From a55e1fbb9d481793dc16a5f7e376b11e1329ec73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:01:55 +0100 Subject: [PATCH 001/210] New translations orchardcore.commerce.contentfields.pot (French) --- .../OrchardCore.Commerce.ContentFields.po | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Localization/fr-FR/OrchardCore.Commerce.ContentFields.po b/Localization/fr-FR/OrchardCore.Commerce.ContentFields.po index a1b52ed..9097d74 100644 --- a/Localization/fr-FR/OrchardCore.Commerce.ContentFields.po +++ b/Localization/fr-FR/OrchardCore.Commerce.ContentFields.po @@ -4,182 +4,182 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: fr\n" -"X-Crowdin-File: OrchardCore.Commerce.ContentFields.pot\n" -"X-Crowdin-File-ID: 924\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.ContentFields.pot\n" +"X-Crowdin-File-ID: 932\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: French\n" "Language: fr_FR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:01\n" #. updater.ModelState.AddModelError(key, T["A value is required for {0}.", key]); -#: OrchardCore.Commerce.ContentFields/Drivers/AddressFieldDisplayDriver.cs:83 +#: OrchardCore.Commerce.ContentFields\Drivers\AddressFieldDisplayDriver.cs:83 msgctxt "OrchardCore.Commerce.Drivers.AddressFieldDisplayDriver" msgid "A value is required for {0}." msgstr "" #. T["The field {0} is invalid.", label].Value); -#: OrchardCore.Commerce.ContentFields/Drivers/PriceFieldDisplayDriver.cs:96 +#: OrchardCore.Commerce.ContentFields\Drivers\PriceFieldDisplayDriver.cs:96 msgctxt "OrchardCore.Commerce.ContentFields.Drivers.PriceFieldDisplayDriver" msgid "The field {0} is invalid." msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.AllCurrencies, T["All Currencies"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:40 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "All Currencies" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.DefaultCurrency, T["Default Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:41 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Default Currency" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.SpecificCurrency, T["Specific Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:42 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Specific Currency" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Name *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:39 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:39 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Department" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:51 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:51 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Company or institution" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:63 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:63 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "First street address *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:76 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:76 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Second street address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:88 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:88 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "City *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:101 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:101 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "State or province" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:113 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:113 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Postal code" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:125 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:125 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Country or region" msgstr "" #. @T["Save this address"] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:153 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:153 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Save this address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product doesn't have a price." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product has a price but its currency doesn't match the current display currency which is {0}." msgstr "" #. @T["The current price is {0}.", price] -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:31 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:31 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The current price is {0}." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this field on the editor."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:12 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:12 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The hint text to display for this field on the editor." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text above the field."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:20 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:20 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The text above the field." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Required" msgstr "" #. @T["If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:42 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:42 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" From 656414359a8cbb40190ace7bfb579cb0920a50e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:01:56 +0100 Subject: [PATCH 002/210] New translations orchardcore.commerce.contentfields.pot (Spanish) --- .../OrchardCore.Commerce.ContentFields.po | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Localization/es-ES/OrchardCore.Commerce.ContentFields.po b/Localization/es-ES/OrchardCore.Commerce.ContentFields.po index 371a22f..55e21ce 100644 --- a/Localization/es-ES/OrchardCore.Commerce.ContentFields.po +++ b/Localization/es-ES/OrchardCore.Commerce.ContentFields.po @@ -4,182 +4,182 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: es-ES\n" -"X-Crowdin-File: OrchardCore.Commerce.ContentFields.pot\n" -"X-Crowdin-File-ID: 924\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.ContentFields.pot\n" +"X-Crowdin-File-ID: 932\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Spanish\n" "Language: es_ES\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:01\n" #. updater.ModelState.AddModelError(key, T["A value is required for {0}.", key]); -#: OrchardCore.Commerce.ContentFields/Drivers/AddressFieldDisplayDriver.cs:83 +#: OrchardCore.Commerce.ContentFields\Drivers\AddressFieldDisplayDriver.cs:83 msgctxt "OrchardCore.Commerce.Drivers.AddressFieldDisplayDriver" msgid "A value is required for {0}." msgstr "" #. T["The field {0} is invalid.", label].Value); -#: OrchardCore.Commerce.ContentFields/Drivers/PriceFieldDisplayDriver.cs:96 +#: OrchardCore.Commerce.ContentFields\Drivers\PriceFieldDisplayDriver.cs:96 msgctxt "OrchardCore.Commerce.ContentFields.Drivers.PriceFieldDisplayDriver" msgid "The field {0} is invalid." msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.AllCurrencies, T["All Currencies"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:40 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "All Currencies" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.DefaultCurrency, T["Default Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:41 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Default Currency" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.SpecificCurrency, T["Specific Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:42 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Specific Currency" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Name *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:39 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:39 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Department" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:51 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:51 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Company or institution" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:63 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:63 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "First street address *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:76 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:76 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Second street address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:88 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:88 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "City *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:101 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:101 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "State or province" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:113 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:113 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Postal code" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:125 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:125 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Country or region" msgstr "" #. @T["Save this address"] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:153 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:153 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Save this address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product doesn't have a price." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product has a price but its currency doesn't match the current display currency which is {0}." msgstr "" #. @T["The current price is {0}.", price] -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:31 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:31 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The current price is {0}." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this field on the editor."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:12 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:12 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The hint text to display for this field on the editor." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text above the field."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:20 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:20 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The text above the field." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Required" msgstr "" #. @T["If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:42 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:42 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" From 1f41864ad6305304fa14c59301d46e320c0e255e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:01:57 +0100 Subject: [PATCH 003/210] New translations orchardcore.commerce.contentfields.pot (Arabic) --- .../OrchardCore.Commerce.ContentFields.po | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Localization/ar-SA/OrchardCore.Commerce.ContentFields.po b/Localization/ar-SA/OrchardCore.Commerce.ContentFields.po index 6c45471..f7ea8e2 100644 --- a/Localization/ar-SA/OrchardCore.Commerce.ContentFields.po +++ b/Localization/ar-SA/OrchardCore.Commerce.ContentFields.po @@ -4,182 +4,182 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: ar\n" -"X-Crowdin-File: OrchardCore.Commerce.ContentFields.pot\n" -"X-Crowdin-File-ID: 924\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.ContentFields.pot\n" +"X-Crowdin-File-ID: 932\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Arabic\n" "Language: ar_SA\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:01\n" #. updater.ModelState.AddModelError(key, T["A value is required for {0}.", key]); -#: OrchardCore.Commerce.ContentFields/Drivers/AddressFieldDisplayDriver.cs:83 +#: OrchardCore.Commerce.ContentFields\Drivers\AddressFieldDisplayDriver.cs:83 msgctxt "OrchardCore.Commerce.Drivers.AddressFieldDisplayDriver" msgid "A value is required for {0}." msgstr "" #. T["The field {0} is invalid.", label].Value); -#: OrchardCore.Commerce.ContentFields/Drivers/PriceFieldDisplayDriver.cs:96 +#: OrchardCore.Commerce.ContentFields\Drivers\PriceFieldDisplayDriver.cs:96 msgctxt "OrchardCore.Commerce.ContentFields.Drivers.PriceFieldDisplayDriver" msgid "The field {0} is invalid." msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.AllCurrencies, T["All Currencies"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:40 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "All Currencies" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.DefaultCurrency, T["Default Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:41 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Default Currency" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.SpecificCurrency, T["Specific Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:42 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Specific Currency" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Name *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:39 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:39 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Department" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:51 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:51 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Company or institution" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:63 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:63 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "First street address *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:76 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:76 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Second street address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:88 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:88 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "City *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:101 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:101 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "State or province" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:113 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:113 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Postal code" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:125 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:125 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Country or region" msgstr "" #. @T["Save this address"] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:153 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:153 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Save this address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product doesn't have a price." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product has a price but its currency doesn't match the current display currency which is {0}." msgstr "" #. @T["The current price is {0}.", price] -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:31 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:31 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The current price is {0}." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this field on the editor."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:12 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:12 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The hint text to display for this field on the editor." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text above the field."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:20 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:20 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The text above the field." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Required" msgstr "" #. @T["If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:42 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:42 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" From 816720711cffee58d08af6311042da743bae67f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:01:58 +0100 Subject: [PATCH 004/210] New translations orchardcore.commerce.contentfields.pot (Czech) --- .../OrchardCore.Commerce.ContentFields.po | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Localization/cs-CZ/OrchardCore.Commerce.ContentFields.po b/Localization/cs-CZ/OrchardCore.Commerce.ContentFields.po index 51988a7..a9c51ea 100644 --- a/Localization/cs-CZ/OrchardCore.Commerce.ContentFields.po +++ b/Localization/cs-CZ/OrchardCore.Commerce.ContentFields.po @@ -4,182 +4,182 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: cs\n" -"X-Crowdin-File: OrchardCore.Commerce.ContentFields.pot\n" -"X-Crowdin-File-ID: 924\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.ContentFields.pot\n" +"X-Crowdin-File-ID: 932\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Czech\n" "Language: cs_CZ\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:01\n" #. updater.ModelState.AddModelError(key, T["A value is required for {0}.", key]); -#: OrchardCore.Commerce.ContentFields/Drivers/AddressFieldDisplayDriver.cs:83 +#: OrchardCore.Commerce.ContentFields\Drivers\AddressFieldDisplayDriver.cs:83 msgctxt "OrchardCore.Commerce.Drivers.AddressFieldDisplayDriver" msgid "A value is required for {0}." msgstr "" #. T["The field {0} is invalid.", label].Value); -#: OrchardCore.Commerce.ContentFields/Drivers/PriceFieldDisplayDriver.cs:96 +#: OrchardCore.Commerce.ContentFields\Drivers\PriceFieldDisplayDriver.cs:96 msgctxt "OrchardCore.Commerce.ContentFields.Drivers.PriceFieldDisplayDriver" msgid "The field {0} is invalid." msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.AllCurrencies, T["All Currencies"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:40 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "All Currencies" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.DefaultCurrency, T["Default Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:41 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Default Currency" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.SpecificCurrency, T["Specific Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:42 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Specific Currency" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Name *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:39 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:39 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Department" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:51 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:51 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Company or institution" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:63 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:63 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "First street address *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:76 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:76 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Second street address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:88 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:88 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "City *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:101 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:101 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "State or province" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:113 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:113 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Postal code" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:125 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:125 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Country or region" msgstr "" #. @T["Save this address"] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:153 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:153 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Save this address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product doesn't have a price." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product has a price but its currency doesn't match the current display currency which is {0}." msgstr "" #. @T["The current price is {0}.", price] -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:31 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:31 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The current price is {0}." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this field on the editor."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:12 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:12 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The hint text to display for this field on the editor." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text above the field."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:20 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:20 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The text above the field." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Required" msgstr "" #. @T["If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:42 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:42 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" From 1a23dcaf82efe983840c2253377faa469f7ca757 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:00 +0100 Subject: [PATCH 005/210] New translations orchardcore.commerce.contentfields.pot (German) --- .../OrchardCore.Commerce.ContentFields.po | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Localization/de-DE/OrchardCore.Commerce.ContentFields.po b/Localization/de-DE/OrchardCore.Commerce.ContentFields.po index 0cf0b18..03d9f64 100644 --- a/Localization/de-DE/OrchardCore.Commerce.ContentFields.po +++ b/Localization/de-DE/OrchardCore.Commerce.ContentFields.po @@ -4,182 +4,182 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: de\n" -"X-Crowdin-File: OrchardCore.Commerce.ContentFields.pot\n" -"X-Crowdin-File-ID: 924\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.ContentFields.pot\n" +"X-Crowdin-File-ID: 932\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: German\n" "Language: de_DE\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:01\n" #. updater.ModelState.AddModelError(key, T["A value is required for {0}.", key]); -#: OrchardCore.Commerce.ContentFields/Drivers/AddressFieldDisplayDriver.cs:83 +#: OrchardCore.Commerce.ContentFields\Drivers\AddressFieldDisplayDriver.cs:83 msgctxt "OrchardCore.Commerce.Drivers.AddressFieldDisplayDriver" msgid "A value is required for {0}." msgstr "" #. T["The field {0} is invalid.", label].Value); -#: OrchardCore.Commerce.ContentFields/Drivers/PriceFieldDisplayDriver.cs:96 +#: OrchardCore.Commerce.ContentFields\Drivers\PriceFieldDisplayDriver.cs:96 msgctxt "OrchardCore.Commerce.ContentFields.Drivers.PriceFieldDisplayDriver" msgid "The field {0} is invalid." msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.AllCurrencies, T["All Currencies"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:40 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "All Currencies" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.DefaultCurrency, T["Default Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:41 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Default Currency" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.SpecificCurrency, T["Specific Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:42 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Specific Currency" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Name *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:39 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:39 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Department" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:51 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:51 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Company or institution" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:63 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:63 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "First street address *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:76 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:76 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Second street address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:88 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:88 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "City *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:101 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:101 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "State or province" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:113 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:113 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Postal code" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:125 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:125 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Country or region" msgstr "" #. @T["Save this address"] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:153 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:153 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Save this address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product doesn't have a price." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product has a price but its currency doesn't match the current display currency which is {0}." msgstr "" #. @T["The current price is {0}.", price] -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:31 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:31 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The current price is {0}." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this field on the editor."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:12 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:12 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The hint text to display for this field on the editor." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text above the field."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:20 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:20 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The text above the field." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Required" msgstr "" #. @T["If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:42 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:42 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" From 162c3a78882a5f7776cfbf04dcd1ac28f8384232 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:01 +0100 Subject: [PATCH 006/210] New translations orchardcore.commerce.contentfields.pot (Greek) --- .../OrchardCore.Commerce.ContentFields.po | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Localization/el-GR/OrchardCore.Commerce.ContentFields.po b/Localization/el-GR/OrchardCore.Commerce.ContentFields.po index 93c9ac7..bd47209 100644 --- a/Localization/el-GR/OrchardCore.Commerce.ContentFields.po +++ b/Localization/el-GR/OrchardCore.Commerce.ContentFields.po @@ -4,182 +4,182 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: el\n" -"X-Crowdin-File: OrchardCore.Commerce.ContentFields.pot\n" -"X-Crowdin-File-ID: 924\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.ContentFields.pot\n" +"X-Crowdin-File-ID: 932\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Greek\n" "Language: el_GR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" #. updater.ModelState.AddModelError(key, T["A value is required for {0}.", key]); -#: OrchardCore.Commerce.ContentFields/Drivers/AddressFieldDisplayDriver.cs:83 +#: OrchardCore.Commerce.ContentFields\Drivers\AddressFieldDisplayDriver.cs:83 msgctxt "OrchardCore.Commerce.Drivers.AddressFieldDisplayDriver" msgid "A value is required for {0}." msgstr "" #. T["The field {0} is invalid.", label].Value); -#: OrchardCore.Commerce.ContentFields/Drivers/PriceFieldDisplayDriver.cs:96 +#: OrchardCore.Commerce.ContentFields\Drivers\PriceFieldDisplayDriver.cs:96 msgctxt "OrchardCore.Commerce.ContentFields.Drivers.PriceFieldDisplayDriver" msgid "The field {0} is invalid." msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.AllCurrencies, T["All Currencies"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:40 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "All Currencies" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.DefaultCurrency, T["Default Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:41 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Default Currency" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.SpecificCurrency, T["Specific Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:42 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Specific Currency" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Name *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:39 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:39 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Department" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:51 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:51 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Company or institution" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:63 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:63 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "First street address *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:76 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:76 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Second street address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:88 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:88 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "City *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:101 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:101 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "State or province" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:113 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:113 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Postal code" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:125 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:125 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Country or region" msgstr "" #. @T["Save this address"] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:153 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:153 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Save this address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product doesn't have a price." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product has a price but its currency doesn't match the current display currency which is {0}." msgstr "" #. @T["The current price is {0}.", price] -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:31 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:31 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The current price is {0}." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this field on the editor."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:12 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:12 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The hint text to display for this field on the editor." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text above the field."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:20 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:20 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The text above the field." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Required" msgstr "" #. @T["If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:42 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:42 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" From 2761dfefe8fc08f6dcffd0a0b7692dc68c15b766 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:02 +0100 Subject: [PATCH 007/210] New translations orchardcore.commerce.contentfields.pot (Finnish) --- .../OrchardCore.Commerce.ContentFields.po | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Localization/fi-FI/OrchardCore.Commerce.ContentFields.po b/Localization/fi-FI/OrchardCore.Commerce.ContentFields.po index a063478..d1a7a9a 100644 --- a/Localization/fi-FI/OrchardCore.Commerce.ContentFields.po +++ b/Localization/fi-FI/OrchardCore.Commerce.ContentFields.po @@ -4,182 +4,182 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: fi\n" -"X-Crowdin-File: OrchardCore.Commerce.ContentFields.pot\n" -"X-Crowdin-File-ID: 924\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.ContentFields.pot\n" +"X-Crowdin-File-ID: 932\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Finnish\n" "Language: fi_FI\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" #. updater.ModelState.AddModelError(key, T["A value is required for {0}.", key]); -#: OrchardCore.Commerce.ContentFields/Drivers/AddressFieldDisplayDriver.cs:83 +#: OrchardCore.Commerce.ContentFields\Drivers\AddressFieldDisplayDriver.cs:83 msgctxt "OrchardCore.Commerce.Drivers.AddressFieldDisplayDriver" msgid "A value is required for {0}." msgstr "" #. T["The field {0} is invalid.", label].Value); -#: OrchardCore.Commerce.ContentFields/Drivers/PriceFieldDisplayDriver.cs:96 +#: OrchardCore.Commerce.ContentFields\Drivers\PriceFieldDisplayDriver.cs:96 msgctxt "OrchardCore.Commerce.ContentFields.Drivers.PriceFieldDisplayDriver" msgid "The field {0} is invalid." msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.AllCurrencies, T["All Currencies"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:40 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "All Currencies" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.DefaultCurrency, T["Default Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:41 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Default Currency" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.SpecificCurrency, T["Specific Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:42 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Specific Currency" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Name *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:39 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:39 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Department" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:51 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:51 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Company or institution" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:63 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:63 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "First street address *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:76 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:76 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Second street address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:88 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:88 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "City *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:101 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:101 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "State or province" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:113 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:113 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Postal code" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:125 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:125 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Country or region" msgstr "" #. @T["Save this address"] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:153 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:153 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Save this address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product doesn't have a price." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product has a price but its currency doesn't match the current display currency which is {0}." msgstr "" #. @T["The current price is {0}.", price] -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:31 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:31 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The current price is {0}." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this field on the editor."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:12 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:12 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The hint text to display for this field on the editor." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text above the field."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:20 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:20 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The text above the field." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Required" msgstr "" #. @T["If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:42 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:42 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" From 22f5624bb01f99c183257b5d309ae08f8e38df54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:03 +0100 Subject: [PATCH 008/210] New translations orchardcore.commerce.contentfields.pot (Hebrew) --- .../OrchardCore.Commerce.ContentFields.po | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Localization/he-IL/OrchardCore.Commerce.ContentFields.po b/Localization/he-IL/OrchardCore.Commerce.ContentFields.po index b56d8ca..bd8e1e2 100644 --- a/Localization/he-IL/OrchardCore.Commerce.ContentFields.po +++ b/Localization/he-IL/OrchardCore.Commerce.ContentFields.po @@ -4,182 +4,182 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: he\n" -"X-Crowdin-File: OrchardCore.Commerce.ContentFields.pot\n" -"X-Crowdin-File-ID: 924\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.ContentFields.pot\n" +"X-Crowdin-File-ID: 932\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Hebrew\n" "Language: he_IL\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" #. updater.ModelState.AddModelError(key, T["A value is required for {0}.", key]); -#: OrchardCore.Commerce.ContentFields/Drivers/AddressFieldDisplayDriver.cs:83 +#: OrchardCore.Commerce.ContentFields\Drivers\AddressFieldDisplayDriver.cs:83 msgctxt "OrchardCore.Commerce.Drivers.AddressFieldDisplayDriver" msgid "A value is required for {0}." msgstr "" #. T["The field {0} is invalid.", label].Value); -#: OrchardCore.Commerce.ContentFields/Drivers/PriceFieldDisplayDriver.cs:96 +#: OrchardCore.Commerce.ContentFields\Drivers\PriceFieldDisplayDriver.cs:96 msgctxt "OrchardCore.Commerce.ContentFields.Drivers.PriceFieldDisplayDriver" msgid "The field {0} is invalid." msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.AllCurrencies, T["All Currencies"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:40 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "All Currencies" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.DefaultCurrency, T["Default Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:41 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Default Currency" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.SpecificCurrency, T["Specific Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:42 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Specific Currency" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Name *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:39 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:39 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Department" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:51 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:51 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Company or institution" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:63 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:63 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "First street address *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:76 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:76 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Second street address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:88 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:88 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "City *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:101 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:101 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "State or province" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:113 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:113 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Postal code" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:125 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:125 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Country or region" msgstr "" #. @T["Save this address"] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:153 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:153 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Save this address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product doesn't have a price." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product has a price but its currency doesn't match the current display currency which is {0}." msgstr "" #. @T["The current price is {0}.", price] -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:31 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:31 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The current price is {0}." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this field on the editor."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:12 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:12 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The hint text to display for this field on the editor." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text above the field."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:20 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:20 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The text above the field." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Required" msgstr "" #. @T["If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:42 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:42 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" From d43e2155b4d4751070badfc94b30d977cf7ea2c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:04 +0100 Subject: [PATCH 009/210] New translations orchardcore.commerce.contentfields.pot (Hungarian) --- .../OrchardCore.Commerce.ContentFields.po | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Localization/hu-HU/OrchardCore.Commerce.ContentFields.po b/Localization/hu-HU/OrchardCore.Commerce.ContentFields.po index 7872412..e81a797 100644 --- a/Localization/hu-HU/OrchardCore.Commerce.ContentFields.po +++ b/Localization/hu-HU/OrchardCore.Commerce.ContentFields.po @@ -4,182 +4,182 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: hu\n" -"X-Crowdin-File: OrchardCore.Commerce.ContentFields.pot\n" -"X-Crowdin-File-ID: 924\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.ContentFields.pot\n" +"X-Crowdin-File-ID: 932\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Hungarian\n" "Language: hu_HU\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" #. updater.ModelState.AddModelError(key, T["A value is required for {0}.", key]); -#: OrchardCore.Commerce.ContentFields/Drivers/AddressFieldDisplayDriver.cs:83 +#: OrchardCore.Commerce.ContentFields\Drivers\AddressFieldDisplayDriver.cs:83 msgctxt "OrchardCore.Commerce.Drivers.AddressFieldDisplayDriver" msgid "A value is required for {0}." msgstr "" #. T["The field {0} is invalid.", label].Value); -#: OrchardCore.Commerce.ContentFields/Drivers/PriceFieldDisplayDriver.cs:96 +#: OrchardCore.Commerce.ContentFields\Drivers\PriceFieldDisplayDriver.cs:96 msgctxt "OrchardCore.Commerce.ContentFields.Drivers.PriceFieldDisplayDriver" msgid "The field {0} is invalid." msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.AllCurrencies, T["All Currencies"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:40 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "All Currencies" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.DefaultCurrency, T["Default Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:41 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Default Currency" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.SpecificCurrency, T["Specific Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:42 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Specific Currency" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Name *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:39 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:39 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Department" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:51 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:51 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Company or institution" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:63 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:63 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "First street address *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:76 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:76 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Second street address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:88 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:88 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "City *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:101 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:101 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "State or province" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:113 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:113 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Postal code" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:125 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:125 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Country or region" msgstr "" #. @T["Save this address"] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:153 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:153 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Save this address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product doesn't have a price." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product has a price but its currency doesn't match the current display currency which is {0}." msgstr "" #. @T["The current price is {0}.", price] -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:31 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:31 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The current price is {0}." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this field on the editor."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:12 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:12 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The hint text to display for this field on the editor." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text above the field."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:20 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:20 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The text above the field." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Required" msgstr "" #. @T["If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:42 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:42 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" From e0b9b88b27d93df57f294588b85968d6d85065d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:06 +0100 Subject: [PATCH 010/210] New translations orchardcore.commerce.contentfields.pot (Italian) --- .../OrchardCore.Commerce.ContentFields.po | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Localization/it-IT/OrchardCore.Commerce.ContentFields.po b/Localization/it-IT/OrchardCore.Commerce.ContentFields.po index c137dd9..1bb04ba 100644 --- a/Localization/it-IT/OrchardCore.Commerce.ContentFields.po +++ b/Localization/it-IT/OrchardCore.Commerce.ContentFields.po @@ -4,182 +4,182 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: it\n" -"X-Crowdin-File: OrchardCore.Commerce.ContentFields.pot\n" -"X-Crowdin-File-ID: 924\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.ContentFields.pot\n" +"X-Crowdin-File-ID: 932\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Italian\n" "Language: it_IT\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" #. updater.ModelState.AddModelError(key, T["A value is required for {0}.", key]); -#: OrchardCore.Commerce.ContentFields/Drivers/AddressFieldDisplayDriver.cs:83 +#: OrchardCore.Commerce.ContentFields\Drivers\AddressFieldDisplayDriver.cs:83 msgctxt "OrchardCore.Commerce.Drivers.AddressFieldDisplayDriver" msgid "A value is required for {0}." msgstr "" #. T["The field {0} is invalid.", label].Value); -#: OrchardCore.Commerce.ContentFields/Drivers/PriceFieldDisplayDriver.cs:96 +#: OrchardCore.Commerce.ContentFields\Drivers\PriceFieldDisplayDriver.cs:96 msgctxt "OrchardCore.Commerce.ContentFields.Drivers.PriceFieldDisplayDriver" msgid "The field {0} is invalid." msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.AllCurrencies, T["All Currencies"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:40 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "All Currencies" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.DefaultCurrency, T["Default Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:41 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Default Currency" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.SpecificCurrency, T["Specific Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:42 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Specific Currency" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Name *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:39 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:39 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Department" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:51 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:51 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Company or institution" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:63 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:63 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "First street address *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:76 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:76 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Second street address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:88 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:88 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "City *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:101 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:101 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "State or province" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:113 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:113 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Postal code" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:125 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:125 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Country or region" msgstr "" #. @T["Save this address"] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:153 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:153 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Save this address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product doesn't have a price." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product has a price but its currency doesn't match the current display currency which is {0}." msgstr "" #. @T["The current price is {0}.", price] -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:31 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:31 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The current price is {0}." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this field on the editor."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:12 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:12 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The hint text to display for this field on the editor." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text above the field."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:20 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:20 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The text above the field." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Required" msgstr "" #. @T["If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:42 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:42 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" From 5dbe092ca72326baf50d64c8204e0f8d726423b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:07 +0100 Subject: [PATCH 011/210] New translations orchardcore.commerce.contentfields.pot (Japanese) --- .../OrchardCore.Commerce.ContentFields.po | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Localization/ja-JP/OrchardCore.Commerce.ContentFields.po b/Localization/ja-JP/OrchardCore.Commerce.ContentFields.po index 7198aef..f755b6e 100644 --- a/Localization/ja-JP/OrchardCore.Commerce.ContentFields.po +++ b/Localization/ja-JP/OrchardCore.Commerce.ContentFields.po @@ -4,182 +4,182 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: ja\n" -"X-Crowdin-File: OrchardCore.Commerce.ContentFields.pot\n" -"X-Crowdin-File-ID: 924\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.ContentFields.pot\n" +"X-Crowdin-File-ID: 932\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Japanese\n" "Language: ja_JP\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" #. updater.ModelState.AddModelError(key, T["A value is required for {0}.", key]); -#: OrchardCore.Commerce.ContentFields/Drivers/AddressFieldDisplayDriver.cs:83 +#: OrchardCore.Commerce.ContentFields\Drivers\AddressFieldDisplayDriver.cs:83 msgctxt "OrchardCore.Commerce.Drivers.AddressFieldDisplayDriver" msgid "A value is required for {0}." msgstr "" #. T["The field {0} is invalid.", label].Value); -#: OrchardCore.Commerce.ContentFields/Drivers/PriceFieldDisplayDriver.cs:96 +#: OrchardCore.Commerce.ContentFields\Drivers\PriceFieldDisplayDriver.cs:96 msgctxt "OrchardCore.Commerce.ContentFields.Drivers.PriceFieldDisplayDriver" msgid "The field {0} is invalid." msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.AllCurrencies, T["All Currencies"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:40 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "All Currencies" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.DefaultCurrency, T["Default Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:41 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Default Currency" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.SpecificCurrency, T["Specific Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:42 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Specific Currency" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Name *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:39 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:39 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Department" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:51 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:51 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Company or institution" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:63 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:63 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "First street address *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:76 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:76 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Second street address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:88 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:88 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "City *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:101 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:101 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "State or province" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:113 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:113 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Postal code" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:125 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:125 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Country or region" msgstr "" #. @T["Save this address"] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:153 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:153 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Save this address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product doesn't have a price." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product has a price but its currency doesn't match the current display currency which is {0}." msgstr "" #. @T["The current price is {0}.", price] -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:31 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:31 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The current price is {0}." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this field on the editor."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:12 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:12 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The hint text to display for this field on the editor." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text above the field."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:20 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:20 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The text above the field." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Required" msgstr "" #. @T["If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:42 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:42 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" From fff377d351425a29afe632d07975f8f7aace05a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:08 +0100 Subject: [PATCH 012/210] New translations orchardcore.commerce.contentfields.pot (Korean) --- .../OrchardCore.Commerce.ContentFields.po | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Localization/ko-KR/OrchardCore.Commerce.ContentFields.po b/Localization/ko-KR/OrchardCore.Commerce.ContentFields.po index a692054..b02c238 100644 --- a/Localization/ko-KR/OrchardCore.Commerce.ContentFields.po +++ b/Localization/ko-KR/OrchardCore.Commerce.ContentFields.po @@ -4,182 +4,182 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: ko\n" -"X-Crowdin-File: OrchardCore.Commerce.ContentFields.pot\n" -"X-Crowdin-File-ID: 924\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.ContentFields.pot\n" +"X-Crowdin-File-ID: 932\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Korean\n" "Language: ko_KR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" #. updater.ModelState.AddModelError(key, T["A value is required for {0}.", key]); -#: OrchardCore.Commerce.ContentFields/Drivers/AddressFieldDisplayDriver.cs:83 +#: OrchardCore.Commerce.ContentFields\Drivers\AddressFieldDisplayDriver.cs:83 msgctxt "OrchardCore.Commerce.Drivers.AddressFieldDisplayDriver" msgid "A value is required for {0}." msgstr "" #. T["The field {0} is invalid.", label].Value); -#: OrchardCore.Commerce.ContentFields/Drivers/PriceFieldDisplayDriver.cs:96 +#: OrchardCore.Commerce.ContentFields\Drivers\PriceFieldDisplayDriver.cs:96 msgctxt "OrchardCore.Commerce.ContentFields.Drivers.PriceFieldDisplayDriver" msgid "The field {0} is invalid." msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.AllCurrencies, T["All Currencies"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:40 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "All Currencies" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.DefaultCurrency, T["Default Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:41 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Default Currency" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.SpecificCurrency, T["Specific Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:42 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Specific Currency" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Name *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:39 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:39 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Department" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:51 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:51 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Company or institution" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:63 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:63 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "First street address *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:76 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:76 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Second street address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:88 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:88 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "City *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:101 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:101 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "State or province" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:113 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:113 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Postal code" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:125 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:125 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Country or region" msgstr "" #. @T["Save this address"] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:153 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:153 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Save this address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product doesn't have a price." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product has a price but its currency doesn't match the current display currency which is {0}." msgstr "" #. @T["The current price is {0}.", price] -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:31 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:31 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The current price is {0}." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this field on the editor."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:12 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:12 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The hint text to display for this field on the editor." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text above the field."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:20 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:20 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The text above the field." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Required" msgstr "" #. @T["If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:42 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:42 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" From f6a0170a923ff14527ef58b0459dc46f8f48f8ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:09 +0100 Subject: [PATCH 013/210] New translations orchardcore.commerce.contentfields.pot (Lithuanian) --- .../OrchardCore.Commerce.ContentFields.po | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Localization/lt-LT/OrchardCore.Commerce.ContentFields.po b/Localization/lt-LT/OrchardCore.Commerce.ContentFields.po index ce0959b..9791b84 100644 --- a/Localization/lt-LT/OrchardCore.Commerce.ContentFields.po +++ b/Localization/lt-LT/OrchardCore.Commerce.ContentFields.po @@ -4,182 +4,182 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: lt\n" -"X-Crowdin-File: OrchardCore.Commerce.ContentFields.pot\n" -"X-Crowdin-File-ID: 924\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.ContentFields.pot\n" +"X-Crowdin-File-ID: 932\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Lithuanian\n" "Language: lt_LT\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" #. updater.ModelState.AddModelError(key, T["A value is required for {0}.", key]); -#: OrchardCore.Commerce.ContentFields/Drivers/AddressFieldDisplayDriver.cs:83 +#: OrchardCore.Commerce.ContentFields\Drivers\AddressFieldDisplayDriver.cs:83 msgctxt "OrchardCore.Commerce.Drivers.AddressFieldDisplayDriver" msgid "A value is required for {0}." msgstr "" #. T["The field {0} is invalid.", label].Value); -#: OrchardCore.Commerce.ContentFields/Drivers/PriceFieldDisplayDriver.cs:96 +#: OrchardCore.Commerce.ContentFields\Drivers\PriceFieldDisplayDriver.cs:96 msgctxt "OrchardCore.Commerce.ContentFields.Drivers.PriceFieldDisplayDriver" msgid "The field {0} is invalid." msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.AllCurrencies, T["All Currencies"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:40 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "All Currencies" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.DefaultCurrency, T["Default Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:41 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Default Currency" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.SpecificCurrency, T["Specific Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:42 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Specific Currency" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Name *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:39 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:39 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Department" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:51 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:51 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Company or institution" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:63 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:63 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "First street address *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:76 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:76 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Second street address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:88 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:88 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "City *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:101 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:101 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "State or province" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:113 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:113 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Postal code" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:125 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:125 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Country or region" msgstr "" #. @T["Save this address"] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:153 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:153 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Save this address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product doesn't have a price." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product has a price but its currency doesn't match the current display currency which is {0}." msgstr "" #. @T["The current price is {0}.", price] -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:31 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:31 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The current price is {0}." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this field on the editor."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:12 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:12 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The hint text to display for this field on the editor." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text above the field."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:20 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:20 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The text above the field." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Required" msgstr "" #. @T["If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:42 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:42 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" From e54ae2b8e6d1017f365520a6e402cb27878c8232 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:10 +0100 Subject: [PATCH 014/210] New translations orchardcore.commerce.contentfields.pot (Macedonian) --- .../OrchardCore.Commerce.ContentFields.po | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Localization/mk-MK/OrchardCore.Commerce.ContentFields.po b/Localization/mk-MK/OrchardCore.Commerce.ContentFields.po index 5dcc1c4..5d83f26 100644 --- a/Localization/mk-MK/OrchardCore.Commerce.ContentFields.po +++ b/Localization/mk-MK/OrchardCore.Commerce.ContentFields.po @@ -4,182 +4,182 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: mk\n" -"X-Crowdin-File: OrchardCore.Commerce.ContentFields.pot\n" -"X-Crowdin-File-ID: 924\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.ContentFields.pot\n" +"X-Crowdin-File-ID: 932\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Macedonian\n" "Language: mk_MK\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" #. updater.ModelState.AddModelError(key, T["A value is required for {0}.", key]); -#: OrchardCore.Commerce.ContentFields/Drivers/AddressFieldDisplayDriver.cs:83 +#: OrchardCore.Commerce.ContentFields\Drivers\AddressFieldDisplayDriver.cs:83 msgctxt "OrchardCore.Commerce.Drivers.AddressFieldDisplayDriver" msgid "A value is required for {0}." msgstr "" #. T["The field {0} is invalid.", label].Value); -#: OrchardCore.Commerce.ContentFields/Drivers/PriceFieldDisplayDriver.cs:96 +#: OrchardCore.Commerce.ContentFields\Drivers\PriceFieldDisplayDriver.cs:96 msgctxt "OrchardCore.Commerce.ContentFields.Drivers.PriceFieldDisplayDriver" msgid "The field {0} is invalid." msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.AllCurrencies, T["All Currencies"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:40 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "All Currencies" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.DefaultCurrency, T["Default Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:41 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Default Currency" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.SpecificCurrency, T["Specific Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:42 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Specific Currency" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Name *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:39 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:39 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Department" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:51 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:51 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Company or institution" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:63 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:63 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "First street address *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:76 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:76 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Second street address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:88 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:88 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "City *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:101 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:101 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "State or province" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:113 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:113 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Postal code" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:125 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:125 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Country or region" msgstr "" #. @T["Save this address"] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:153 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:153 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Save this address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product doesn't have a price." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product has a price but its currency doesn't match the current display currency which is {0}." msgstr "" #. @T["The current price is {0}.", price] -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:31 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:31 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The current price is {0}." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this field on the editor."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:12 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:12 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The hint text to display for this field on the editor." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text above the field."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:20 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:20 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The text above the field." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Required" msgstr "" #. @T["If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:42 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:42 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" From e9d0f819708f1c0d2a89715331adb0d28304a910 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:11 +0100 Subject: [PATCH 015/210] New translations orchardcore.commerce.contentfields.pot (Dutch) --- .../OrchardCore.Commerce.ContentFields.po | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Localization/nl-NL/OrchardCore.Commerce.ContentFields.po b/Localization/nl-NL/OrchardCore.Commerce.ContentFields.po index e05328c..1d88892 100644 --- a/Localization/nl-NL/OrchardCore.Commerce.ContentFields.po +++ b/Localization/nl-NL/OrchardCore.Commerce.ContentFields.po @@ -4,182 +4,182 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: nl\n" -"X-Crowdin-File: OrchardCore.Commerce.ContentFields.pot\n" -"X-Crowdin-File-ID: 924\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.ContentFields.pot\n" +"X-Crowdin-File-ID: 932\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Dutch\n" "Language: nl_NL\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" #. updater.ModelState.AddModelError(key, T["A value is required for {0}.", key]); -#: OrchardCore.Commerce.ContentFields/Drivers/AddressFieldDisplayDriver.cs:83 +#: OrchardCore.Commerce.ContentFields\Drivers\AddressFieldDisplayDriver.cs:83 msgctxt "OrchardCore.Commerce.Drivers.AddressFieldDisplayDriver" msgid "A value is required for {0}." msgstr "" #. T["The field {0} is invalid.", label].Value); -#: OrchardCore.Commerce.ContentFields/Drivers/PriceFieldDisplayDriver.cs:96 +#: OrchardCore.Commerce.ContentFields\Drivers\PriceFieldDisplayDriver.cs:96 msgctxt "OrchardCore.Commerce.ContentFields.Drivers.PriceFieldDisplayDriver" msgid "The field {0} is invalid." msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.AllCurrencies, T["All Currencies"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:40 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "All Currencies" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.DefaultCurrency, T["Default Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:41 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Default Currency" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.SpecificCurrency, T["Specific Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:42 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Specific Currency" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Name *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:39 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:39 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Department" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:51 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:51 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Company or institution" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:63 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:63 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "First street address *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:76 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:76 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Second street address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:88 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:88 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "City *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:101 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:101 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "State or province" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:113 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:113 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Postal code" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:125 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:125 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Country or region" msgstr "" #. @T["Save this address"] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:153 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:153 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Save this address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product doesn't have a price." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product has a price but its currency doesn't match the current display currency which is {0}." msgstr "" #. @T["The current price is {0}.", price] -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:31 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:31 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The current price is {0}." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this field on the editor."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:12 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:12 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The hint text to display for this field on the editor." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text above the field."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:20 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:20 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The text above the field." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Required" msgstr "" #. @T["If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:42 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:42 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" From 031fa64c68c702cdabd5ce9ddbb53feec4d9bfd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:13 +0100 Subject: [PATCH 016/210] New translations orchardcore.commerce.contentfields.pot (Polish) --- .../OrchardCore.Commerce.ContentFields.po | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Localization/pl-PL/OrchardCore.Commerce.ContentFields.po b/Localization/pl-PL/OrchardCore.Commerce.ContentFields.po index 22648f1..cf14cbd 100644 --- a/Localization/pl-PL/OrchardCore.Commerce.ContentFields.po +++ b/Localization/pl-PL/OrchardCore.Commerce.ContentFields.po @@ -4,182 +4,182 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: pl\n" -"X-Crowdin-File: OrchardCore.Commerce.ContentFields.pot\n" -"X-Crowdin-File-ID: 924\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.ContentFields.pot\n" +"X-Crowdin-File-ID: 932\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Polish\n" "Language: pl_PL\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" #. updater.ModelState.AddModelError(key, T["A value is required for {0}.", key]); -#: OrchardCore.Commerce.ContentFields/Drivers/AddressFieldDisplayDriver.cs:83 +#: OrchardCore.Commerce.ContentFields\Drivers\AddressFieldDisplayDriver.cs:83 msgctxt "OrchardCore.Commerce.Drivers.AddressFieldDisplayDriver" msgid "A value is required for {0}." msgstr "" #. T["The field {0} is invalid.", label].Value); -#: OrchardCore.Commerce.ContentFields/Drivers/PriceFieldDisplayDriver.cs:96 +#: OrchardCore.Commerce.ContentFields\Drivers\PriceFieldDisplayDriver.cs:96 msgctxt "OrchardCore.Commerce.ContentFields.Drivers.PriceFieldDisplayDriver" msgid "The field {0} is invalid." msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.AllCurrencies, T["All Currencies"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:40 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "All Currencies" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.DefaultCurrency, T["Default Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:41 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Default Currency" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.SpecificCurrency, T["Specific Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:42 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Specific Currency" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Name *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:39 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:39 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Department" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:51 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:51 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Company or institution" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:63 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:63 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "First street address *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:76 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:76 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Second street address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:88 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:88 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "City *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:101 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:101 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "State or province" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:113 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:113 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Postal code" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:125 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:125 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Country or region" msgstr "" #. @T["Save this address"] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:153 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:153 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Save this address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product doesn't have a price." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product has a price but its currency doesn't match the current display currency which is {0}." msgstr "" #. @T["The current price is {0}.", price] -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:31 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:31 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The current price is {0}." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this field on the editor."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:12 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:12 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The hint text to display for this field on the editor." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text above the field."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:20 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:20 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The text above the field." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Required" msgstr "" #. @T["If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:42 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:42 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" From ac3d882e59f325442b7ccabf138bfd88938c9f85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:14 +0100 Subject: [PATCH 017/210] New translations orchardcore.commerce.contentfields.pot (Portuguese) --- .../OrchardCore.Commerce.ContentFields.po | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Localization/pt-PT/OrchardCore.Commerce.ContentFields.po b/Localization/pt-PT/OrchardCore.Commerce.ContentFields.po index 7ecbec3..5044110 100644 --- a/Localization/pt-PT/OrchardCore.Commerce.ContentFields.po +++ b/Localization/pt-PT/OrchardCore.Commerce.ContentFields.po @@ -4,182 +4,182 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: pt-PT\n" -"X-Crowdin-File: OrchardCore.Commerce.ContentFields.pot\n" -"X-Crowdin-File-ID: 924\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.ContentFields.pot\n" +"X-Crowdin-File-ID: 932\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Portuguese\n" "Language: pt_PT\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" #. updater.ModelState.AddModelError(key, T["A value is required for {0}.", key]); -#: OrchardCore.Commerce.ContentFields/Drivers/AddressFieldDisplayDriver.cs:83 +#: OrchardCore.Commerce.ContentFields\Drivers\AddressFieldDisplayDriver.cs:83 msgctxt "OrchardCore.Commerce.Drivers.AddressFieldDisplayDriver" msgid "A value is required for {0}." msgstr "" #. T["The field {0} is invalid.", label].Value); -#: OrchardCore.Commerce.ContentFields/Drivers/PriceFieldDisplayDriver.cs:96 +#: OrchardCore.Commerce.ContentFields\Drivers\PriceFieldDisplayDriver.cs:96 msgctxt "OrchardCore.Commerce.ContentFields.Drivers.PriceFieldDisplayDriver" msgid "The field {0} is invalid." msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.AllCurrencies, T["All Currencies"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:40 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "All Currencies" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.DefaultCurrency, T["Default Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:41 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Default Currency" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.SpecificCurrency, T["Specific Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:42 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Specific Currency" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Name *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:39 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:39 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Department" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:51 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:51 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Company or institution" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:63 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:63 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "First street address *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:76 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:76 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Second street address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:88 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:88 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "City *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:101 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:101 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "State or province" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:113 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:113 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Postal code" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:125 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:125 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Country or region" msgstr "" #. @T["Save this address"] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:153 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:153 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Save this address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product doesn't have a price." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product has a price but its currency doesn't match the current display currency which is {0}." msgstr "" #. @T["The current price is {0}.", price] -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:31 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:31 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The current price is {0}." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this field on the editor."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:12 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:12 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The hint text to display for this field on the editor." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text above the field."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:20 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:20 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The text above the field." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Required" msgstr "" #. @T["If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:42 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:42 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" From 726d0e75ef8fd8a1b283b5dbeb058b2e230128b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:15 +0100 Subject: [PATCH 018/210] New translations orchardcore.commerce.contentfields.pot (Russian) --- .../OrchardCore.Commerce.ContentFields.po | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Localization/ru-RU/OrchardCore.Commerce.ContentFields.po b/Localization/ru-RU/OrchardCore.Commerce.ContentFields.po index 92f3cdc..f7941a3 100644 --- a/Localization/ru-RU/OrchardCore.Commerce.ContentFields.po +++ b/Localization/ru-RU/OrchardCore.Commerce.ContentFields.po @@ -4,182 +4,182 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: ru\n" -"X-Crowdin-File: OrchardCore.Commerce.ContentFields.pot\n" -"X-Crowdin-File-ID: 924\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.ContentFields.pot\n" +"X-Crowdin-File-ID: 932\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Russian\n" "Language: ru_RU\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" #. updater.ModelState.AddModelError(key, T["A value is required for {0}.", key]); -#: OrchardCore.Commerce.ContentFields/Drivers/AddressFieldDisplayDriver.cs:83 +#: OrchardCore.Commerce.ContentFields\Drivers\AddressFieldDisplayDriver.cs:83 msgctxt "OrchardCore.Commerce.Drivers.AddressFieldDisplayDriver" msgid "A value is required for {0}." msgstr "" #. T["The field {0} is invalid.", label].Value); -#: OrchardCore.Commerce.ContentFields/Drivers/PriceFieldDisplayDriver.cs:96 +#: OrchardCore.Commerce.ContentFields\Drivers\PriceFieldDisplayDriver.cs:96 msgctxt "OrchardCore.Commerce.ContentFields.Drivers.PriceFieldDisplayDriver" msgid "The field {0} is invalid." msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.AllCurrencies, T["All Currencies"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:40 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "All Currencies" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.DefaultCurrency, T["Default Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:41 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Default Currency" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.SpecificCurrency, T["Specific Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:42 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Specific Currency" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Name *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:39 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:39 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Department" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:51 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:51 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Company or institution" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:63 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:63 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "First street address *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:76 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:76 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Second street address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:88 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:88 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "City *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:101 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:101 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "State or province" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:113 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:113 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Postal code" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:125 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:125 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Country or region" msgstr "" #. @T["Save this address"] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:153 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:153 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Save this address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product doesn't have a price." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product has a price but its currency doesn't match the current display currency which is {0}." msgstr "" #. @T["The current price is {0}.", price] -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:31 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:31 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The current price is {0}." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this field on the editor."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:12 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:12 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The hint text to display for this field on the editor." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text above the field."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:20 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:20 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The text above the field." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Required" msgstr "" #. @T["If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:42 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:42 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" From 13f98a242f457d1f12c3ecae7092532dc64f7b94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:16 +0100 Subject: [PATCH 019/210] New translations orchardcore.commerce.contentfields.pot (Slovak) --- .../OrchardCore.Commerce.ContentFields.po | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Localization/sk-SK/OrchardCore.Commerce.ContentFields.po b/Localization/sk-SK/OrchardCore.Commerce.ContentFields.po index ad4439e..7a4e01c 100644 --- a/Localization/sk-SK/OrchardCore.Commerce.ContentFields.po +++ b/Localization/sk-SK/OrchardCore.Commerce.ContentFields.po @@ -4,182 +4,182 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: sk\n" -"X-Crowdin-File: OrchardCore.Commerce.ContentFields.pot\n" -"X-Crowdin-File-ID: 924\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.ContentFields.pot\n" +"X-Crowdin-File-ID: 932\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Slovak\n" "Language: sk_SK\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" #. updater.ModelState.AddModelError(key, T["A value is required for {0}.", key]); -#: OrchardCore.Commerce.ContentFields/Drivers/AddressFieldDisplayDriver.cs:83 +#: OrchardCore.Commerce.ContentFields\Drivers\AddressFieldDisplayDriver.cs:83 msgctxt "OrchardCore.Commerce.Drivers.AddressFieldDisplayDriver" msgid "A value is required for {0}." msgstr "" #. T["The field {0} is invalid.", label].Value); -#: OrchardCore.Commerce.ContentFields/Drivers/PriceFieldDisplayDriver.cs:96 +#: OrchardCore.Commerce.ContentFields\Drivers\PriceFieldDisplayDriver.cs:96 msgctxt "OrchardCore.Commerce.ContentFields.Drivers.PriceFieldDisplayDriver" msgid "The field {0} is invalid." msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.AllCurrencies, T["All Currencies"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:40 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "All Currencies" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.DefaultCurrency, T["Default Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:41 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Default Currency" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.SpecificCurrency, T["Specific Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:42 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Specific Currency" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Name *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:39 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:39 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Department" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:51 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:51 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Company or institution" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:63 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:63 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "First street address *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:76 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:76 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Second street address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:88 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:88 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "City *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:101 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:101 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "State or province" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:113 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:113 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Postal code" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:125 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:125 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Country or region" msgstr "" #. @T["Save this address"] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:153 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:153 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Save this address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product doesn't have a price." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product has a price but its currency doesn't match the current display currency which is {0}." msgstr "" #. @T["The current price is {0}.", price] -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:31 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:31 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The current price is {0}." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this field on the editor."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:12 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:12 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The hint text to display for this field on the editor." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text above the field."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:20 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:20 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The text above the field." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Required" msgstr "" #. @T["If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:42 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:42 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" From 7e7082e77b37fe0a7ca20b30897c2b09fee9887f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:17 +0100 Subject: [PATCH 020/210] New translations orchardcore.commerce.contentfields.pot (Slovenian) --- .../OrchardCore.Commerce.ContentFields.po | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Localization/sl-SI/OrchardCore.Commerce.ContentFields.po b/Localization/sl-SI/OrchardCore.Commerce.ContentFields.po index 1eac4fe..07a021c 100644 --- a/Localization/sl-SI/OrchardCore.Commerce.ContentFields.po +++ b/Localization/sl-SI/OrchardCore.Commerce.ContentFields.po @@ -4,182 +4,182 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: sl\n" -"X-Crowdin-File: OrchardCore.Commerce.ContentFields.pot\n" -"X-Crowdin-File-ID: 924\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.ContentFields.pot\n" +"X-Crowdin-File-ID: 932\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Slovenian\n" "Language: sl_SI\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" #. updater.ModelState.AddModelError(key, T["A value is required for {0}.", key]); -#: OrchardCore.Commerce.ContentFields/Drivers/AddressFieldDisplayDriver.cs:83 +#: OrchardCore.Commerce.ContentFields\Drivers\AddressFieldDisplayDriver.cs:83 msgctxt "OrchardCore.Commerce.Drivers.AddressFieldDisplayDriver" msgid "A value is required for {0}." msgstr "" #. T["The field {0} is invalid.", label].Value); -#: OrchardCore.Commerce.ContentFields/Drivers/PriceFieldDisplayDriver.cs:96 +#: OrchardCore.Commerce.ContentFields\Drivers\PriceFieldDisplayDriver.cs:96 msgctxt "OrchardCore.Commerce.ContentFields.Drivers.PriceFieldDisplayDriver" msgid "The field {0} is invalid." msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.AllCurrencies, T["All Currencies"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:40 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "All Currencies" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.DefaultCurrency, T["Default Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:41 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Default Currency" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.SpecificCurrency, T["Specific Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:42 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Specific Currency" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Name *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:39 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:39 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Department" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:51 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:51 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Company or institution" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:63 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:63 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "First street address *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:76 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:76 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Second street address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:88 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:88 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "City *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:101 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:101 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "State or province" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:113 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:113 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Postal code" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:125 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:125 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Country or region" msgstr "" #. @T["Save this address"] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:153 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:153 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Save this address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product doesn't have a price." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product has a price but its currency doesn't match the current display currency which is {0}." msgstr "" #. @T["The current price is {0}.", price] -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:31 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:31 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The current price is {0}." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this field on the editor."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:12 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:12 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The hint text to display for this field on the editor." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text above the field."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:20 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:20 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The text above the field." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Required" msgstr "" #. @T["If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:42 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:42 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" From 4a031487bf05cdca1019dbbf1fb2092becb16832 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:18 +0100 Subject: [PATCH 021/210] New translations orchardcore.commerce.contentfields.pot (Swedish) --- .../OrchardCore.Commerce.ContentFields.po | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Localization/sv-SE/OrchardCore.Commerce.ContentFields.po b/Localization/sv-SE/OrchardCore.Commerce.ContentFields.po index a5ee4f2..9f5728c 100644 --- a/Localization/sv-SE/OrchardCore.Commerce.ContentFields.po +++ b/Localization/sv-SE/OrchardCore.Commerce.ContentFields.po @@ -4,182 +4,182 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: sv-SE\n" -"X-Crowdin-File: OrchardCore.Commerce.ContentFields.pot\n" -"X-Crowdin-File-ID: 924\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.ContentFields.pot\n" +"X-Crowdin-File-ID: 932\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Swedish\n" "Language: sv_SE\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" #. updater.ModelState.AddModelError(key, T["A value is required for {0}.", key]); -#: OrchardCore.Commerce.ContentFields/Drivers/AddressFieldDisplayDriver.cs:83 +#: OrchardCore.Commerce.ContentFields\Drivers\AddressFieldDisplayDriver.cs:83 msgctxt "OrchardCore.Commerce.Drivers.AddressFieldDisplayDriver" msgid "A value is required for {0}." msgstr "" #. T["The field {0} is invalid.", label].Value); -#: OrchardCore.Commerce.ContentFields/Drivers/PriceFieldDisplayDriver.cs:96 +#: OrchardCore.Commerce.ContentFields\Drivers\PriceFieldDisplayDriver.cs:96 msgctxt "OrchardCore.Commerce.ContentFields.Drivers.PriceFieldDisplayDriver" msgid "The field {0} is invalid." msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.AllCurrencies, T["All Currencies"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:40 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "All Currencies" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.DefaultCurrency, T["Default Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:41 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Default Currency" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.SpecificCurrency, T["Specific Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:42 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Specific Currency" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Name *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:39 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:39 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Department" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:51 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:51 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Company or institution" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:63 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:63 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "First street address *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:76 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:76 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Second street address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:88 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:88 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "City *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:101 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:101 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "State or province" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:113 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:113 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Postal code" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:125 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:125 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Country or region" msgstr "" #. @T["Save this address"] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:153 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:153 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Save this address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product doesn't have a price." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product has a price but its currency doesn't match the current display currency which is {0}." msgstr "" #. @T["The current price is {0}.", price] -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:31 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:31 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The current price is {0}." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this field on the editor."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:12 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:12 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The hint text to display for this field on the editor." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text above the field."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:20 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:20 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The text above the field." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Required" msgstr "" #. @T["If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:42 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:42 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" From f11dc39e89b3ed46ea4e44e843ea853685cbfea5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:19 +0100 Subject: [PATCH 022/210] New translations orchardcore.commerce.contentfields.pot (Turkish) --- .../OrchardCore.Commerce.ContentFields.po | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Localization/tr-TR/OrchardCore.Commerce.ContentFields.po b/Localization/tr-TR/OrchardCore.Commerce.ContentFields.po index 23105aa..d03aa85 100644 --- a/Localization/tr-TR/OrchardCore.Commerce.ContentFields.po +++ b/Localization/tr-TR/OrchardCore.Commerce.ContentFields.po @@ -4,182 +4,182 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: tr\n" -"X-Crowdin-File: OrchardCore.Commerce.ContentFields.pot\n" -"X-Crowdin-File-ID: 924\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.ContentFields.pot\n" +"X-Crowdin-File-ID: 932\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Turkish\n" "Language: tr_TR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" #. updater.ModelState.AddModelError(key, T["A value is required for {0}.", key]); -#: OrchardCore.Commerce.ContentFields/Drivers/AddressFieldDisplayDriver.cs:83 +#: OrchardCore.Commerce.ContentFields\Drivers\AddressFieldDisplayDriver.cs:83 msgctxt "OrchardCore.Commerce.Drivers.AddressFieldDisplayDriver" msgid "A value is required for {0}." msgstr "" #. T["The field {0} is invalid.", label].Value); -#: OrchardCore.Commerce.ContentFields/Drivers/PriceFieldDisplayDriver.cs:96 +#: OrchardCore.Commerce.ContentFields\Drivers\PriceFieldDisplayDriver.cs:96 msgctxt "OrchardCore.Commerce.ContentFields.Drivers.PriceFieldDisplayDriver" msgid "The field {0} is invalid." msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.AllCurrencies, T["All Currencies"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:40 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "All Currencies" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.DefaultCurrency, T["Default Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:41 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Default Currency" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.SpecificCurrency, T["Specific Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:42 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Specific Currency" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Name *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:39 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:39 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Department" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:51 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:51 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Company or institution" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:63 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:63 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "First street address *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:76 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:76 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Second street address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:88 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:88 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "City *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:101 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:101 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "State or province" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:113 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:113 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Postal code" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:125 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:125 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Country or region" msgstr "" #. @T["Save this address"] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:153 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:153 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Save this address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product doesn't have a price." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product has a price but its currency doesn't match the current display currency which is {0}." msgstr "" #. @T["The current price is {0}.", price] -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:31 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:31 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The current price is {0}." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this field on the editor."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:12 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:12 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The hint text to display for this field on the editor." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text above the field."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:20 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:20 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The text above the field." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Required" msgstr "" #. @T["If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:42 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:42 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" From 689681dd3e5cf963e7a1b2558db3092950457f1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:20 +0100 Subject: [PATCH 023/210] New translations orchardcore.commerce.contentfields.pot (Ukrainian) --- .../OrchardCore.Commerce.ContentFields.po | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Localization/uk-UA/OrchardCore.Commerce.ContentFields.po b/Localization/uk-UA/OrchardCore.Commerce.ContentFields.po index 72e31bc..814a895 100644 --- a/Localization/uk-UA/OrchardCore.Commerce.ContentFields.po +++ b/Localization/uk-UA/OrchardCore.Commerce.ContentFields.po @@ -4,182 +4,182 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: uk\n" -"X-Crowdin-File: OrchardCore.Commerce.ContentFields.pot\n" -"X-Crowdin-File-ID: 924\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.ContentFields.pot\n" +"X-Crowdin-File-ID: 932\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Ukrainian\n" "Language: uk_UA\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" #. updater.ModelState.AddModelError(key, T["A value is required for {0}.", key]); -#: OrchardCore.Commerce.ContentFields/Drivers/AddressFieldDisplayDriver.cs:83 +#: OrchardCore.Commerce.ContentFields\Drivers\AddressFieldDisplayDriver.cs:83 msgctxt "OrchardCore.Commerce.Drivers.AddressFieldDisplayDriver" msgid "A value is required for {0}." msgstr "" #. T["The field {0} is invalid.", label].Value); -#: OrchardCore.Commerce.ContentFields/Drivers/PriceFieldDisplayDriver.cs:96 +#: OrchardCore.Commerce.ContentFields\Drivers\PriceFieldDisplayDriver.cs:96 msgctxt "OrchardCore.Commerce.ContentFields.Drivers.PriceFieldDisplayDriver" msgid "The field {0} is invalid." msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.AllCurrencies, T["All Currencies"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:40 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "All Currencies" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.DefaultCurrency, T["Default Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:41 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Default Currency" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.SpecificCurrency, T["Specific Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:42 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Specific Currency" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Name *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:39 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:39 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Department" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:51 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:51 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Company or institution" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:63 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:63 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "First street address *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:76 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:76 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Second street address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:88 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:88 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "City *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:101 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:101 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "State or province" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:113 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:113 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Postal code" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:125 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:125 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Country or region" msgstr "" #. @T["Save this address"] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:153 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:153 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Save this address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product doesn't have a price." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product has a price but its currency doesn't match the current display currency which is {0}." msgstr "" #. @T["The current price is {0}.", price] -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:31 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:31 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The current price is {0}." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this field on the editor."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:12 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:12 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The hint text to display for this field on the editor." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text above the field."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:20 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:20 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The text above the field." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Required" msgstr "" #. @T["If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:42 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:42 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" From 99175cf941e741d37427243c9d0e0fcad3ccc77d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:22 +0100 Subject: [PATCH 024/210] New translations orchardcore.commerce.contentfields.pot (Chinese Simplified) --- .../OrchardCore.Commerce.ContentFields.po | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Localization/zh-CN/OrchardCore.Commerce.ContentFields.po b/Localization/zh-CN/OrchardCore.Commerce.ContentFields.po index 227c730..34aed80 100644 --- a/Localization/zh-CN/OrchardCore.Commerce.ContentFields.po +++ b/Localization/zh-CN/OrchardCore.Commerce.ContentFields.po @@ -4,182 +4,182 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: zh-CN\n" -"X-Crowdin-File: OrchardCore.Commerce.ContentFields.pot\n" -"X-Crowdin-File-ID: 924\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.ContentFields.pot\n" +"X-Crowdin-File-ID: 932\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" #. updater.ModelState.AddModelError(key, T["A value is required for {0}.", key]); -#: OrchardCore.Commerce.ContentFields/Drivers/AddressFieldDisplayDriver.cs:83 +#: OrchardCore.Commerce.ContentFields\Drivers\AddressFieldDisplayDriver.cs:83 msgctxt "OrchardCore.Commerce.Drivers.AddressFieldDisplayDriver" msgid "A value is required for {0}." msgstr "" #. T["The field {0} is invalid.", label].Value); -#: OrchardCore.Commerce.ContentFields/Drivers/PriceFieldDisplayDriver.cs:96 +#: OrchardCore.Commerce.ContentFields\Drivers\PriceFieldDisplayDriver.cs:96 msgctxt "OrchardCore.Commerce.ContentFields.Drivers.PriceFieldDisplayDriver" msgid "The field {0} is invalid." msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.AllCurrencies, T["All Currencies"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:40 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "All Currencies" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.DefaultCurrency, T["Default Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:41 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Default Currency" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.SpecificCurrency, T["Specific Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:42 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Specific Currency" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Name *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:39 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:39 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Department" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:51 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:51 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Company or institution" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:63 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:63 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "First street address *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:76 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:76 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Second street address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:88 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:88 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "City *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:101 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:101 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "State or province" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:113 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:113 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Postal code" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:125 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:125 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Country or region" msgstr "" #. @T["Save this address"] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:153 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:153 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Save this address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product doesn't have a price." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product has a price but its currency doesn't match the current display currency which is {0}." msgstr "" #. @T["The current price is {0}.", price] -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:31 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:31 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The current price is {0}." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this field on the editor."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:12 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:12 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The hint text to display for this field on the editor." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text above the field."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:20 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:20 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The text above the field." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Required" msgstr "" #. @T["If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:42 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:42 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" From 5e8d466d940ddf1bbbeef5ab055f1d60bd77154d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:22 +0100 Subject: [PATCH 025/210] New translations orchardcore.commerce.contentfields.pot (Chinese Traditional) --- .../OrchardCore.Commerce.ContentFields.po | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Localization/zh-TW/OrchardCore.Commerce.ContentFields.po b/Localization/zh-TW/OrchardCore.Commerce.ContentFields.po index bbdfbee..87eb77c 100644 --- a/Localization/zh-TW/OrchardCore.Commerce.ContentFields.po +++ b/Localization/zh-TW/OrchardCore.Commerce.ContentFields.po @@ -4,182 +4,182 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: zh-TW\n" -"X-Crowdin-File: OrchardCore.Commerce.ContentFields.pot\n" -"X-Crowdin-File-ID: 924\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.ContentFields.pot\n" +"X-Crowdin-File-ID: 932\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Chinese Traditional\n" "Language: zh_TW\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" #. updater.ModelState.AddModelError(key, T["A value is required for {0}.", key]); -#: OrchardCore.Commerce.ContentFields/Drivers/AddressFieldDisplayDriver.cs:83 +#: OrchardCore.Commerce.ContentFields\Drivers\AddressFieldDisplayDriver.cs:83 msgctxt "OrchardCore.Commerce.Drivers.AddressFieldDisplayDriver" msgid "A value is required for {0}." msgstr "" #. T["The field {0} is invalid.", label].Value); -#: OrchardCore.Commerce.ContentFields/Drivers/PriceFieldDisplayDriver.cs:96 +#: OrchardCore.Commerce.ContentFields\Drivers\PriceFieldDisplayDriver.cs:96 msgctxt "OrchardCore.Commerce.ContentFields.Drivers.PriceFieldDisplayDriver" msgid "The field {0} is invalid." msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.AllCurrencies, T["All Currencies"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:40 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "All Currencies" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.DefaultCurrency, T["Default Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:41 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Default Currency" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.SpecificCurrency, T["Specific Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:42 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Specific Currency" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Name *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:39 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:39 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Department" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:51 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:51 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Company or institution" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:63 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:63 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "First street address *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:76 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:76 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Second street address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:88 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:88 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "City *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:101 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:101 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "State or province" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:113 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:113 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Postal code" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:125 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:125 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Country or region" msgstr "" #. @T["Save this address"] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:153 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:153 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Save this address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product doesn't have a price." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product has a price but its currency doesn't match the current display currency which is {0}." msgstr "" #. @T["The current price is {0}.", price] -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:31 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:31 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The current price is {0}." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this field on the editor."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:12 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:12 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The hint text to display for this field on the editor." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text above the field."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:20 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:20 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The text above the field." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Required" msgstr "" #. @T["If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:42 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:42 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" From 513edc92c43462ff801ac6a3ee7bbcdc110f4b67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:24 +0100 Subject: [PATCH 026/210] New translations orchardcore.commerce.contentfields.pot (Vietnamese) --- .../OrchardCore.Commerce.ContentFields.po | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Localization/vi-VN/OrchardCore.Commerce.ContentFields.po b/Localization/vi-VN/OrchardCore.Commerce.ContentFields.po index 35fc75b..e4d9b04 100644 --- a/Localization/vi-VN/OrchardCore.Commerce.ContentFields.po +++ b/Localization/vi-VN/OrchardCore.Commerce.ContentFields.po @@ -4,182 +4,182 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: vi\n" -"X-Crowdin-File: OrchardCore.Commerce.ContentFields.pot\n" -"X-Crowdin-File-ID: 924\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.ContentFields.pot\n" +"X-Crowdin-File-ID: 932\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Vietnamese\n" "Language: vi_VN\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" #. updater.ModelState.AddModelError(key, T["A value is required for {0}.", key]); -#: OrchardCore.Commerce.ContentFields/Drivers/AddressFieldDisplayDriver.cs:83 +#: OrchardCore.Commerce.ContentFields\Drivers\AddressFieldDisplayDriver.cs:83 msgctxt "OrchardCore.Commerce.Drivers.AddressFieldDisplayDriver" msgid "A value is required for {0}." msgstr "" #. T["The field {0} is invalid.", label].Value); -#: OrchardCore.Commerce.ContentFields/Drivers/PriceFieldDisplayDriver.cs:96 +#: OrchardCore.Commerce.ContentFields\Drivers\PriceFieldDisplayDriver.cs:96 msgctxt "OrchardCore.Commerce.ContentFields.Drivers.PriceFieldDisplayDriver" msgid "The field {0} is invalid." msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.AllCurrencies, T["All Currencies"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:40 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "All Currencies" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.DefaultCurrency, T["Default Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:41 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Default Currency" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.SpecificCurrency, T["Specific Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:42 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Specific Currency" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Name *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:39 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:39 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Department" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:51 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:51 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Company or institution" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:63 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:63 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "First street address *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:76 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:76 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Second street address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:88 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:88 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "City *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:101 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:101 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "State or province" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:113 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:113 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Postal code" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:125 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:125 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Country or region" msgstr "" #. @T["Save this address"] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:153 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:153 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Save this address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product doesn't have a price." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product has a price but its currency doesn't match the current display currency which is {0}." msgstr "" #. @T["The current price is {0}.", price] -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:31 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:31 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The current price is {0}." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this field on the editor."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:12 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:12 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The hint text to display for this field on the editor." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text above the field."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:20 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:20 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The text above the field." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Required" msgstr "" #. @T["If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:42 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:42 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" From ea0b5b921ab1764ded377fa93d867e79f80d4d85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:25 +0100 Subject: [PATCH 027/210] New translations orchardcore.commerce.contentfields.pot (Indonesian) --- .../OrchardCore.Commerce.ContentFields.po | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Localization/id-ID/OrchardCore.Commerce.ContentFields.po b/Localization/id-ID/OrchardCore.Commerce.ContentFields.po index bf48fc4..6c24879 100644 --- a/Localization/id-ID/OrchardCore.Commerce.ContentFields.po +++ b/Localization/id-ID/OrchardCore.Commerce.ContentFields.po @@ -4,182 +4,182 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: id\n" -"X-Crowdin-File: OrchardCore.Commerce.ContentFields.pot\n" -"X-Crowdin-File-ID: 924\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.ContentFields.pot\n" +"X-Crowdin-File-ID: 932\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Indonesian\n" "Language: id_ID\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" #. updater.ModelState.AddModelError(key, T["A value is required for {0}.", key]); -#: OrchardCore.Commerce.ContentFields/Drivers/AddressFieldDisplayDriver.cs:83 +#: OrchardCore.Commerce.ContentFields\Drivers\AddressFieldDisplayDriver.cs:83 msgctxt "OrchardCore.Commerce.Drivers.AddressFieldDisplayDriver" msgid "A value is required for {0}." msgstr "" #. T["The field {0} is invalid.", label].Value); -#: OrchardCore.Commerce.ContentFields/Drivers/PriceFieldDisplayDriver.cs:96 +#: OrchardCore.Commerce.ContentFields\Drivers\PriceFieldDisplayDriver.cs:96 msgctxt "OrchardCore.Commerce.ContentFields.Drivers.PriceFieldDisplayDriver" msgid "The field {0} is invalid." msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.AllCurrencies, T["All Currencies"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:40 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "All Currencies" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.DefaultCurrency, T["Default Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:41 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Default Currency" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.SpecificCurrency, T["Specific Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:42 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Specific Currency" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Name *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:39 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:39 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Department" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:51 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:51 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Company or institution" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:63 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:63 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "First street address *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:76 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:76 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Second street address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:88 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:88 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "City *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:101 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:101 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "State or province" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:113 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:113 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Postal code" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:125 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:125 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Country or region" msgstr "" #. @T["Save this address"] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:153 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:153 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Save this address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product doesn't have a price." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product has a price but its currency doesn't match the current display currency which is {0}." msgstr "" #. @T["The current price is {0}.", price] -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:31 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:31 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The current price is {0}." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this field on the editor."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:12 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:12 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The hint text to display for this field on the editor." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text above the field."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:20 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:20 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The text above the field." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Required" msgstr "" #. @T["If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:42 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:42 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" From 893b60f20eaad26723989d59fc19975730cb2238 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:26 +0100 Subject: [PATCH 028/210] New translations orchardcore.commerce.contentfields.pot (Persian) --- .../OrchardCore.Commerce.ContentFields.po | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Localization/fa-IR/OrchardCore.Commerce.ContentFields.po b/Localization/fa-IR/OrchardCore.Commerce.ContentFields.po index a829fbf..068b7ca 100644 --- a/Localization/fa-IR/OrchardCore.Commerce.ContentFields.po +++ b/Localization/fa-IR/OrchardCore.Commerce.ContentFields.po @@ -4,182 +4,182 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: fa\n" -"X-Crowdin-File: OrchardCore.Commerce.ContentFields.pot\n" -"X-Crowdin-File-ID: 924\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.ContentFields.pot\n" +"X-Crowdin-File-ID: 932\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Persian\n" "Language: fa_IR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" #. updater.ModelState.AddModelError(key, T["A value is required for {0}.", key]); -#: OrchardCore.Commerce.ContentFields/Drivers/AddressFieldDisplayDriver.cs:83 +#: OrchardCore.Commerce.ContentFields\Drivers\AddressFieldDisplayDriver.cs:83 msgctxt "OrchardCore.Commerce.Drivers.AddressFieldDisplayDriver" msgid "A value is required for {0}." msgstr "" #. T["The field {0} is invalid.", label].Value); -#: OrchardCore.Commerce.ContentFields/Drivers/PriceFieldDisplayDriver.cs:96 +#: OrchardCore.Commerce.ContentFields\Drivers\PriceFieldDisplayDriver.cs:96 msgctxt "OrchardCore.Commerce.ContentFields.Drivers.PriceFieldDisplayDriver" msgid "The field {0} is invalid." msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.AllCurrencies, T["All Currencies"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:40 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "All Currencies" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.DefaultCurrency, T["Default Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:41 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Default Currency" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.SpecificCurrency, T["Specific Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:42 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Specific Currency" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Name *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:39 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:39 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Department" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:51 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:51 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Company or institution" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:63 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:63 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "First street address *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:76 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:76 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Second street address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:88 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:88 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "City *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:101 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:101 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "State or province" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:113 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:113 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Postal code" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:125 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:125 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Country or region" msgstr "" #. @T["Save this address"] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:153 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:153 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Save this address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product doesn't have a price." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product has a price but its currency doesn't match the current display currency which is {0}." msgstr "" #. @T["The current price is {0}.", price] -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:31 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:31 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The current price is {0}." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this field on the editor."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:12 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:12 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The hint text to display for this field on the editor." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text above the field."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:20 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:20 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The text above the field." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Required" msgstr "" #. @T["If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:42 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:42 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" From 9ca4634b2717b6a5ecf91e1d96a67770790a254b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:27 +0100 Subject: [PATCH 029/210] New translations orchardcore.commerce.contentfields.pot (Croatian) --- .../OrchardCore.Commerce.ContentFields.po | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Localization/hr-HR/OrchardCore.Commerce.ContentFields.po b/Localization/hr-HR/OrchardCore.Commerce.ContentFields.po index 4177197..f4a9c02 100644 --- a/Localization/hr-HR/OrchardCore.Commerce.ContentFields.po +++ b/Localization/hr-HR/OrchardCore.Commerce.ContentFields.po @@ -4,182 +4,182 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: hr\n" -"X-Crowdin-File: OrchardCore.Commerce.ContentFields.pot\n" -"X-Crowdin-File-ID: 924\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.ContentFields.pot\n" +"X-Crowdin-File-ID: 932\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Croatian\n" "Language: hr_HR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" #. updater.ModelState.AddModelError(key, T["A value is required for {0}.", key]); -#: OrchardCore.Commerce.ContentFields/Drivers/AddressFieldDisplayDriver.cs:83 +#: OrchardCore.Commerce.ContentFields\Drivers\AddressFieldDisplayDriver.cs:83 msgctxt "OrchardCore.Commerce.Drivers.AddressFieldDisplayDriver" msgid "A value is required for {0}." msgstr "" #. T["The field {0} is invalid.", label].Value); -#: OrchardCore.Commerce.ContentFields/Drivers/PriceFieldDisplayDriver.cs:96 +#: OrchardCore.Commerce.ContentFields\Drivers\PriceFieldDisplayDriver.cs:96 msgctxt "OrchardCore.Commerce.ContentFields.Drivers.PriceFieldDisplayDriver" msgid "The field {0} is invalid." msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.AllCurrencies, T["All Currencies"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:40 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "All Currencies" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.DefaultCurrency, T["Default Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:41 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Default Currency" msgstr "" #. new CurrencySelectionModeItem(CurrencySelectionMode.SpecificCurrency, T["Specific Currency"]), -#: OrchardCore.Commerce.ContentFields/Settings/PriceFieldSettingsDriver.cs:42 +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" msgid "Specific Currency" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Name *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:39 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:39 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Department" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:51 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:51 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Company or institution" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:63 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:63 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "First street address *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:76 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:76 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Second street address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:88 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:88 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "City *" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:101 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:101 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "State or province" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:113 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:113 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Postal code" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:125 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:125 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Country or region" msgstr "" #. @T["Save this address"] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldEditor.cshtml:153 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:153 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" msgid "Save this address" msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce.ContentFields/Views/AddressFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product doesn't have a price." msgstr "" -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:0 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The product has a price but its currency doesn't match the current display currency which is {0}." msgstr "" #. @T["The current price is {0}.", price] -#: OrchardCore.Commerce.ContentFields/Views/PriceField.cshtml:31 +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:31 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" msgid "The current price is {0}." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this field on the editor."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:12 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:12 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The hint text to display for this field on the editor." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text above the field."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:20 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:20 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "The text above the field." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Required" msgstr "" #. @T["If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish." msgstr "" #. -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:42 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:42 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce.ContentFields/Views/PriceFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" From c48234d427380622ccca225263753be8e4b18fd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:28 +0100 Subject: [PATCH 030/210] New translations orchardcore.commerce.inventory.pot (French) --- .../fr-FR/OrchardCore.Commerce.Inventory.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Localization/fr-FR/OrchardCore.Commerce.Inventory.po b/Localization/fr-FR/OrchardCore.Commerce.Inventory.po index 810ef0e..a25f6b8 100644 --- a/Localization/fr-FR/OrchardCore.Commerce.Inventory.po +++ b/Localization/fr-FR/OrchardCore.Commerce.Inventory.po @@ -4,39 +4,39 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: fr\n" -"X-Crowdin-File: OrchardCore.Commerce.Inventory.pot\n" -"X-Crowdin-File-ID: 922\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Inventory.pot\n" +"X-Crowdin-File-ID: 934\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: French\n" "Language: fr_FR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" -#: OrchardCore.Commerce.Inventory/Views/InventoryPart-OutOfStockMessage.cshtml:0 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart-OutOfStockMessage.cshtml:0 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart-OutOfStockMessage" msgid "Out of Stock" msgstr "" #. @inventoryTitle @T["Inventory"]: -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "Inventory" msgstr "" #. @T["{0}", inventoryEntry.Value] -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:12 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:12 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "{0}" msgstr "" #.

@T["Inventories"]

-#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:3 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventories" msgstr "" #. -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventory" msgstr "" From 3d24f6e8eafec42555e958c8490825c240bd49a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:29 +0100 Subject: [PATCH 031/210] New translations orchardcore.commerce.inventory.pot (Spanish) --- .../es-ES/OrchardCore.Commerce.Inventory.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Localization/es-ES/OrchardCore.Commerce.Inventory.po b/Localization/es-ES/OrchardCore.Commerce.Inventory.po index aa285fe..dbe56ac 100644 --- a/Localization/es-ES/OrchardCore.Commerce.Inventory.po +++ b/Localization/es-ES/OrchardCore.Commerce.Inventory.po @@ -4,39 +4,39 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: es-ES\n" -"X-Crowdin-File: OrchardCore.Commerce.Inventory.pot\n" -"X-Crowdin-File-ID: 922\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Inventory.pot\n" +"X-Crowdin-File-ID: 934\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Spanish\n" "Language: es_ES\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" -#: OrchardCore.Commerce.Inventory/Views/InventoryPart-OutOfStockMessage.cshtml:0 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart-OutOfStockMessage.cshtml:0 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart-OutOfStockMessage" msgid "Out of Stock" msgstr "" #. @inventoryTitle @T["Inventory"]: -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "Inventory" msgstr "" #. @T["{0}", inventoryEntry.Value] -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:12 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:12 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "{0}" msgstr "" #.

@T["Inventories"]

-#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:3 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventories" msgstr "" #. -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventory" msgstr "" From a51b3a56322aac45e1147b01cd737be0b80f8935 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:31 +0100 Subject: [PATCH 032/210] New translations orchardcore.commerce.inventory.pot (Arabic) --- .../ar-SA/OrchardCore.Commerce.Inventory.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Localization/ar-SA/OrchardCore.Commerce.Inventory.po b/Localization/ar-SA/OrchardCore.Commerce.Inventory.po index 9ad3430..79ef8b3 100644 --- a/Localization/ar-SA/OrchardCore.Commerce.Inventory.po +++ b/Localization/ar-SA/OrchardCore.Commerce.Inventory.po @@ -4,39 +4,39 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: ar\n" -"X-Crowdin-File: OrchardCore.Commerce.Inventory.pot\n" -"X-Crowdin-File-ID: 922\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Inventory.pot\n" +"X-Crowdin-File-ID: 934\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Arabic\n" "Language: ar_SA\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" -#: OrchardCore.Commerce.Inventory/Views/InventoryPart-OutOfStockMessage.cshtml:0 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart-OutOfStockMessage.cshtml:0 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart-OutOfStockMessage" msgid "Out of Stock" msgstr "" #. @inventoryTitle @T["Inventory"]: -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "Inventory" msgstr "" #. @T["{0}", inventoryEntry.Value] -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:12 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:12 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "{0}" msgstr "" #.

@T["Inventories"]

-#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:3 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventories" msgstr "" #. -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventory" msgstr "" From 9d2da87ed14df0f12cea88ae1b424ae40608cd9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:32 +0100 Subject: [PATCH 033/210] New translations orchardcore.commerce.inventory.pot (Czech) --- .../cs-CZ/OrchardCore.Commerce.Inventory.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Localization/cs-CZ/OrchardCore.Commerce.Inventory.po b/Localization/cs-CZ/OrchardCore.Commerce.Inventory.po index ca25947..f50535f 100644 --- a/Localization/cs-CZ/OrchardCore.Commerce.Inventory.po +++ b/Localization/cs-CZ/OrchardCore.Commerce.Inventory.po @@ -4,39 +4,39 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: cs\n" -"X-Crowdin-File: OrchardCore.Commerce.Inventory.pot\n" -"X-Crowdin-File-ID: 922\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Inventory.pot\n" +"X-Crowdin-File-ID: 934\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Czech\n" "Language: cs_CZ\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" -#: OrchardCore.Commerce.Inventory/Views/InventoryPart-OutOfStockMessage.cshtml:0 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart-OutOfStockMessage.cshtml:0 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart-OutOfStockMessage" msgid "Out of Stock" msgstr "" #. @inventoryTitle @T["Inventory"]: -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "Inventory" msgstr "" #. @T["{0}", inventoryEntry.Value] -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:12 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:12 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "{0}" msgstr "" #.

@T["Inventories"]

-#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:3 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventories" msgstr "" #. -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventory" msgstr "" From 14d2bb62b7ed140a1d9fcaf418f76d363e6bd6a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:33 +0100 Subject: [PATCH 034/210] New translations orchardcore.commerce.inventory.pot (German) --- .../de-DE/OrchardCore.Commerce.Inventory.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Localization/de-DE/OrchardCore.Commerce.Inventory.po b/Localization/de-DE/OrchardCore.Commerce.Inventory.po index 178d053..3aebf9d 100644 --- a/Localization/de-DE/OrchardCore.Commerce.Inventory.po +++ b/Localization/de-DE/OrchardCore.Commerce.Inventory.po @@ -4,39 +4,39 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: de\n" -"X-Crowdin-File: OrchardCore.Commerce.Inventory.pot\n" -"X-Crowdin-File-ID: 922\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Inventory.pot\n" +"X-Crowdin-File-ID: 934\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: German\n" "Language: de_DE\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" -#: OrchardCore.Commerce.Inventory/Views/InventoryPart-OutOfStockMessage.cshtml:0 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart-OutOfStockMessage.cshtml:0 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart-OutOfStockMessage" msgid "Out of Stock" msgstr "" #. @inventoryTitle @T["Inventory"]: -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "Inventory" msgstr "" #. @T["{0}", inventoryEntry.Value] -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:12 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:12 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "{0}" msgstr "" #.

@T["Inventories"]

-#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:3 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventories" msgstr "" #. -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventory" msgstr "" From aa41695857faeb6d408b5d5cab7b70dcc2cddfaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:34 +0100 Subject: [PATCH 035/210] New translations orchardcore.commerce.inventory.pot (Greek) --- .../el-GR/OrchardCore.Commerce.Inventory.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Localization/el-GR/OrchardCore.Commerce.Inventory.po b/Localization/el-GR/OrchardCore.Commerce.Inventory.po index 3ec1535..dc5bbcf 100644 --- a/Localization/el-GR/OrchardCore.Commerce.Inventory.po +++ b/Localization/el-GR/OrchardCore.Commerce.Inventory.po @@ -4,39 +4,39 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: el\n" -"X-Crowdin-File: OrchardCore.Commerce.Inventory.pot\n" -"X-Crowdin-File-ID: 922\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Inventory.pot\n" +"X-Crowdin-File-ID: 934\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Greek\n" "Language: el_GR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" -#: OrchardCore.Commerce.Inventory/Views/InventoryPart-OutOfStockMessage.cshtml:0 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart-OutOfStockMessage.cshtml:0 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart-OutOfStockMessage" msgid "Out of Stock" msgstr "" #. @inventoryTitle @T["Inventory"]: -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "Inventory" msgstr "" #. @T["{0}", inventoryEntry.Value] -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:12 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:12 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "{0}" msgstr "" #.

@T["Inventories"]

-#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:3 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventories" msgstr "" #. -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventory" msgstr "" From 5103a5e4bdebf49ca8f96f4619a876c4d63200f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:36 +0100 Subject: [PATCH 036/210] New translations orchardcore.commerce.inventory.pot (Finnish) --- .../fi-FI/OrchardCore.Commerce.Inventory.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Localization/fi-FI/OrchardCore.Commerce.Inventory.po b/Localization/fi-FI/OrchardCore.Commerce.Inventory.po index e82e56a..6505f69 100644 --- a/Localization/fi-FI/OrchardCore.Commerce.Inventory.po +++ b/Localization/fi-FI/OrchardCore.Commerce.Inventory.po @@ -4,39 +4,39 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: fi\n" -"X-Crowdin-File: OrchardCore.Commerce.Inventory.pot\n" -"X-Crowdin-File-ID: 922\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Inventory.pot\n" +"X-Crowdin-File-ID: 934\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Finnish\n" "Language: fi_FI\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" -#: OrchardCore.Commerce.Inventory/Views/InventoryPart-OutOfStockMessage.cshtml:0 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart-OutOfStockMessage.cshtml:0 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart-OutOfStockMessage" msgid "Out of Stock" msgstr "" #. @inventoryTitle @T["Inventory"]: -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "Inventory" msgstr "" #. @T["{0}", inventoryEntry.Value] -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:12 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:12 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "{0}" msgstr "" #.

@T["Inventories"]

-#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:3 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventories" msgstr "" #. -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventory" msgstr "" From d5ef3d4b3a6be3a1fc0f81900480aa881d3ff0d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:37 +0100 Subject: [PATCH 037/210] New translations orchardcore.commerce.inventory.pot (Hebrew) --- .../he-IL/OrchardCore.Commerce.Inventory.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Localization/he-IL/OrchardCore.Commerce.Inventory.po b/Localization/he-IL/OrchardCore.Commerce.Inventory.po index 9e0c317..2a187c8 100644 --- a/Localization/he-IL/OrchardCore.Commerce.Inventory.po +++ b/Localization/he-IL/OrchardCore.Commerce.Inventory.po @@ -4,39 +4,39 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: he\n" -"X-Crowdin-File: OrchardCore.Commerce.Inventory.pot\n" -"X-Crowdin-File-ID: 922\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Inventory.pot\n" +"X-Crowdin-File-ID: 934\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Hebrew\n" "Language: he_IL\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" -#: OrchardCore.Commerce.Inventory/Views/InventoryPart-OutOfStockMessage.cshtml:0 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart-OutOfStockMessage.cshtml:0 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart-OutOfStockMessage" msgid "Out of Stock" msgstr "" #. @inventoryTitle @T["Inventory"]: -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "Inventory" msgstr "" #. @T["{0}", inventoryEntry.Value] -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:12 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:12 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "{0}" msgstr "" #.

@T["Inventories"]

-#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:3 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventories" msgstr "" #. -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventory" msgstr "" From a19bc9ee85297bf5d846e631b17474c788e77005 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:38 +0100 Subject: [PATCH 038/210] New translations orchardcore.commerce.inventory.pot (Hungarian) --- .../hu-HU/OrchardCore.Commerce.Inventory.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Localization/hu-HU/OrchardCore.Commerce.Inventory.po b/Localization/hu-HU/OrchardCore.Commerce.Inventory.po index 30ef150..04f11a2 100644 --- a/Localization/hu-HU/OrchardCore.Commerce.Inventory.po +++ b/Localization/hu-HU/OrchardCore.Commerce.Inventory.po @@ -4,39 +4,39 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: hu\n" -"X-Crowdin-File: OrchardCore.Commerce.Inventory.pot\n" -"X-Crowdin-File-ID: 922\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Inventory.pot\n" +"X-Crowdin-File-ID: 934\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Hungarian\n" "Language: hu_HU\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" -#: OrchardCore.Commerce.Inventory/Views/InventoryPart-OutOfStockMessage.cshtml:0 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart-OutOfStockMessage.cshtml:0 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart-OutOfStockMessage" msgid "Out of Stock" msgstr "" #. @inventoryTitle @T["Inventory"]: -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "Inventory" msgstr "" #. @T["{0}", inventoryEntry.Value] -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:12 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:12 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "{0}" msgstr "" #.

@T["Inventories"]

-#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:3 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventories" msgstr "" #. -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventory" msgstr "" From 15b64a31b69a448fe374f48bc07ef020e04d3a79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:39 +0100 Subject: [PATCH 039/210] New translations orchardcore.commerce.inventory.pot (Italian) --- .../it-IT/OrchardCore.Commerce.Inventory.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Localization/it-IT/OrchardCore.Commerce.Inventory.po b/Localization/it-IT/OrchardCore.Commerce.Inventory.po index c02044a..3d32396 100644 --- a/Localization/it-IT/OrchardCore.Commerce.Inventory.po +++ b/Localization/it-IT/OrchardCore.Commerce.Inventory.po @@ -4,39 +4,39 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: it\n" -"X-Crowdin-File: OrchardCore.Commerce.Inventory.pot\n" -"X-Crowdin-File-ID: 922\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Inventory.pot\n" +"X-Crowdin-File-ID: 934\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Italian\n" "Language: it_IT\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" -#: OrchardCore.Commerce.Inventory/Views/InventoryPart-OutOfStockMessage.cshtml:0 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart-OutOfStockMessage.cshtml:0 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart-OutOfStockMessage" msgid "Out of Stock" msgstr "" #. @inventoryTitle @T["Inventory"]: -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "Inventory" msgstr "" #. @T["{0}", inventoryEntry.Value] -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:12 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:12 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "{0}" msgstr "" #.

@T["Inventories"]

-#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:3 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventories" msgstr "" #. -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventory" msgstr "" From 5e7879677e72e3226c8b5d7e71ab2d2cca9302c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:40 +0100 Subject: [PATCH 040/210] New translations orchardcore.commerce.inventory.pot (Japanese) --- .../ja-JP/OrchardCore.Commerce.Inventory.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Localization/ja-JP/OrchardCore.Commerce.Inventory.po b/Localization/ja-JP/OrchardCore.Commerce.Inventory.po index 148980d..97c5d03 100644 --- a/Localization/ja-JP/OrchardCore.Commerce.Inventory.po +++ b/Localization/ja-JP/OrchardCore.Commerce.Inventory.po @@ -4,39 +4,39 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: ja\n" -"X-Crowdin-File: OrchardCore.Commerce.Inventory.pot\n" -"X-Crowdin-File-ID: 922\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Inventory.pot\n" +"X-Crowdin-File-ID: 934\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Japanese\n" "Language: ja_JP\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" -#: OrchardCore.Commerce.Inventory/Views/InventoryPart-OutOfStockMessage.cshtml:0 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart-OutOfStockMessage.cshtml:0 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart-OutOfStockMessage" msgid "Out of Stock" msgstr "" #. @inventoryTitle @T["Inventory"]: -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "Inventory" msgstr "" #. @T["{0}", inventoryEntry.Value] -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:12 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:12 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "{0}" msgstr "" #.

@T["Inventories"]

-#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:3 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventories" msgstr "" #. -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventory" msgstr "" From 4ae6846f57b36a6d75318ae0bf181b6dfac02cf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:41 +0100 Subject: [PATCH 041/210] New translations orchardcore.commerce.inventory.pot (Korean) --- .../ko-KR/OrchardCore.Commerce.Inventory.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Localization/ko-KR/OrchardCore.Commerce.Inventory.po b/Localization/ko-KR/OrchardCore.Commerce.Inventory.po index a71d04d..318c1b7 100644 --- a/Localization/ko-KR/OrchardCore.Commerce.Inventory.po +++ b/Localization/ko-KR/OrchardCore.Commerce.Inventory.po @@ -4,39 +4,39 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: ko\n" -"X-Crowdin-File: OrchardCore.Commerce.Inventory.pot\n" -"X-Crowdin-File-ID: 922\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Inventory.pot\n" +"X-Crowdin-File-ID: 934\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Korean\n" "Language: ko_KR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" -#: OrchardCore.Commerce.Inventory/Views/InventoryPart-OutOfStockMessage.cshtml:0 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart-OutOfStockMessage.cshtml:0 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart-OutOfStockMessage" msgid "Out of Stock" msgstr "" #. @inventoryTitle @T["Inventory"]: -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "Inventory" msgstr "" #. @T["{0}", inventoryEntry.Value] -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:12 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:12 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "{0}" msgstr "" #.

@T["Inventories"]

-#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:3 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventories" msgstr "" #. -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventory" msgstr "" From a5b5d503a689daee055ffecade663159c1b75fb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:42 +0100 Subject: [PATCH 042/210] New translations orchardcore.commerce.inventory.pot (Lithuanian) --- .../lt-LT/OrchardCore.Commerce.Inventory.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Localization/lt-LT/OrchardCore.Commerce.Inventory.po b/Localization/lt-LT/OrchardCore.Commerce.Inventory.po index 7fb0ab6..59d0e2e 100644 --- a/Localization/lt-LT/OrchardCore.Commerce.Inventory.po +++ b/Localization/lt-LT/OrchardCore.Commerce.Inventory.po @@ -4,39 +4,39 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: lt\n" -"X-Crowdin-File: OrchardCore.Commerce.Inventory.pot\n" -"X-Crowdin-File-ID: 922\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Inventory.pot\n" +"X-Crowdin-File-ID: 934\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Lithuanian\n" "Language: lt_LT\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" -#: OrchardCore.Commerce.Inventory/Views/InventoryPart-OutOfStockMessage.cshtml:0 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart-OutOfStockMessage.cshtml:0 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart-OutOfStockMessage" msgid "Out of Stock" msgstr "" #. @inventoryTitle @T["Inventory"]: -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "Inventory" msgstr "" #. @T["{0}", inventoryEntry.Value] -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:12 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:12 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "{0}" msgstr "" #.

@T["Inventories"]

-#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:3 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventories" msgstr "" #. -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventory" msgstr "" From 31fd3d4b0900a94e2ed09dbd252ca95b3878723b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:44 +0100 Subject: [PATCH 043/210] New translations orchardcore.commerce.inventory.pot (Macedonian) --- .../mk-MK/OrchardCore.Commerce.Inventory.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Localization/mk-MK/OrchardCore.Commerce.Inventory.po b/Localization/mk-MK/OrchardCore.Commerce.Inventory.po index 2b0160a..6b9a404 100644 --- a/Localization/mk-MK/OrchardCore.Commerce.Inventory.po +++ b/Localization/mk-MK/OrchardCore.Commerce.Inventory.po @@ -4,39 +4,39 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: mk\n" -"X-Crowdin-File: OrchardCore.Commerce.Inventory.pot\n" -"X-Crowdin-File-ID: 922\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Inventory.pot\n" +"X-Crowdin-File-ID: 934\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Macedonian\n" "Language: mk_MK\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" -#: OrchardCore.Commerce.Inventory/Views/InventoryPart-OutOfStockMessage.cshtml:0 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart-OutOfStockMessage.cshtml:0 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart-OutOfStockMessage" msgid "Out of Stock" msgstr "" #. @inventoryTitle @T["Inventory"]: -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "Inventory" msgstr "" #. @T["{0}", inventoryEntry.Value] -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:12 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:12 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "{0}" msgstr "" #.

@T["Inventories"]

-#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:3 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventories" msgstr "" #. -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventory" msgstr "" From e96769c5eefcf85366aa207b0e05e4419d0a4b24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:45 +0100 Subject: [PATCH 044/210] New translations orchardcore.commerce.inventory.pot (Dutch) --- .../nl-NL/OrchardCore.Commerce.Inventory.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Localization/nl-NL/OrchardCore.Commerce.Inventory.po b/Localization/nl-NL/OrchardCore.Commerce.Inventory.po index 7523dd1..7027599 100644 --- a/Localization/nl-NL/OrchardCore.Commerce.Inventory.po +++ b/Localization/nl-NL/OrchardCore.Commerce.Inventory.po @@ -4,39 +4,39 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: nl\n" -"X-Crowdin-File: OrchardCore.Commerce.Inventory.pot\n" -"X-Crowdin-File-ID: 922\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Inventory.pot\n" +"X-Crowdin-File-ID: 934\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Dutch\n" "Language: nl_NL\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" -#: OrchardCore.Commerce.Inventory/Views/InventoryPart-OutOfStockMessage.cshtml:0 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart-OutOfStockMessage.cshtml:0 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart-OutOfStockMessage" msgid "Out of Stock" msgstr "" #. @inventoryTitle @T["Inventory"]: -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "Inventory" msgstr "" #. @T["{0}", inventoryEntry.Value] -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:12 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:12 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "{0}" msgstr "" #.

@T["Inventories"]

-#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:3 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventories" msgstr "" #. -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventory" msgstr "" From 649e6346d7ae79d85259aa5b914ea719014265de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:46 +0100 Subject: [PATCH 045/210] New translations orchardcore.commerce.inventory.pot (Polish) --- .../pl-PL/OrchardCore.Commerce.Inventory.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Localization/pl-PL/OrchardCore.Commerce.Inventory.po b/Localization/pl-PL/OrchardCore.Commerce.Inventory.po index fab4450..e60167b 100644 --- a/Localization/pl-PL/OrchardCore.Commerce.Inventory.po +++ b/Localization/pl-PL/OrchardCore.Commerce.Inventory.po @@ -4,39 +4,39 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: pl\n" -"X-Crowdin-File: OrchardCore.Commerce.Inventory.pot\n" -"X-Crowdin-File-ID: 922\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Inventory.pot\n" +"X-Crowdin-File-ID: 934\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Polish\n" "Language: pl_PL\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" -#: OrchardCore.Commerce.Inventory/Views/InventoryPart-OutOfStockMessage.cshtml:0 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart-OutOfStockMessage.cshtml:0 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart-OutOfStockMessage" msgid "Out of Stock" msgstr "" #. @inventoryTitle @T["Inventory"]: -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "Inventory" msgstr "" #. @T["{0}", inventoryEntry.Value] -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:12 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:12 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "{0}" msgstr "" #.

@T["Inventories"]

-#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:3 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventories" msgstr "" #. -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventory" msgstr "" From 5afcd0d8ed70b3d37fa126f9604ebb02cd7650c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:47 +0100 Subject: [PATCH 046/210] New translations orchardcore.commerce.inventory.pot (Portuguese) --- .../pt-PT/OrchardCore.Commerce.Inventory.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Localization/pt-PT/OrchardCore.Commerce.Inventory.po b/Localization/pt-PT/OrchardCore.Commerce.Inventory.po index 4f55ab2..a463e10 100644 --- a/Localization/pt-PT/OrchardCore.Commerce.Inventory.po +++ b/Localization/pt-PT/OrchardCore.Commerce.Inventory.po @@ -4,39 +4,39 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: pt-PT\n" -"X-Crowdin-File: OrchardCore.Commerce.Inventory.pot\n" -"X-Crowdin-File-ID: 922\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Inventory.pot\n" +"X-Crowdin-File-ID: 934\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Portuguese\n" "Language: pt_PT\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" -#: OrchardCore.Commerce.Inventory/Views/InventoryPart-OutOfStockMessage.cshtml:0 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart-OutOfStockMessage.cshtml:0 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart-OutOfStockMessage" msgid "Out of Stock" msgstr "" #. @inventoryTitle @T["Inventory"]: -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "Inventory" msgstr "" #. @T["{0}", inventoryEntry.Value] -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:12 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:12 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "{0}" msgstr "" #.

@T["Inventories"]

-#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:3 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventories" msgstr "" #. -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventory" msgstr "" From a506459687710479890047640cd522b5989ad122 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:48 +0100 Subject: [PATCH 047/210] New translations orchardcore.commerce.inventory.pot (Russian) --- .../ru-RU/OrchardCore.Commerce.Inventory.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Localization/ru-RU/OrchardCore.Commerce.Inventory.po b/Localization/ru-RU/OrchardCore.Commerce.Inventory.po index b3c5412..9f58f9d 100644 --- a/Localization/ru-RU/OrchardCore.Commerce.Inventory.po +++ b/Localization/ru-RU/OrchardCore.Commerce.Inventory.po @@ -4,39 +4,39 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: ru\n" -"X-Crowdin-File: OrchardCore.Commerce.Inventory.pot\n" -"X-Crowdin-File-ID: 922\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Inventory.pot\n" +"X-Crowdin-File-ID: 934\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Russian\n" "Language: ru_RU\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" -#: OrchardCore.Commerce.Inventory/Views/InventoryPart-OutOfStockMessage.cshtml:0 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart-OutOfStockMessage.cshtml:0 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart-OutOfStockMessage" msgid "Out of Stock" msgstr "" #. @inventoryTitle @T["Inventory"]: -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "Inventory" msgstr "" #. @T["{0}", inventoryEntry.Value] -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:12 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:12 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "{0}" msgstr "" #.

@T["Inventories"]

-#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:3 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventories" msgstr "" #. -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventory" msgstr "" From 5f6c1fde18b2e6fed5ca570de8b7bbcd5a20c8f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:50 +0100 Subject: [PATCH 048/210] New translations orchardcore.commerce.inventory.pot (Slovak) --- .../sk-SK/OrchardCore.Commerce.Inventory.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Localization/sk-SK/OrchardCore.Commerce.Inventory.po b/Localization/sk-SK/OrchardCore.Commerce.Inventory.po index d705265..feeff44 100644 --- a/Localization/sk-SK/OrchardCore.Commerce.Inventory.po +++ b/Localization/sk-SK/OrchardCore.Commerce.Inventory.po @@ -4,39 +4,39 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: sk\n" -"X-Crowdin-File: OrchardCore.Commerce.Inventory.pot\n" -"X-Crowdin-File-ID: 922\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Inventory.pot\n" +"X-Crowdin-File-ID: 934\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Slovak\n" "Language: sk_SK\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" -#: OrchardCore.Commerce.Inventory/Views/InventoryPart-OutOfStockMessage.cshtml:0 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart-OutOfStockMessage.cshtml:0 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart-OutOfStockMessage" msgid "Out of Stock" msgstr "" #. @inventoryTitle @T["Inventory"]: -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "Inventory" msgstr "" #. @T["{0}", inventoryEntry.Value] -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:12 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:12 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "{0}" msgstr "" #.

@T["Inventories"]

-#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:3 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventories" msgstr "" #. -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventory" msgstr "" From 9cfe14a46f890eb339a5837c17f96e4488675954 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:51 +0100 Subject: [PATCH 049/210] New translations orchardcore.commerce.inventory.pot (Slovenian) --- .../sl-SI/OrchardCore.Commerce.Inventory.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Localization/sl-SI/OrchardCore.Commerce.Inventory.po b/Localization/sl-SI/OrchardCore.Commerce.Inventory.po index 2a8e740..4676710 100644 --- a/Localization/sl-SI/OrchardCore.Commerce.Inventory.po +++ b/Localization/sl-SI/OrchardCore.Commerce.Inventory.po @@ -4,39 +4,39 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: sl\n" -"X-Crowdin-File: OrchardCore.Commerce.Inventory.pot\n" -"X-Crowdin-File-ID: 922\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Inventory.pot\n" +"X-Crowdin-File-ID: 934\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Slovenian\n" "Language: sl_SI\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" -#: OrchardCore.Commerce.Inventory/Views/InventoryPart-OutOfStockMessage.cshtml:0 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart-OutOfStockMessage.cshtml:0 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart-OutOfStockMessage" msgid "Out of Stock" msgstr "" #. @inventoryTitle @T["Inventory"]: -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "Inventory" msgstr "" #. @T["{0}", inventoryEntry.Value] -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:12 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:12 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "{0}" msgstr "" #.

@T["Inventories"]

-#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:3 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventories" msgstr "" #. -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventory" msgstr "" From 65458eb17f37a4dcb40077054d55d00d14b4f5bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:52 +0100 Subject: [PATCH 050/210] New translations orchardcore.commerce.inventory.pot (Swedish) --- .../sv-SE/OrchardCore.Commerce.Inventory.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Localization/sv-SE/OrchardCore.Commerce.Inventory.po b/Localization/sv-SE/OrchardCore.Commerce.Inventory.po index a3d9ebc..d9f0f53 100644 --- a/Localization/sv-SE/OrchardCore.Commerce.Inventory.po +++ b/Localization/sv-SE/OrchardCore.Commerce.Inventory.po @@ -4,39 +4,39 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: sv-SE\n" -"X-Crowdin-File: OrchardCore.Commerce.Inventory.pot\n" -"X-Crowdin-File-ID: 922\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Inventory.pot\n" +"X-Crowdin-File-ID: 934\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Swedish\n" "Language: sv_SE\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" -#: OrchardCore.Commerce.Inventory/Views/InventoryPart-OutOfStockMessage.cshtml:0 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart-OutOfStockMessage.cshtml:0 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart-OutOfStockMessage" msgid "Out of Stock" msgstr "" #. @inventoryTitle @T["Inventory"]: -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "Inventory" msgstr "" #. @T["{0}", inventoryEntry.Value] -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:12 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:12 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "{0}" msgstr "" #.

@T["Inventories"]

-#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:3 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventories" msgstr "" #. -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventory" msgstr "" From a052fb932a500f313e93c130e912c7e61e643093 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:53 +0100 Subject: [PATCH 051/210] New translations orchardcore.commerce.inventory.pot (Turkish) --- .../tr-TR/OrchardCore.Commerce.Inventory.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Localization/tr-TR/OrchardCore.Commerce.Inventory.po b/Localization/tr-TR/OrchardCore.Commerce.Inventory.po index c699866..f3e0ac6 100644 --- a/Localization/tr-TR/OrchardCore.Commerce.Inventory.po +++ b/Localization/tr-TR/OrchardCore.Commerce.Inventory.po @@ -4,39 +4,39 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: tr\n" -"X-Crowdin-File: OrchardCore.Commerce.Inventory.pot\n" -"X-Crowdin-File-ID: 922\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Inventory.pot\n" +"X-Crowdin-File-ID: 934\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Turkish\n" "Language: tr_TR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" -#: OrchardCore.Commerce.Inventory/Views/InventoryPart-OutOfStockMessage.cshtml:0 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart-OutOfStockMessage.cshtml:0 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart-OutOfStockMessage" msgid "Out of Stock" msgstr "" #. @inventoryTitle @T["Inventory"]: -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "Inventory" msgstr "" #. @T["{0}", inventoryEntry.Value] -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:12 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:12 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "{0}" msgstr "" #.

@T["Inventories"]

-#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:3 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventories" msgstr "" #. -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventory" msgstr "" From ab5e802ef63245024a482762f1b060ba57705f43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:54 +0100 Subject: [PATCH 052/210] New translations orchardcore.commerce.inventory.pot (Ukrainian) --- .../uk-UA/OrchardCore.Commerce.Inventory.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Localization/uk-UA/OrchardCore.Commerce.Inventory.po b/Localization/uk-UA/OrchardCore.Commerce.Inventory.po index 5502a0b..35de899 100644 --- a/Localization/uk-UA/OrchardCore.Commerce.Inventory.po +++ b/Localization/uk-UA/OrchardCore.Commerce.Inventory.po @@ -4,39 +4,39 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: uk\n" -"X-Crowdin-File: OrchardCore.Commerce.Inventory.pot\n" -"X-Crowdin-File-ID: 922\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Inventory.pot\n" +"X-Crowdin-File-ID: 934\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Ukrainian\n" "Language: uk_UA\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" -#: OrchardCore.Commerce.Inventory/Views/InventoryPart-OutOfStockMessage.cshtml:0 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart-OutOfStockMessage.cshtml:0 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart-OutOfStockMessage" msgid "Out of Stock" msgstr "" #. @inventoryTitle @T["Inventory"]: -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "Inventory" msgstr "" #. @T["{0}", inventoryEntry.Value] -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:12 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:12 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "{0}" msgstr "" #.

@T["Inventories"]

-#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:3 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventories" msgstr "" #. -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventory" msgstr "" From 76cab5ae1832cfaa61135a76f40d6d893877c407 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:55 +0100 Subject: [PATCH 053/210] New translations orchardcore.commerce.inventory.pot (Chinese Simplified) --- .../zh-CN/OrchardCore.Commerce.Inventory.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Localization/zh-CN/OrchardCore.Commerce.Inventory.po b/Localization/zh-CN/OrchardCore.Commerce.Inventory.po index 45a00b8..e416df7 100644 --- a/Localization/zh-CN/OrchardCore.Commerce.Inventory.po +++ b/Localization/zh-CN/OrchardCore.Commerce.Inventory.po @@ -4,39 +4,39 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: zh-CN\n" -"X-Crowdin-File: OrchardCore.Commerce.Inventory.pot\n" -"X-Crowdin-File-ID: 922\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Inventory.pot\n" +"X-Crowdin-File-ID: 934\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" -#: OrchardCore.Commerce.Inventory/Views/InventoryPart-OutOfStockMessage.cshtml:0 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart-OutOfStockMessage.cshtml:0 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart-OutOfStockMessage" msgid "Out of Stock" msgstr "" #. @inventoryTitle @T["Inventory"]: -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "Inventory" msgstr "" #. @T["{0}", inventoryEntry.Value] -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:12 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:12 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "{0}" msgstr "" #.

@T["Inventories"]

-#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:3 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventories" msgstr "" #. -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventory" msgstr "" From 9dfd7c4a4961e7c4ee475ba642e8fb02ee488005 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:56 +0100 Subject: [PATCH 054/210] New translations orchardcore.commerce.inventory.pot (Chinese Traditional) --- .../zh-TW/OrchardCore.Commerce.Inventory.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Localization/zh-TW/OrchardCore.Commerce.Inventory.po b/Localization/zh-TW/OrchardCore.Commerce.Inventory.po index c49f580..1c94f14 100644 --- a/Localization/zh-TW/OrchardCore.Commerce.Inventory.po +++ b/Localization/zh-TW/OrchardCore.Commerce.Inventory.po @@ -4,39 +4,39 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: zh-TW\n" -"X-Crowdin-File: OrchardCore.Commerce.Inventory.pot\n" -"X-Crowdin-File-ID: 922\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Inventory.pot\n" +"X-Crowdin-File-ID: 934\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Chinese Traditional\n" "Language: zh_TW\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" -#: OrchardCore.Commerce.Inventory/Views/InventoryPart-OutOfStockMessage.cshtml:0 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart-OutOfStockMessage.cshtml:0 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart-OutOfStockMessage" msgid "Out of Stock" msgstr "" #. @inventoryTitle @T["Inventory"]: -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "Inventory" msgstr "" #. @T["{0}", inventoryEntry.Value] -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:12 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:12 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "{0}" msgstr "" #.

@T["Inventories"]

-#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:3 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventories" msgstr "" #. -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventory" msgstr "" From e0e2ccc0180f957ae5083f65f588a2b57ba0a389 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:57 +0100 Subject: [PATCH 055/210] New translations orchardcore.commerce.inventory.pot (Vietnamese) --- .../vi-VN/OrchardCore.Commerce.Inventory.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Localization/vi-VN/OrchardCore.Commerce.Inventory.po b/Localization/vi-VN/OrchardCore.Commerce.Inventory.po index 1a5f35a..60289ee 100644 --- a/Localization/vi-VN/OrchardCore.Commerce.Inventory.po +++ b/Localization/vi-VN/OrchardCore.Commerce.Inventory.po @@ -4,39 +4,39 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: vi\n" -"X-Crowdin-File: OrchardCore.Commerce.Inventory.pot\n" -"X-Crowdin-File-ID: 922\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Inventory.pot\n" +"X-Crowdin-File-ID: 934\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Vietnamese\n" "Language: vi_VN\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" -#: OrchardCore.Commerce.Inventory/Views/InventoryPart-OutOfStockMessage.cshtml:0 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart-OutOfStockMessage.cshtml:0 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart-OutOfStockMessage" msgid "Out of Stock" msgstr "" #. @inventoryTitle @T["Inventory"]: -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "Inventory" msgstr "" #. @T["{0}", inventoryEntry.Value] -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:12 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:12 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "{0}" msgstr "" #.

@T["Inventories"]

-#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:3 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventories" msgstr "" #. -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventory" msgstr "" From aeb01ecfde210672e2143c5791377fb47d29e289 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:02:59 +0100 Subject: [PATCH 056/210] New translations orchardcore.commerce.inventory.pot (Indonesian) --- .../id-ID/OrchardCore.Commerce.Inventory.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Localization/id-ID/OrchardCore.Commerce.Inventory.po b/Localization/id-ID/OrchardCore.Commerce.Inventory.po index ec501a6..baaf386 100644 --- a/Localization/id-ID/OrchardCore.Commerce.Inventory.po +++ b/Localization/id-ID/OrchardCore.Commerce.Inventory.po @@ -4,39 +4,39 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: id\n" -"X-Crowdin-File: OrchardCore.Commerce.Inventory.pot\n" -"X-Crowdin-File-ID: 922\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Inventory.pot\n" +"X-Crowdin-File-ID: 934\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Indonesian\n" "Language: id_ID\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" -#: OrchardCore.Commerce.Inventory/Views/InventoryPart-OutOfStockMessage.cshtml:0 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart-OutOfStockMessage.cshtml:0 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart-OutOfStockMessage" msgid "Out of Stock" msgstr "" #. @inventoryTitle @T["Inventory"]: -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "Inventory" msgstr "" #. @T["{0}", inventoryEntry.Value] -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:12 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:12 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "{0}" msgstr "" #.

@T["Inventories"]

-#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:3 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventories" msgstr "" #. -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventory" msgstr "" From f859cde33ff636209119d01812b33bed711b5683 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:00 +0100 Subject: [PATCH 057/210] New translations orchardcore.commerce.inventory.pot (Persian) --- .../fa-IR/OrchardCore.Commerce.Inventory.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Localization/fa-IR/OrchardCore.Commerce.Inventory.po b/Localization/fa-IR/OrchardCore.Commerce.Inventory.po index 49d8387..da79e5a 100644 --- a/Localization/fa-IR/OrchardCore.Commerce.Inventory.po +++ b/Localization/fa-IR/OrchardCore.Commerce.Inventory.po @@ -4,39 +4,39 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: fa\n" -"X-Crowdin-File: OrchardCore.Commerce.Inventory.pot\n" -"X-Crowdin-File-ID: 922\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Inventory.pot\n" +"X-Crowdin-File-ID: 934\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Persian\n" "Language: fa_IR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:02\n" -#: OrchardCore.Commerce.Inventory/Views/InventoryPart-OutOfStockMessage.cshtml:0 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart-OutOfStockMessage.cshtml:0 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart-OutOfStockMessage" msgid "Out of Stock" msgstr "" #. @inventoryTitle @T["Inventory"]: -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "Inventory" msgstr "" #. @T["{0}", inventoryEntry.Value] -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:12 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:12 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "{0}" msgstr "" #.

@T["Inventories"]

-#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:3 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventories" msgstr "" #. -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventory" msgstr "" From aa8dcec3147dcecbff5691bd33b59f5867a79b86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:01 +0100 Subject: [PATCH 058/210] New translations orchardcore.commerce.inventory.pot (Croatian) --- .../hr-HR/OrchardCore.Commerce.Inventory.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Localization/hr-HR/OrchardCore.Commerce.Inventory.po b/Localization/hr-HR/OrchardCore.Commerce.Inventory.po index 00da8de..b14e702 100644 --- a/Localization/hr-HR/OrchardCore.Commerce.Inventory.po +++ b/Localization/hr-HR/OrchardCore.Commerce.Inventory.po @@ -4,39 +4,39 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: hr\n" -"X-Crowdin-File: OrchardCore.Commerce.Inventory.pot\n" -"X-Crowdin-File-ID: 922\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Inventory.pot\n" +"X-Crowdin-File-ID: 934\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Croatian\n" "Language: hr_HR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" -#: OrchardCore.Commerce.Inventory/Views/InventoryPart-OutOfStockMessage.cshtml:0 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart-OutOfStockMessage.cshtml:0 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart-OutOfStockMessage" msgid "Out of Stock" msgstr "" #. @inventoryTitle @T["Inventory"]: -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "Inventory" msgstr "" #. @T["{0}", inventoryEntry.Value] -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.cshtml:12 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:12 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" msgid "{0}" msgstr "" #.

@T["Inventories"]

-#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:3 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventories" msgstr "" #. -#: OrchardCore.Commerce.Inventory/Views/InventoryPart.Edit.cshtml:11 +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" msgid "Inventory" msgstr "" From 68322c907300aa9381cc3bf5cf5819ce24729a2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:02 +0100 Subject: [PATCH 059/210] New translations orchardcore.commerce.payment.stripe.pot (French) --- .../OrchardCore.Commerce.Payment.Stripe.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/fr-FR/OrchardCore.Commerce.Payment.Stripe.po b/Localization/fr-FR/OrchardCore.Commerce.Payment.Stripe.po index c3cf50c..1c8dedf 100644 --- a/Localization/fr-FR/OrchardCore.Commerce.Payment.Stripe.po +++ b/Localization/fr-FR/OrchardCore.Commerce.Payment.Stripe.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: fr\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.Stripe.pot\n" -"X-Crowdin-File-ID: 914\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.Stripe.pot\n" +"X-Crowdin-File-ID: 936\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: French\n" "Language: fr_FR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:17 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:18 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Stripe API" msgstr "" #. H["Couldn't find the payment intent \"{0}\" or the order associated with it.", paymentIntent ?? string.Empty]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:61 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:61 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "Couldn't find the payment intent \"{0}\" or the order associated with it." msgstr "" #. await _notifier.ErrorAsync(H["The has payment failed, please try again."]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:102 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:102 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "The has payment failed, please try again." msgstr "" #. T["The order is empty."].Value); -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:171 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:171 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "The order is empty." msgstr "" #. Description = T["User checkout on {0}", siteSettings.SiteName].Value, -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:205 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:205 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "User checkout on {0}" msgstr "" #.

@T["Stripe Payment"]

-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:19 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe Payment" msgstr "" #.
@T["Stripe payment is not configured for this site."]
-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:23 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:23 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe payment is not configured for this site." msgstr "" #. @T["Net Price: {0}", Model.NetTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:29 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:29 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Net Price: {0}" msgstr "" #. @T["Gross Price: {0}", Model.GrossTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:34 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:34 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Gross Price: {0}" msgstr "" #. @T["There was an error during confirming the payment, please try again."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:53 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:53 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "There was an error during confirming the payment, please try again." msgstr "" #. @T["A value is required for %LABEL%."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:54 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:54 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "A value is required for %LABEL%." msgstr "" #.

@T["Confirming payment. Reloading in 2 seconds..."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/Stripe/PaymentConfirmationMiddleware.cshtml:5 +#: OrchardCore.Commerce.Payment.Stripe\Views\Stripe\PaymentConfirmationMiddleware.cshtml:5 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.Stripe.PaymentConfirmationMiddleware" msgid "Confirming payment. Reloading in 2 seconds..." msgstr "" #.

@T["The current tenant will be reloaded when the settings are saved."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:3 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:6 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Publishable Key" msgstr "" #. @T["Your Stripe's Publishable API key."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe's Publishable API key." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:13 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Secret Key" msgstr "" #. @T["Your Stripe Secret API key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe Secret API key. The field will be empty after saving it, for security reasons." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:22 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Webhook Signing Secret" msgstr "" #. @T["Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons." msgstr "" #. @T["Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks"] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks" msgstr "" From 8a7dbd696cbfbf14346e62d828384954a4f7882a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:03 +0100 Subject: [PATCH 060/210] New translations orchardcore.commerce.payment.stripe.pot (Spanish) --- .../OrchardCore.Commerce.Payment.Stripe.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/es-ES/OrchardCore.Commerce.Payment.Stripe.po b/Localization/es-ES/OrchardCore.Commerce.Payment.Stripe.po index 488eb41..7bdb37b 100644 --- a/Localization/es-ES/OrchardCore.Commerce.Payment.Stripe.po +++ b/Localization/es-ES/OrchardCore.Commerce.Payment.Stripe.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: es-ES\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.Stripe.pot\n" -"X-Crowdin-File-ID: 914\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.Stripe.pot\n" +"X-Crowdin-File-ID: 936\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Spanish\n" "Language: es_ES\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:17 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:18 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Stripe API" msgstr "" #. H["Couldn't find the payment intent \"{0}\" or the order associated with it.", paymentIntent ?? string.Empty]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:61 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:61 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "Couldn't find the payment intent \"{0}\" or the order associated with it." msgstr "" #. await _notifier.ErrorAsync(H["The has payment failed, please try again."]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:102 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:102 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "The has payment failed, please try again." msgstr "" #. T["The order is empty."].Value); -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:171 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:171 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "The order is empty." msgstr "" #. Description = T["User checkout on {0}", siteSettings.SiteName].Value, -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:205 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:205 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "User checkout on {0}" msgstr "" #.

@T["Stripe Payment"]

-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:19 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe Payment" msgstr "" #.
@T["Stripe payment is not configured for this site."]
-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:23 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:23 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe payment is not configured for this site." msgstr "" #. @T["Net Price: {0}", Model.NetTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:29 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:29 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Net Price: {0}" msgstr "" #. @T["Gross Price: {0}", Model.GrossTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:34 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:34 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Gross Price: {0}" msgstr "" #. @T["There was an error during confirming the payment, please try again."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:53 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:53 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "There was an error during confirming the payment, please try again." msgstr "" #. @T["A value is required for %LABEL%."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:54 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:54 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "A value is required for %LABEL%." msgstr "" #.

@T["Confirming payment. Reloading in 2 seconds..."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/Stripe/PaymentConfirmationMiddleware.cshtml:5 +#: OrchardCore.Commerce.Payment.Stripe\Views\Stripe\PaymentConfirmationMiddleware.cshtml:5 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.Stripe.PaymentConfirmationMiddleware" msgid "Confirming payment. Reloading in 2 seconds..." msgstr "" #.

@T["The current tenant will be reloaded when the settings are saved."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:3 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:6 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Publishable Key" msgstr "" #. @T["Your Stripe's Publishable API key."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe's Publishable API key." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:13 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Secret Key" msgstr "" #. @T["Your Stripe Secret API key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe Secret API key. The field will be empty after saving it, for security reasons." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:22 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Webhook Signing Secret" msgstr "" #. @T["Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons." msgstr "" #. @T["Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks"] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks" msgstr "" From 2ce5e597b761c46ec377bae41100041e9e8f82aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:04 +0100 Subject: [PATCH 061/210] New translations orchardcore.commerce.payment.stripe.pot (Arabic) --- .../OrchardCore.Commerce.Payment.Stripe.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/ar-SA/OrchardCore.Commerce.Payment.Stripe.po b/Localization/ar-SA/OrchardCore.Commerce.Payment.Stripe.po index 6ed57e0..daec179 100644 --- a/Localization/ar-SA/OrchardCore.Commerce.Payment.Stripe.po +++ b/Localization/ar-SA/OrchardCore.Commerce.Payment.Stripe.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: ar\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.Stripe.pot\n" -"X-Crowdin-File-ID: 914\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.Stripe.pot\n" +"X-Crowdin-File-ID: 936\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Arabic\n" "Language: ar_SA\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:17 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:18 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Stripe API" msgstr "" #. H["Couldn't find the payment intent \"{0}\" or the order associated with it.", paymentIntent ?? string.Empty]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:61 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:61 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "Couldn't find the payment intent \"{0}\" or the order associated with it." msgstr "" #. await _notifier.ErrorAsync(H["The has payment failed, please try again."]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:102 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:102 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "The has payment failed, please try again." msgstr "" #. T["The order is empty."].Value); -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:171 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:171 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "The order is empty." msgstr "" #. Description = T["User checkout on {0}", siteSettings.SiteName].Value, -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:205 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:205 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "User checkout on {0}" msgstr "" #.

@T["Stripe Payment"]

-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:19 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe Payment" msgstr "" #.
@T["Stripe payment is not configured for this site."]
-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:23 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:23 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe payment is not configured for this site." msgstr "" #. @T["Net Price: {0}", Model.NetTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:29 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:29 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Net Price: {0}" msgstr "" #. @T["Gross Price: {0}", Model.GrossTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:34 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:34 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Gross Price: {0}" msgstr "" #. @T["There was an error during confirming the payment, please try again."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:53 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:53 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "There was an error during confirming the payment, please try again." msgstr "" #. @T["A value is required for %LABEL%."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:54 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:54 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "A value is required for %LABEL%." msgstr "" #.

@T["Confirming payment. Reloading in 2 seconds..."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/Stripe/PaymentConfirmationMiddleware.cshtml:5 +#: OrchardCore.Commerce.Payment.Stripe\Views\Stripe\PaymentConfirmationMiddleware.cshtml:5 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.Stripe.PaymentConfirmationMiddleware" msgid "Confirming payment. Reloading in 2 seconds..." msgstr "" #.

@T["The current tenant will be reloaded when the settings are saved."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:3 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:6 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Publishable Key" msgstr "" #. @T["Your Stripe's Publishable API key."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe's Publishable API key." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:13 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Secret Key" msgstr "" #. @T["Your Stripe Secret API key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe Secret API key. The field will be empty after saving it, for security reasons." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:22 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Webhook Signing Secret" msgstr "" #. @T["Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons." msgstr "" #. @T["Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks"] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks" msgstr "" From e2f31fcdbf654a937cb8a89006ce1c6f4ee0137c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:05 +0100 Subject: [PATCH 062/210] New translations orchardcore.commerce.payment.stripe.pot (Czech) --- .../OrchardCore.Commerce.Payment.Stripe.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/cs-CZ/OrchardCore.Commerce.Payment.Stripe.po b/Localization/cs-CZ/OrchardCore.Commerce.Payment.Stripe.po index d823512..5241b1a 100644 --- a/Localization/cs-CZ/OrchardCore.Commerce.Payment.Stripe.po +++ b/Localization/cs-CZ/OrchardCore.Commerce.Payment.Stripe.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: cs\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.Stripe.pot\n" -"X-Crowdin-File-ID: 914\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.Stripe.pot\n" +"X-Crowdin-File-ID: 936\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Czech\n" "Language: cs_CZ\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:17 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:18 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Stripe API" msgstr "" #. H["Couldn't find the payment intent \"{0}\" or the order associated with it.", paymentIntent ?? string.Empty]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:61 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:61 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "Couldn't find the payment intent \"{0}\" or the order associated with it." msgstr "" #. await _notifier.ErrorAsync(H["The has payment failed, please try again."]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:102 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:102 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "The has payment failed, please try again." msgstr "" #. T["The order is empty."].Value); -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:171 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:171 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "The order is empty." msgstr "" #. Description = T["User checkout on {0}", siteSettings.SiteName].Value, -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:205 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:205 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "User checkout on {0}" msgstr "" #.

@T["Stripe Payment"]

-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:19 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe Payment" msgstr "" #.
@T["Stripe payment is not configured for this site."]
-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:23 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:23 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe payment is not configured for this site." msgstr "" #. @T["Net Price: {0}", Model.NetTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:29 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:29 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Net Price: {0}" msgstr "" #. @T["Gross Price: {0}", Model.GrossTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:34 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:34 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Gross Price: {0}" msgstr "" #. @T["There was an error during confirming the payment, please try again."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:53 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:53 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "There was an error during confirming the payment, please try again." msgstr "" #. @T["A value is required for %LABEL%."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:54 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:54 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "A value is required for %LABEL%." msgstr "" #.

@T["Confirming payment. Reloading in 2 seconds..."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/Stripe/PaymentConfirmationMiddleware.cshtml:5 +#: OrchardCore.Commerce.Payment.Stripe\Views\Stripe\PaymentConfirmationMiddleware.cshtml:5 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.Stripe.PaymentConfirmationMiddleware" msgid "Confirming payment. Reloading in 2 seconds..." msgstr "" #.

@T["The current tenant will be reloaded when the settings are saved."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:3 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:6 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Publishable Key" msgstr "" #. @T["Your Stripe's Publishable API key."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe's Publishable API key." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:13 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Secret Key" msgstr "" #. @T["Your Stripe Secret API key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe Secret API key. The field will be empty after saving it, for security reasons." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:22 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Webhook Signing Secret" msgstr "" #. @T["Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons." msgstr "" #. @T["Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks"] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks" msgstr "" From b89f17a66a8b2f13553c252769e299acd45d6568 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:06 +0100 Subject: [PATCH 063/210] New translations orchardcore.commerce.payment.stripe.pot (German) --- .../OrchardCore.Commerce.Payment.Stripe.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/de-DE/OrchardCore.Commerce.Payment.Stripe.po b/Localization/de-DE/OrchardCore.Commerce.Payment.Stripe.po index b9537c8..c120ee2 100644 --- a/Localization/de-DE/OrchardCore.Commerce.Payment.Stripe.po +++ b/Localization/de-DE/OrchardCore.Commerce.Payment.Stripe.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: de\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.Stripe.pot\n" -"X-Crowdin-File-ID: 914\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.Stripe.pot\n" +"X-Crowdin-File-ID: 936\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: German\n" "Language: de_DE\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:17 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:18 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Stripe API" msgstr "" #. H["Couldn't find the payment intent \"{0}\" or the order associated with it.", paymentIntent ?? string.Empty]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:61 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:61 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "Couldn't find the payment intent \"{0}\" or the order associated with it." msgstr "" #. await _notifier.ErrorAsync(H["The has payment failed, please try again."]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:102 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:102 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "The has payment failed, please try again." msgstr "" #. T["The order is empty."].Value); -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:171 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:171 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "The order is empty." msgstr "" #. Description = T["User checkout on {0}", siteSettings.SiteName].Value, -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:205 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:205 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "User checkout on {0}" msgstr "" #.

@T["Stripe Payment"]

-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:19 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe Payment" msgstr "" #.
@T["Stripe payment is not configured for this site."]
-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:23 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:23 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe payment is not configured for this site." msgstr "" #. @T["Net Price: {0}", Model.NetTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:29 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:29 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Net Price: {0}" msgstr "" #. @T["Gross Price: {0}", Model.GrossTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:34 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:34 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Gross Price: {0}" msgstr "" #. @T["There was an error during confirming the payment, please try again."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:53 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:53 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "There was an error during confirming the payment, please try again." msgstr "" #. @T["A value is required for %LABEL%."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:54 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:54 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "A value is required for %LABEL%." msgstr "" #.

@T["Confirming payment. Reloading in 2 seconds..."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/Stripe/PaymentConfirmationMiddleware.cshtml:5 +#: OrchardCore.Commerce.Payment.Stripe\Views\Stripe\PaymentConfirmationMiddleware.cshtml:5 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.Stripe.PaymentConfirmationMiddleware" msgid "Confirming payment. Reloading in 2 seconds..." msgstr "" #.

@T["The current tenant will be reloaded when the settings are saved."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:3 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:6 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Publishable Key" msgstr "" #. @T["Your Stripe's Publishable API key."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe's Publishable API key." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:13 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Secret Key" msgstr "" #. @T["Your Stripe Secret API key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe Secret API key. The field will be empty after saving it, for security reasons." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:22 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Webhook Signing Secret" msgstr "" #. @T["Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons." msgstr "" #. @T["Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks"] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks" msgstr "" From d24b5e2e6600afa665470f8fc8c8c6241491eabd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:08 +0100 Subject: [PATCH 064/210] New translations orchardcore.commerce.payment.stripe.pot (Greek) --- .../OrchardCore.Commerce.Payment.Stripe.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/el-GR/OrchardCore.Commerce.Payment.Stripe.po b/Localization/el-GR/OrchardCore.Commerce.Payment.Stripe.po index 816473c..7ca44cb 100644 --- a/Localization/el-GR/OrchardCore.Commerce.Payment.Stripe.po +++ b/Localization/el-GR/OrchardCore.Commerce.Payment.Stripe.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: el\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.Stripe.pot\n" -"X-Crowdin-File-ID: 914\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.Stripe.pot\n" +"X-Crowdin-File-ID: 936\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Greek\n" "Language: el_GR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:17 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:18 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Stripe API" msgstr "" #. H["Couldn't find the payment intent \"{0}\" or the order associated with it.", paymentIntent ?? string.Empty]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:61 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:61 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "Couldn't find the payment intent \"{0}\" or the order associated with it." msgstr "" #. await _notifier.ErrorAsync(H["The has payment failed, please try again."]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:102 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:102 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "The has payment failed, please try again." msgstr "" #. T["The order is empty."].Value); -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:171 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:171 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "The order is empty." msgstr "" #. Description = T["User checkout on {0}", siteSettings.SiteName].Value, -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:205 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:205 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "User checkout on {0}" msgstr "" #.

@T["Stripe Payment"]

-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:19 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe Payment" msgstr "" #.
@T["Stripe payment is not configured for this site."]
-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:23 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:23 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe payment is not configured for this site." msgstr "" #. @T["Net Price: {0}", Model.NetTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:29 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:29 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Net Price: {0}" msgstr "" #. @T["Gross Price: {0}", Model.GrossTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:34 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:34 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Gross Price: {0}" msgstr "" #. @T["There was an error during confirming the payment, please try again."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:53 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:53 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "There was an error during confirming the payment, please try again." msgstr "" #. @T["A value is required for %LABEL%."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:54 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:54 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "A value is required for %LABEL%." msgstr "" #.

@T["Confirming payment. Reloading in 2 seconds..."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/Stripe/PaymentConfirmationMiddleware.cshtml:5 +#: OrchardCore.Commerce.Payment.Stripe\Views\Stripe\PaymentConfirmationMiddleware.cshtml:5 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.Stripe.PaymentConfirmationMiddleware" msgid "Confirming payment. Reloading in 2 seconds..." msgstr "" #.

@T["The current tenant will be reloaded when the settings are saved."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:3 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:6 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Publishable Key" msgstr "" #. @T["Your Stripe's Publishable API key."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe's Publishable API key." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:13 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Secret Key" msgstr "" #. @T["Your Stripe Secret API key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe Secret API key. The field will be empty after saving it, for security reasons." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:22 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Webhook Signing Secret" msgstr "" #. @T["Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons." msgstr "" #. @T["Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks"] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks" msgstr "" From 061167b1ed1083785eacfa441825fded22317a4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:09 +0100 Subject: [PATCH 065/210] New translations orchardcore.commerce.payment.stripe.pot (Finnish) --- .../OrchardCore.Commerce.Payment.Stripe.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/fi-FI/OrchardCore.Commerce.Payment.Stripe.po b/Localization/fi-FI/OrchardCore.Commerce.Payment.Stripe.po index fd19ea7..3d5840b 100644 --- a/Localization/fi-FI/OrchardCore.Commerce.Payment.Stripe.po +++ b/Localization/fi-FI/OrchardCore.Commerce.Payment.Stripe.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: fi\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.Stripe.pot\n" -"X-Crowdin-File-ID: 914\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.Stripe.pot\n" +"X-Crowdin-File-ID: 936\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Finnish\n" "Language: fi_FI\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:17 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:18 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Stripe API" msgstr "" #. H["Couldn't find the payment intent \"{0}\" or the order associated with it.", paymentIntent ?? string.Empty]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:61 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:61 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "Couldn't find the payment intent \"{0}\" or the order associated with it." msgstr "" #. await _notifier.ErrorAsync(H["The has payment failed, please try again."]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:102 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:102 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "The has payment failed, please try again." msgstr "" #. T["The order is empty."].Value); -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:171 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:171 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "The order is empty." msgstr "" #. Description = T["User checkout on {0}", siteSettings.SiteName].Value, -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:205 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:205 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "User checkout on {0}" msgstr "" #.

@T["Stripe Payment"]

-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:19 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe Payment" msgstr "" #.
@T["Stripe payment is not configured for this site."]
-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:23 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:23 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe payment is not configured for this site." msgstr "" #. @T["Net Price: {0}", Model.NetTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:29 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:29 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Net Price: {0}" msgstr "" #. @T["Gross Price: {0}", Model.GrossTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:34 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:34 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Gross Price: {0}" msgstr "" #. @T["There was an error during confirming the payment, please try again."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:53 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:53 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "There was an error during confirming the payment, please try again." msgstr "" #. @T["A value is required for %LABEL%."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:54 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:54 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "A value is required for %LABEL%." msgstr "" #.

@T["Confirming payment. Reloading in 2 seconds..."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/Stripe/PaymentConfirmationMiddleware.cshtml:5 +#: OrchardCore.Commerce.Payment.Stripe\Views\Stripe\PaymentConfirmationMiddleware.cshtml:5 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.Stripe.PaymentConfirmationMiddleware" msgid "Confirming payment. Reloading in 2 seconds..." msgstr "" #.

@T["The current tenant will be reloaded when the settings are saved."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:3 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:6 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Publishable Key" msgstr "" #. @T["Your Stripe's Publishable API key."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe's Publishable API key." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:13 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Secret Key" msgstr "" #. @T["Your Stripe Secret API key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe Secret API key. The field will be empty after saving it, for security reasons." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:22 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Webhook Signing Secret" msgstr "" #. @T["Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons." msgstr "" #. @T["Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks"] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks" msgstr "" From fb1422bf0d5b3e6fcf309111463911fefb616c11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:11 +0100 Subject: [PATCH 066/210] New translations orchardcore.commerce.payment.stripe.pot (Hebrew) --- .../OrchardCore.Commerce.Payment.Stripe.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/he-IL/OrchardCore.Commerce.Payment.Stripe.po b/Localization/he-IL/OrchardCore.Commerce.Payment.Stripe.po index 6110075..5da30ca 100644 --- a/Localization/he-IL/OrchardCore.Commerce.Payment.Stripe.po +++ b/Localization/he-IL/OrchardCore.Commerce.Payment.Stripe.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: he\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.Stripe.pot\n" -"X-Crowdin-File-ID: 914\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.Stripe.pot\n" +"X-Crowdin-File-ID: 936\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Hebrew\n" "Language: he_IL\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:17 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:18 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Stripe API" msgstr "" #. H["Couldn't find the payment intent \"{0}\" or the order associated with it.", paymentIntent ?? string.Empty]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:61 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:61 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "Couldn't find the payment intent \"{0}\" or the order associated with it." msgstr "" #. await _notifier.ErrorAsync(H["The has payment failed, please try again."]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:102 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:102 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "The has payment failed, please try again." msgstr "" #. T["The order is empty."].Value); -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:171 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:171 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "The order is empty." msgstr "" #. Description = T["User checkout on {0}", siteSettings.SiteName].Value, -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:205 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:205 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "User checkout on {0}" msgstr "" #.

@T["Stripe Payment"]

-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:19 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe Payment" msgstr "" #.
@T["Stripe payment is not configured for this site."]
-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:23 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:23 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe payment is not configured for this site." msgstr "" #. @T["Net Price: {0}", Model.NetTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:29 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:29 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Net Price: {0}" msgstr "" #. @T["Gross Price: {0}", Model.GrossTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:34 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:34 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Gross Price: {0}" msgstr "" #. @T["There was an error during confirming the payment, please try again."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:53 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:53 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "There was an error during confirming the payment, please try again." msgstr "" #. @T["A value is required for %LABEL%."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:54 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:54 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "A value is required for %LABEL%." msgstr "" #.

@T["Confirming payment. Reloading in 2 seconds..."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/Stripe/PaymentConfirmationMiddleware.cshtml:5 +#: OrchardCore.Commerce.Payment.Stripe\Views\Stripe\PaymentConfirmationMiddleware.cshtml:5 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.Stripe.PaymentConfirmationMiddleware" msgid "Confirming payment. Reloading in 2 seconds..." msgstr "" #.

@T["The current tenant will be reloaded when the settings are saved."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:3 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:6 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Publishable Key" msgstr "" #. @T["Your Stripe's Publishable API key."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe's Publishable API key." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:13 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Secret Key" msgstr "" #. @T["Your Stripe Secret API key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe Secret API key. The field will be empty after saving it, for security reasons." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:22 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Webhook Signing Secret" msgstr "" #. @T["Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons." msgstr "" #. @T["Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks"] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks" msgstr "" From 7afe129f79d88a291c0836605aca1c4435503ddf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:12 +0100 Subject: [PATCH 067/210] New translations orchardcore.commerce.payment.stripe.pot (Hungarian) --- .../OrchardCore.Commerce.Payment.Stripe.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/hu-HU/OrchardCore.Commerce.Payment.Stripe.po b/Localization/hu-HU/OrchardCore.Commerce.Payment.Stripe.po index dbdf118..ea9ef94 100644 --- a/Localization/hu-HU/OrchardCore.Commerce.Payment.Stripe.po +++ b/Localization/hu-HU/OrchardCore.Commerce.Payment.Stripe.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: hu\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.Stripe.pot\n" -"X-Crowdin-File-ID: 914\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.Stripe.pot\n" +"X-Crowdin-File-ID: 936\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Hungarian\n" "Language: hu_HU\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:17 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:18 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Stripe API" msgstr "" #. H["Couldn't find the payment intent \"{0}\" or the order associated with it.", paymentIntent ?? string.Empty]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:61 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:61 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "Couldn't find the payment intent \"{0}\" or the order associated with it." msgstr "" #. await _notifier.ErrorAsync(H["The has payment failed, please try again."]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:102 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:102 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "The has payment failed, please try again." msgstr "" #. T["The order is empty."].Value); -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:171 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:171 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "The order is empty." msgstr "" #. Description = T["User checkout on {0}", siteSettings.SiteName].Value, -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:205 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:205 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "User checkout on {0}" msgstr "" #.

@T["Stripe Payment"]

-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:19 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe Payment" msgstr "" #.
@T["Stripe payment is not configured for this site."]
-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:23 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:23 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe payment is not configured for this site." msgstr "" #. @T["Net Price: {0}", Model.NetTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:29 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:29 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Net Price: {0}" msgstr "" #. @T["Gross Price: {0}", Model.GrossTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:34 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:34 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Gross Price: {0}" msgstr "" #. @T["There was an error during confirming the payment, please try again."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:53 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:53 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "There was an error during confirming the payment, please try again." msgstr "" #. @T["A value is required for %LABEL%."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:54 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:54 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "A value is required for %LABEL%." msgstr "" #.

@T["Confirming payment. Reloading in 2 seconds..."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/Stripe/PaymentConfirmationMiddleware.cshtml:5 +#: OrchardCore.Commerce.Payment.Stripe\Views\Stripe\PaymentConfirmationMiddleware.cshtml:5 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.Stripe.PaymentConfirmationMiddleware" msgid "Confirming payment. Reloading in 2 seconds..." msgstr "" #.

@T["The current tenant will be reloaded when the settings are saved."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:3 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:6 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Publishable Key" msgstr "" #. @T["Your Stripe's Publishable API key."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe's Publishable API key." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:13 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Secret Key" msgstr "" #. @T["Your Stripe Secret API key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe Secret API key. The field will be empty after saving it, for security reasons." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:22 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Webhook Signing Secret" msgstr "" #. @T["Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons." msgstr "" #. @T["Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks"] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks" msgstr "" From 880eba89f78b51e330eae9a7c4c4e407ab0b2ae0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:13 +0100 Subject: [PATCH 068/210] New translations orchardcore.commerce.payment.stripe.pot (Italian) --- .../OrchardCore.Commerce.Payment.Stripe.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/it-IT/OrchardCore.Commerce.Payment.Stripe.po b/Localization/it-IT/OrchardCore.Commerce.Payment.Stripe.po index 116cba3..9e6e002 100644 --- a/Localization/it-IT/OrchardCore.Commerce.Payment.Stripe.po +++ b/Localization/it-IT/OrchardCore.Commerce.Payment.Stripe.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: it\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.Stripe.pot\n" -"X-Crowdin-File-ID: 914\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.Stripe.pot\n" +"X-Crowdin-File-ID: 936\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Italian\n" "Language: it_IT\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:17 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:18 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Stripe API" msgstr "" #. H["Couldn't find the payment intent \"{0}\" or the order associated with it.", paymentIntent ?? string.Empty]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:61 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:61 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "Couldn't find the payment intent \"{0}\" or the order associated with it." msgstr "" #. await _notifier.ErrorAsync(H["The has payment failed, please try again."]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:102 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:102 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "The has payment failed, please try again." msgstr "" #. T["The order is empty."].Value); -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:171 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:171 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "The order is empty." msgstr "" #. Description = T["User checkout on {0}", siteSettings.SiteName].Value, -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:205 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:205 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "User checkout on {0}" msgstr "" #.

@T["Stripe Payment"]

-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:19 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe Payment" msgstr "" #.
@T["Stripe payment is not configured for this site."]
-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:23 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:23 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe payment is not configured for this site." msgstr "" #. @T["Net Price: {0}", Model.NetTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:29 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:29 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Net Price: {0}" msgstr "" #. @T["Gross Price: {0}", Model.GrossTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:34 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:34 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Gross Price: {0}" msgstr "" #. @T["There was an error during confirming the payment, please try again."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:53 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:53 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "There was an error during confirming the payment, please try again." msgstr "" #. @T["A value is required for %LABEL%."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:54 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:54 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "A value is required for %LABEL%." msgstr "" #.

@T["Confirming payment. Reloading in 2 seconds..."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/Stripe/PaymentConfirmationMiddleware.cshtml:5 +#: OrchardCore.Commerce.Payment.Stripe\Views\Stripe\PaymentConfirmationMiddleware.cshtml:5 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.Stripe.PaymentConfirmationMiddleware" msgid "Confirming payment. Reloading in 2 seconds..." msgstr "" #.

@T["The current tenant will be reloaded when the settings are saved."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:3 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:6 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Publishable Key" msgstr "" #. @T["Your Stripe's Publishable API key."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe's Publishable API key." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:13 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Secret Key" msgstr "" #. @T["Your Stripe Secret API key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe Secret API key. The field will be empty after saving it, for security reasons." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:22 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Webhook Signing Secret" msgstr "" #. @T["Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons." msgstr "" #. @T["Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks"] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks" msgstr "" From edbd721b666332b4b734a4af79406fe3a6b3e3f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:14 +0100 Subject: [PATCH 069/210] New translations orchardcore.commerce.payment.stripe.pot (Japanese) --- .../OrchardCore.Commerce.Payment.Stripe.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/ja-JP/OrchardCore.Commerce.Payment.Stripe.po b/Localization/ja-JP/OrchardCore.Commerce.Payment.Stripe.po index 98f1ddb..f173efe 100644 --- a/Localization/ja-JP/OrchardCore.Commerce.Payment.Stripe.po +++ b/Localization/ja-JP/OrchardCore.Commerce.Payment.Stripe.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: ja\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.Stripe.pot\n" -"X-Crowdin-File-ID: 914\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.Stripe.pot\n" +"X-Crowdin-File-ID: 936\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Japanese\n" "Language: ja_JP\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:17 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:18 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Stripe API" msgstr "" #. H["Couldn't find the payment intent \"{0}\" or the order associated with it.", paymentIntent ?? string.Empty]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:61 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:61 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "Couldn't find the payment intent \"{0}\" or the order associated with it." msgstr "" #. await _notifier.ErrorAsync(H["The has payment failed, please try again."]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:102 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:102 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "The has payment failed, please try again." msgstr "" #. T["The order is empty."].Value); -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:171 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:171 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "The order is empty." msgstr "" #. Description = T["User checkout on {0}", siteSettings.SiteName].Value, -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:205 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:205 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "User checkout on {0}" msgstr "" #.

@T["Stripe Payment"]

-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:19 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe Payment" msgstr "" #.
@T["Stripe payment is not configured for this site."]
-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:23 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:23 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe payment is not configured for this site." msgstr "" #. @T["Net Price: {0}", Model.NetTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:29 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:29 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Net Price: {0}" msgstr "" #. @T["Gross Price: {0}", Model.GrossTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:34 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:34 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Gross Price: {0}" msgstr "" #. @T["There was an error during confirming the payment, please try again."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:53 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:53 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "There was an error during confirming the payment, please try again." msgstr "" #. @T["A value is required for %LABEL%."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:54 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:54 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "A value is required for %LABEL%." msgstr "" #.

@T["Confirming payment. Reloading in 2 seconds..."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/Stripe/PaymentConfirmationMiddleware.cshtml:5 +#: OrchardCore.Commerce.Payment.Stripe\Views\Stripe\PaymentConfirmationMiddleware.cshtml:5 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.Stripe.PaymentConfirmationMiddleware" msgid "Confirming payment. Reloading in 2 seconds..." msgstr "" #.

@T["The current tenant will be reloaded when the settings are saved."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:3 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:6 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Publishable Key" msgstr "" #. @T["Your Stripe's Publishable API key."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe's Publishable API key." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:13 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Secret Key" msgstr "" #. @T["Your Stripe Secret API key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe Secret API key. The field will be empty after saving it, for security reasons." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:22 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Webhook Signing Secret" msgstr "" #. @T["Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons." msgstr "" #. @T["Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks"] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks" msgstr "" From c0c4e4c27ab97eec118b6fcd8eb5f2a7aa6737ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:15 +0100 Subject: [PATCH 070/210] New translations orchardcore.commerce.payment.stripe.pot (Korean) --- .../OrchardCore.Commerce.Payment.Stripe.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/ko-KR/OrchardCore.Commerce.Payment.Stripe.po b/Localization/ko-KR/OrchardCore.Commerce.Payment.Stripe.po index f85835a..d405247 100644 --- a/Localization/ko-KR/OrchardCore.Commerce.Payment.Stripe.po +++ b/Localization/ko-KR/OrchardCore.Commerce.Payment.Stripe.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: ko\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.Stripe.pot\n" -"X-Crowdin-File-ID: 914\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.Stripe.pot\n" +"X-Crowdin-File-ID: 936\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Korean\n" "Language: ko_KR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:17 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:18 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Stripe API" msgstr "" #. H["Couldn't find the payment intent \"{0}\" or the order associated with it.", paymentIntent ?? string.Empty]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:61 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:61 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "Couldn't find the payment intent \"{0}\" or the order associated with it." msgstr "" #. await _notifier.ErrorAsync(H["The has payment failed, please try again."]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:102 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:102 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "The has payment failed, please try again." msgstr "" #. T["The order is empty."].Value); -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:171 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:171 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "The order is empty." msgstr "" #. Description = T["User checkout on {0}", siteSettings.SiteName].Value, -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:205 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:205 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "User checkout on {0}" msgstr "" #.

@T["Stripe Payment"]

-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:19 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe Payment" msgstr "" #.
@T["Stripe payment is not configured for this site."]
-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:23 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:23 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe payment is not configured for this site." msgstr "" #. @T["Net Price: {0}", Model.NetTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:29 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:29 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Net Price: {0}" msgstr "" #. @T["Gross Price: {0}", Model.GrossTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:34 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:34 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Gross Price: {0}" msgstr "" #. @T["There was an error during confirming the payment, please try again."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:53 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:53 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "There was an error during confirming the payment, please try again." msgstr "" #. @T["A value is required for %LABEL%."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:54 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:54 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "A value is required for %LABEL%." msgstr "" #.

@T["Confirming payment. Reloading in 2 seconds..."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/Stripe/PaymentConfirmationMiddleware.cshtml:5 +#: OrchardCore.Commerce.Payment.Stripe\Views\Stripe\PaymentConfirmationMiddleware.cshtml:5 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.Stripe.PaymentConfirmationMiddleware" msgid "Confirming payment. Reloading in 2 seconds..." msgstr "" #.

@T["The current tenant will be reloaded when the settings are saved."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:3 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:6 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Publishable Key" msgstr "" #. @T["Your Stripe's Publishable API key."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe's Publishable API key." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:13 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Secret Key" msgstr "" #. @T["Your Stripe Secret API key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe Secret API key. The field will be empty after saving it, for security reasons." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:22 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Webhook Signing Secret" msgstr "" #. @T["Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons." msgstr "" #. @T["Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks"] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks" msgstr "" From 86b7fb66c0363bf0adea1d2223519e4c167cede9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:16 +0100 Subject: [PATCH 071/210] New translations orchardcore.commerce.payment.stripe.pot (Lithuanian) --- .../OrchardCore.Commerce.Payment.Stripe.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/lt-LT/OrchardCore.Commerce.Payment.Stripe.po b/Localization/lt-LT/OrchardCore.Commerce.Payment.Stripe.po index 83d26db..f4caf4a 100644 --- a/Localization/lt-LT/OrchardCore.Commerce.Payment.Stripe.po +++ b/Localization/lt-LT/OrchardCore.Commerce.Payment.Stripe.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: lt\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.Stripe.pot\n" -"X-Crowdin-File-ID: 914\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.Stripe.pot\n" +"X-Crowdin-File-ID: 936\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Lithuanian\n" "Language: lt_LT\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:17 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:18 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Stripe API" msgstr "" #. H["Couldn't find the payment intent \"{0}\" or the order associated with it.", paymentIntent ?? string.Empty]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:61 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:61 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "Couldn't find the payment intent \"{0}\" or the order associated with it." msgstr "" #. await _notifier.ErrorAsync(H["The has payment failed, please try again."]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:102 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:102 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "The has payment failed, please try again." msgstr "" #. T["The order is empty."].Value); -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:171 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:171 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "The order is empty." msgstr "" #. Description = T["User checkout on {0}", siteSettings.SiteName].Value, -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:205 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:205 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "User checkout on {0}" msgstr "" #.

@T["Stripe Payment"]

-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:19 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe Payment" msgstr "" #.
@T["Stripe payment is not configured for this site."]
-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:23 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:23 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe payment is not configured for this site." msgstr "" #. @T["Net Price: {0}", Model.NetTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:29 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:29 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Net Price: {0}" msgstr "" #. @T["Gross Price: {0}", Model.GrossTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:34 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:34 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Gross Price: {0}" msgstr "" #. @T["There was an error during confirming the payment, please try again."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:53 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:53 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "There was an error during confirming the payment, please try again." msgstr "" #. @T["A value is required for %LABEL%."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:54 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:54 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "A value is required for %LABEL%." msgstr "" #.

@T["Confirming payment. Reloading in 2 seconds..."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/Stripe/PaymentConfirmationMiddleware.cshtml:5 +#: OrchardCore.Commerce.Payment.Stripe\Views\Stripe\PaymentConfirmationMiddleware.cshtml:5 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.Stripe.PaymentConfirmationMiddleware" msgid "Confirming payment. Reloading in 2 seconds..." msgstr "" #.

@T["The current tenant will be reloaded when the settings are saved."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:3 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:6 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Publishable Key" msgstr "" #. @T["Your Stripe's Publishable API key."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe's Publishable API key." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:13 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Secret Key" msgstr "" #. @T["Your Stripe Secret API key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe Secret API key. The field will be empty after saving it, for security reasons." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:22 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Webhook Signing Secret" msgstr "" #. @T["Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons." msgstr "" #. @T["Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks"] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks" msgstr "" From e9eedeb2ee10694964524966366de4558ff5733d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:17 +0100 Subject: [PATCH 072/210] New translations orchardcore.commerce.payment.stripe.pot (Macedonian) --- .../OrchardCore.Commerce.Payment.Stripe.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/mk-MK/OrchardCore.Commerce.Payment.Stripe.po b/Localization/mk-MK/OrchardCore.Commerce.Payment.Stripe.po index c70a5b6..ec83491 100644 --- a/Localization/mk-MK/OrchardCore.Commerce.Payment.Stripe.po +++ b/Localization/mk-MK/OrchardCore.Commerce.Payment.Stripe.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: mk\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.Stripe.pot\n" -"X-Crowdin-File-ID: 914\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.Stripe.pot\n" +"X-Crowdin-File-ID: 936\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Macedonian\n" "Language: mk_MK\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:17 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:18 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Stripe API" msgstr "" #. H["Couldn't find the payment intent \"{0}\" or the order associated with it.", paymentIntent ?? string.Empty]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:61 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:61 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "Couldn't find the payment intent \"{0}\" or the order associated with it." msgstr "" #. await _notifier.ErrorAsync(H["The has payment failed, please try again."]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:102 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:102 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "The has payment failed, please try again." msgstr "" #. T["The order is empty."].Value); -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:171 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:171 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "The order is empty." msgstr "" #. Description = T["User checkout on {0}", siteSettings.SiteName].Value, -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:205 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:205 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "User checkout on {0}" msgstr "" #.

@T["Stripe Payment"]

-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:19 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe Payment" msgstr "" #.
@T["Stripe payment is not configured for this site."]
-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:23 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:23 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe payment is not configured for this site." msgstr "" #. @T["Net Price: {0}", Model.NetTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:29 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:29 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Net Price: {0}" msgstr "" #. @T["Gross Price: {0}", Model.GrossTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:34 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:34 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Gross Price: {0}" msgstr "" #. @T["There was an error during confirming the payment, please try again."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:53 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:53 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "There was an error during confirming the payment, please try again." msgstr "" #. @T["A value is required for %LABEL%."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:54 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:54 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "A value is required for %LABEL%." msgstr "" #.

@T["Confirming payment. Reloading in 2 seconds..."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/Stripe/PaymentConfirmationMiddleware.cshtml:5 +#: OrchardCore.Commerce.Payment.Stripe\Views\Stripe\PaymentConfirmationMiddleware.cshtml:5 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.Stripe.PaymentConfirmationMiddleware" msgid "Confirming payment. Reloading in 2 seconds..." msgstr "" #.

@T["The current tenant will be reloaded when the settings are saved."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:3 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:6 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Publishable Key" msgstr "" #. @T["Your Stripe's Publishable API key."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe's Publishable API key." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:13 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Secret Key" msgstr "" #. @T["Your Stripe Secret API key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe Secret API key. The field will be empty after saving it, for security reasons." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:22 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Webhook Signing Secret" msgstr "" #. @T["Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons." msgstr "" #. @T["Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks"] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks" msgstr "" From 05954f3995a873cad69adb5bab55d98ec3bef2c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:18 +0100 Subject: [PATCH 073/210] New translations orchardcore.commerce.payment.stripe.pot (Dutch) --- .../OrchardCore.Commerce.Payment.Stripe.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/nl-NL/OrchardCore.Commerce.Payment.Stripe.po b/Localization/nl-NL/OrchardCore.Commerce.Payment.Stripe.po index 9533842..e543481 100644 --- a/Localization/nl-NL/OrchardCore.Commerce.Payment.Stripe.po +++ b/Localization/nl-NL/OrchardCore.Commerce.Payment.Stripe.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: nl\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.Stripe.pot\n" -"X-Crowdin-File-ID: 914\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.Stripe.pot\n" +"X-Crowdin-File-ID: 936\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Dutch\n" "Language: nl_NL\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:17 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:18 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Stripe API" msgstr "" #. H["Couldn't find the payment intent \"{0}\" or the order associated with it.", paymentIntent ?? string.Empty]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:61 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:61 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "Couldn't find the payment intent \"{0}\" or the order associated with it." msgstr "" #. await _notifier.ErrorAsync(H["The has payment failed, please try again."]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:102 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:102 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "The has payment failed, please try again." msgstr "" #. T["The order is empty."].Value); -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:171 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:171 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "The order is empty." msgstr "" #. Description = T["User checkout on {0}", siteSettings.SiteName].Value, -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:205 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:205 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "User checkout on {0}" msgstr "" #.

@T["Stripe Payment"]

-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:19 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe Payment" msgstr "" #.
@T["Stripe payment is not configured for this site."]
-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:23 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:23 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe payment is not configured for this site." msgstr "" #. @T["Net Price: {0}", Model.NetTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:29 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:29 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Net Price: {0}" msgstr "" #. @T["Gross Price: {0}", Model.GrossTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:34 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:34 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Gross Price: {0}" msgstr "" #. @T["There was an error during confirming the payment, please try again."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:53 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:53 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "There was an error during confirming the payment, please try again." msgstr "" #. @T["A value is required for %LABEL%."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:54 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:54 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "A value is required for %LABEL%." msgstr "" #.

@T["Confirming payment. Reloading in 2 seconds..."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/Stripe/PaymentConfirmationMiddleware.cshtml:5 +#: OrchardCore.Commerce.Payment.Stripe\Views\Stripe\PaymentConfirmationMiddleware.cshtml:5 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.Stripe.PaymentConfirmationMiddleware" msgid "Confirming payment. Reloading in 2 seconds..." msgstr "" #.

@T["The current tenant will be reloaded when the settings are saved."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:3 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:6 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Publishable Key" msgstr "" #. @T["Your Stripe's Publishable API key."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe's Publishable API key." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:13 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Secret Key" msgstr "" #. @T["Your Stripe Secret API key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe Secret API key. The field will be empty after saving it, for security reasons." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:22 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Webhook Signing Secret" msgstr "" #. @T["Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons." msgstr "" #. @T["Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks"] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks" msgstr "" From cc09f2e8ed925d578ae78282f82f3e9e353bac38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:19 +0100 Subject: [PATCH 074/210] New translations orchardcore.commerce.payment.stripe.pot (Polish) --- .../OrchardCore.Commerce.Payment.Stripe.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/pl-PL/OrchardCore.Commerce.Payment.Stripe.po b/Localization/pl-PL/OrchardCore.Commerce.Payment.Stripe.po index 8e66ae6..01186e5 100644 --- a/Localization/pl-PL/OrchardCore.Commerce.Payment.Stripe.po +++ b/Localization/pl-PL/OrchardCore.Commerce.Payment.Stripe.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: pl\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.Stripe.pot\n" -"X-Crowdin-File-ID: 914\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.Stripe.pot\n" +"X-Crowdin-File-ID: 936\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Polish\n" "Language: pl_PL\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:17 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:18 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Stripe API" msgstr "" #. H["Couldn't find the payment intent \"{0}\" or the order associated with it.", paymentIntent ?? string.Empty]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:61 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:61 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "Couldn't find the payment intent \"{0}\" or the order associated with it." msgstr "" #. await _notifier.ErrorAsync(H["The has payment failed, please try again."]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:102 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:102 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "The has payment failed, please try again." msgstr "" #. T["The order is empty."].Value); -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:171 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:171 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "The order is empty." msgstr "" #. Description = T["User checkout on {0}", siteSettings.SiteName].Value, -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:205 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:205 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "User checkout on {0}" msgstr "" #.

@T["Stripe Payment"]

-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:19 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe Payment" msgstr "" #.
@T["Stripe payment is not configured for this site."]
-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:23 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:23 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe payment is not configured for this site." msgstr "" #. @T["Net Price: {0}", Model.NetTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:29 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:29 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Net Price: {0}" msgstr "" #. @T["Gross Price: {0}", Model.GrossTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:34 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:34 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Gross Price: {0}" msgstr "" #. @T["There was an error during confirming the payment, please try again."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:53 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:53 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "There was an error during confirming the payment, please try again." msgstr "" #. @T["A value is required for %LABEL%."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:54 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:54 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "A value is required for %LABEL%." msgstr "" #.

@T["Confirming payment. Reloading in 2 seconds..."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/Stripe/PaymentConfirmationMiddleware.cshtml:5 +#: OrchardCore.Commerce.Payment.Stripe\Views\Stripe\PaymentConfirmationMiddleware.cshtml:5 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.Stripe.PaymentConfirmationMiddleware" msgid "Confirming payment. Reloading in 2 seconds..." msgstr "" #.

@T["The current tenant will be reloaded when the settings are saved."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:3 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:6 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Publishable Key" msgstr "" #. @T["Your Stripe's Publishable API key."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe's Publishable API key." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:13 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Secret Key" msgstr "" #. @T["Your Stripe Secret API key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe Secret API key. The field will be empty after saving it, for security reasons." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:22 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Webhook Signing Secret" msgstr "" #. @T["Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons." msgstr "" #. @T["Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks"] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks" msgstr "" From 96e5d8ac7fdc4669f18824ba84a8121b123d7168 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:20 +0100 Subject: [PATCH 075/210] New translations orchardcore.commerce.payment.stripe.pot (Portuguese) --- .../OrchardCore.Commerce.Payment.Stripe.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/pt-PT/OrchardCore.Commerce.Payment.Stripe.po b/Localization/pt-PT/OrchardCore.Commerce.Payment.Stripe.po index 9f9e6f3..2e5baa4 100644 --- a/Localization/pt-PT/OrchardCore.Commerce.Payment.Stripe.po +++ b/Localization/pt-PT/OrchardCore.Commerce.Payment.Stripe.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: pt-PT\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.Stripe.pot\n" -"X-Crowdin-File-ID: 914\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.Stripe.pot\n" +"X-Crowdin-File-ID: 936\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Portuguese\n" "Language: pt_PT\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:17 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:18 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Stripe API" msgstr "" #. H["Couldn't find the payment intent \"{0}\" or the order associated with it.", paymentIntent ?? string.Empty]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:61 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:61 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "Couldn't find the payment intent \"{0}\" or the order associated with it." msgstr "" #. await _notifier.ErrorAsync(H["The has payment failed, please try again."]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:102 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:102 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "The has payment failed, please try again." msgstr "" #. T["The order is empty."].Value); -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:171 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:171 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "The order is empty." msgstr "" #. Description = T["User checkout on {0}", siteSettings.SiteName].Value, -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:205 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:205 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "User checkout on {0}" msgstr "" #.

@T["Stripe Payment"]

-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:19 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe Payment" msgstr "" #.
@T["Stripe payment is not configured for this site."]
-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:23 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:23 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe payment is not configured for this site." msgstr "" #. @T["Net Price: {0}", Model.NetTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:29 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:29 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Net Price: {0}" msgstr "" #. @T["Gross Price: {0}", Model.GrossTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:34 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:34 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Gross Price: {0}" msgstr "" #. @T["There was an error during confirming the payment, please try again."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:53 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:53 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "There was an error during confirming the payment, please try again." msgstr "" #. @T["A value is required for %LABEL%."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:54 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:54 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "A value is required for %LABEL%." msgstr "" #.

@T["Confirming payment. Reloading in 2 seconds..."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/Stripe/PaymentConfirmationMiddleware.cshtml:5 +#: OrchardCore.Commerce.Payment.Stripe\Views\Stripe\PaymentConfirmationMiddleware.cshtml:5 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.Stripe.PaymentConfirmationMiddleware" msgid "Confirming payment. Reloading in 2 seconds..." msgstr "" #.

@T["The current tenant will be reloaded when the settings are saved."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:3 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:6 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Publishable Key" msgstr "" #. @T["Your Stripe's Publishable API key."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe's Publishable API key." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:13 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Secret Key" msgstr "" #. @T["Your Stripe Secret API key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe Secret API key. The field will be empty after saving it, for security reasons." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:22 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Webhook Signing Secret" msgstr "" #. @T["Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons." msgstr "" #. @T["Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks"] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks" msgstr "" From bc30dc02d21280e523702e4eebf71e6a60c59bde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:22 +0100 Subject: [PATCH 076/210] New translations orchardcore.commerce.payment.stripe.pot (Russian) --- .../OrchardCore.Commerce.Payment.Stripe.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/ru-RU/OrchardCore.Commerce.Payment.Stripe.po b/Localization/ru-RU/OrchardCore.Commerce.Payment.Stripe.po index c97eb83..08498b9 100644 --- a/Localization/ru-RU/OrchardCore.Commerce.Payment.Stripe.po +++ b/Localization/ru-RU/OrchardCore.Commerce.Payment.Stripe.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: ru\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.Stripe.pot\n" -"X-Crowdin-File-ID: 914\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.Stripe.pot\n" +"X-Crowdin-File-ID: 936\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Russian\n" "Language: ru_RU\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:17 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:18 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Stripe API" msgstr "" #. H["Couldn't find the payment intent \"{0}\" or the order associated with it.", paymentIntent ?? string.Empty]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:61 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:61 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "Couldn't find the payment intent \"{0}\" or the order associated with it." msgstr "" #. await _notifier.ErrorAsync(H["The has payment failed, please try again."]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:102 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:102 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "The has payment failed, please try again." msgstr "" #. T["The order is empty."].Value); -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:171 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:171 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "The order is empty." msgstr "" #. Description = T["User checkout on {0}", siteSettings.SiteName].Value, -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:205 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:205 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "User checkout on {0}" msgstr "" #.

@T["Stripe Payment"]

-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:19 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe Payment" msgstr "" #.
@T["Stripe payment is not configured for this site."]
-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:23 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:23 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe payment is not configured for this site." msgstr "" #. @T["Net Price: {0}", Model.NetTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:29 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:29 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Net Price: {0}" msgstr "" #. @T["Gross Price: {0}", Model.GrossTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:34 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:34 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Gross Price: {0}" msgstr "" #. @T["There was an error during confirming the payment, please try again."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:53 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:53 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "There was an error during confirming the payment, please try again." msgstr "" #. @T["A value is required for %LABEL%."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:54 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:54 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "A value is required for %LABEL%." msgstr "" #.

@T["Confirming payment. Reloading in 2 seconds..."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/Stripe/PaymentConfirmationMiddleware.cshtml:5 +#: OrchardCore.Commerce.Payment.Stripe\Views\Stripe\PaymentConfirmationMiddleware.cshtml:5 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.Stripe.PaymentConfirmationMiddleware" msgid "Confirming payment. Reloading in 2 seconds..." msgstr "" #.

@T["The current tenant will be reloaded when the settings are saved."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:3 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:6 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Publishable Key" msgstr "" #. @T["Your Stripe's Publishable API key."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe's Publishable API key." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:13 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Secret Key" msgstr "" #. @T["Your Stripe Secret API key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe Secret API key. The field will be empty after saving it, for security reasons." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:22 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Webhook Signing Secret" msgstr "" #. @T["Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons." msgstr "" #. @T["Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks"] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks" msgstr "" From 3a83839f0350b8fe69efb91b3597e58205144a0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:23 +0100 Subject: [PATCH 077/210] New translations orchardcore.commerce.payment.stripe.pot (Slovak) --- .../OrchardCore.Commerce.Payment.Stripe.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/sk-SK/OrchardCore.Commerce.Payment.Stripe.po b/Localization/sk-SK/OrchardCore.Commerce.Payment.Stripe.po index 9c85e2f..fac1ab1 100644 --- a/Localization/sk-SK/OrchardCore.Commerce.Payment.Stripe.po +++ b/Localization/sk-SK/OrchardCore.Commerce.Payment.Stripe.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: sk\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.Stripe.pot\n" -"X-Crowdin-File-ID: 914\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.Stripe.pot\n" +"X-Crowdin-File-ID: 936\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Slovak\n" "Language: sk_SK\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:17 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:18 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Stripe API" msgstr "" #. H["Couldn't find the payment intent \"{0}\" or the order associated with it.", paymentIntent ?? string.Empty]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:61 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:61 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "Couldn't find the payment intent \"{0}\" or the order associated with it." msgstr "" #. await _notifier.ErrorAsync(H["The has payment failed, please try again."]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:102 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:102 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "The has payment failed, please try again." msgstr "" #. T["The order is empty."].Value); -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:171 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:171 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "The order is empty." msgstr "" #. Description = T["User checkout on {0}", siteSettings.SiteName].Value, -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:205 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:205 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "User checkout on {0}" msgstr "" #.

@T["Stripe Payment"]

-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:19 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe Payment" msgstr "" #.
@T["Stripe payment is not configured for this site."]
-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:23 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:23 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe payment is not configured for this site." msgstr "" #. @T["Net Price: {0}", Model.NetTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:29 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:29 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Net Price: {0}" msgstr "" #. @T["Gross Price: {0}", Model.GrossTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:34 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:34 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Gross Price: {0}" msgstr "" #. @T["There was an error during confirming the payment, please try again."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:53 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:53 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "There was an error during confirming the payment, please try again." msgstr "" #. @T["A value is required for %LABEL%."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:54 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:54 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "A value is required for %LABEL%." msgstr "" #.

@T["Confirming payment. Reloading in 2 seconds..."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/Stripe/PaymentConfirmationMiddleware.cshtml:5 +#: OrchardCore.Commerce.Payment.Stripe\Views\Stripe\PaymentConfirmationMiddleware.cshtml:5 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.Stripe.PaymentConfirmationMiddleware" msgid "Confirming payment. Reloading in 2 seconds..." msgstr "" #.

@T["The current tenant will be reloaded when the settings are saved."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:3 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:6 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Publishable Key" msgstr "" #. @T["Your Stripe's Publishable API key."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe's Publishable API key." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:13 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Secret Key" msgstr "" #. @T["Your Stripe Secret API key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe Secret API key. The field will be empty after saving it, for security reasons." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:22 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Webhook Signing Secret" msgstr "" #. @T["Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons." msgstr "" #. @T["Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks"] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks" msgstr "" From 052b2f11d3fd6540603860cd095f43a7d5cb0165 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:24 +0100 Subject: [PATCH 078/210] New translations orchardcore.commerce.payment.stripe.pot (Slovenian) --- .../OrchardCore.Commerce.Payment.Stripe.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/sl-SI/OrchardCore.Commerce.Payment.Stripe.po b/Localization/sl-SI/OrchardCore.Commerce.Payment.Stripe.po index 7da87c6..ca57e4b 100644 --- a/Localization/sl-SI/OrchardCore.Commerce.Payment.Stripe.po +++ b/Localization/sl-SI/OrchardCore.Commerce.Payment.Stripe.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: sl\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.Stripe.pot\n" -"X-Crowdin-File-ID: 914\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.Stripe.pot\n" +"X-Crowdin-File-ID: 936\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Slovenian\n" "Language: sl_SI\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:17 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:18 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Stripe API" msgstr "" #. H["Couldn't find the payment intent \"{0}\" or the order associated with it.", paymentIntent ?? string.Empty]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:61 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:61 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "Couldn't find the payment intent \"{0}\" or the order associated with it." msgstr "" #. await _notifier.ErrorAsync(H["The has payment failed, please try again."]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:102 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:102 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "The has payment failed, please try again." msgstr "" #. T["The order is empty."].Value); -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:171 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:171 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "The order is empty." msgstr "" #. Description = T["User checkout on {0}", siteSettings.SiteName].Value, -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:205 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:205 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "User checkout on {0}" msgstr "" #.

@T["Stripe Payment"]

-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:19 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe Payment" msgstr "" #.
@T["Stripe payment is not configured for this site."]
-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:23 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:23 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe payment is not configured for this site." msgstr "" #. @T["Net Price: {0}", Model.NetTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:29 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:29 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Net Price: {0}" msgstr "" #. @T["Gross Price: {0}", Model.GrossTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:34 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:34 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Gross Price: {0}" msgstr "" #. @T["There was an error during confirming the payment, please try again."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:53 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:53 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "There was an error during confirming the payment, please try again." msgstr "" #. @T["A value is required for %LABEL%."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:54 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:54 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "A value is required for %LABEL%." msgstr "" #.

@T["Confirming payment. Reloading in 2 seconds..."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/Stripe/PaymentConfirmationMiddleware.cshtml:5 +#: OrchardCore.Commerce.Payment.Stripe\Views\Stripe\PaymentConfirmationMiddleware.cshtml:5 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.Stripe.PaymentConfirmationMiddleware" msgid "Confirming payment. Reloading in 2 seconds..." msgstr "" #.

@T["The current tenant will be reloaded when the settings are saved."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:3 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:6 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Publishable Key" msgstr "" #. @T["Your Stripe's Publishable API key."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe's Publishable API key." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:13 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Secret Key" msgstr "" #. @T["Your Stripe Secret API key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe Secret API key. The field will be empty after saving it, for security reasons." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:22 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Webhook Signing Secret" msgstr "" #. @T["Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons." msgstr "" #. @T["Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks"] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks" msgstr "" From 4e43969d010094ca0751166415c5ed601702d54f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:25 +0100 Subject: [PATCH 079/210] New translations orchardcore.commerce.payment.stripe.pot (Swedish) --- .../OrchardCore.Commerce.Payment.Stripe.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/sv-SE/OrchardCore.Commerce.Payment.Stripe.po b/Localization/sv-SE/OrchardCore.Commerce.Payment.Stripe.po index 0cc4571..5cee938 100644 --- a/Localization/sv-SE/OrchardCore.Commerce.Payment.Stripe.po +++ b/Localization/sv-SE/OrchardCore.Commerce.Payment.Stripe.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: sv-SE\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.Stripe.pot\n" -"X-Crowdin-File-ID: 914\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.Stripe.pot\n" +"X-Crowdin-File-ID: 936\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Swedish\n" "Language: sv_SE\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:17 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:18 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Stripe API" msgstr "" #. H["Couldn't find the payment intent \"{0}\" or the order associated with it.", paymentIntent ?? string.Empty]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:61 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:61 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "Couldn't find the payment intent \"{0}\" or the order associated with it." msgstr "" #. await _notifier.ErrorAsync(H["The has payment failed, please try again."]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:102 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:102 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "The has payment failed, please try again." msgstr "" #. T["The order is empty."].Value); -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:171 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:171 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "The order is empty." msgstr "" #. Description = T["User checkout on {0}", siteSettings.SiteName].Value, -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:205 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:205 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "User checkout on {0}" msgstr "" #.

@T["Stripe Payment"]

-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:19 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe Payment" msgstr "" #.
@T["Stripe payment is not configured for this site."]
-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:23 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:23 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe payment is not configured for this site." msgstr "" #. @T["Net Price: {0}", Model.NetTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:29 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:29 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Net Price: {0}" msgstr "" #. @T["Gross Price: {0}", Model.GrossTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:34 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:34 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Gross Price: {0}" msgstr "" #. @T["There was an error during confirming the payment, please try again."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:53 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:53 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "There was an error during confirming the payment, please try again." msgstr "" #. @T["A value is required for %LABEL%."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:54 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:54 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "A value is required for %LABEL%." msgstr "" #.

@T["Confirming payment. Reloading in 2 seconds..."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/Stripe/PaymentConfirmationMiddleware.cshtml:5 +#: OrchardCore.Commerce.Payment.Stripe\Views\Stripe\PaymentConfirmationMiddleware.cshtml:5 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.Stripe.PaymentConfirmationMiddleware" msgid "Confirming payment. Reloading in 2 seconds..." msgstr "" #.

@T["The current tenant will be reloaded when the settings are saved."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:3 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:6 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Publishable Key" msgstr "" #. @T["Your Stripe's Publishable API key."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe's Publishable API key." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:13 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Secret Key" msgstr "" #. @T["Your Stripe Secret API key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe Secret API key. The field will be empty after saving it, for security reasons." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:22 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Webhook Signing Secret" msgstr "" #. @T["Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons." msgstr "" #. @T["Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks"] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks" msgstr "" From 242fbd625f74345e9b320c90db1ba9c82c31d95f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:26 +0100 Subject: [PATCH 080/210] New translations orchardcore.commerce.payment.stripe.pot (Turkish) --- .../OrchardCore.Commerce.Payment.Stripe.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/tr-TR/OrchardCore.Commerce.Payment.Stripe.po b/Localization/tr-TR/OrchardCore.Commerce.Payment.Stripe.po index 338c4a0..c52aaaa 100644 --- a/Localization/tr-TR/OrchardCore.Commerce.Payment.Stripe.po +++ b/Localization/tr-TR/OrchardCore.Commerce.Payment.Stripe.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: tr\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.Stripe.pot\n" -"X-Crowdin-File-ID: 914\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.Stripe.pot\n" +"X-Crowdin-File-ID: 936\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Turkish\n" "Language: tr_TR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:17 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:18 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Stripe API" msgstr "" #. H["Couldn't find the payment intent \"{0}\" or the order associated with it.", paymentIntent ?? string.Empty]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:61 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:61 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "Couldn't find the payment intent \"{0}\" or the order associated with it." msgstr "" #. await _notifier.ErrorAsync(H["The has payment failed, please try again."]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:102 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:102 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "The has payment failed, please try again." msgstr "" #. T["The order is empty."].Value); -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:171 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:171 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "The order is empty." msgstr "" #. Description = T["User checkout on {0}", siteSettings.SiteName].Value, -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:205 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:205 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "User checkout on {0}" msgstr "" #.

@T["Stripe Payment"]

-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:19 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe Payment" msgstr "" #.
@T["Stripe payment is not configured for this site."]
-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:23 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:23 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe payment is not configured for this site." msgstr "" #. @T["Net Price: {0}", Model.NetTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:29 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:29 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Net Price: {0}" msgstr "" #. @T["Gross Price: {0}", Model.GrossTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:34 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:34 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Gross Price: {0}" msgstr "" #. @T["There was an error during confirming the payment, please try again."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:53 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:53 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "There was an error during confirming the payment, please try again." msgstr "" #. @T["A value is required for %LABEL%."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:54 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:54 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "A value is required for %LABEL%." msgstr "" #.

@T["Confirming payment. Reloading in 2 seconds..."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/Stripe/PaymentConfirmationMiddleware.cshtml:5 +#: OrchardCore.Commerce.Payment.Stripe\Views\Stripe\PaymentConfirmationMiddleware.cshtml:5 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.Stripe.PaymentConfirmationMiddleware" msgid "Confirming payment. Reloading in 2 seconds..." msgstr "" #.

@T["The current tenant will be reloaded when the settings are saved."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:3 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:6 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Publishable Key" msgstr "" #. @T["Your Stripe's Publishable API key."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe's Publishable API key." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:13 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Secret Key" msgstr "" #. @T["Your Stripe Secret API key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe Secret API key. The field will be empty after saving it, for security reasons." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:22 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Webhook Signing Secret" msgstr "" #. @T["Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons." msgstr "" #. @T["Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks"] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks" msgstr "" From 0af3af749ef0ce58c02d70ecb75d9a2e835a531a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:27 +0100 Subject: [PATCH 081/210] New translations orchardcore.commerce.payment.stripe.pot (Ukrainian) --- .../OrchardCore.Commerce.Payment.Stripe.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/uk-UA/OrchardCore.Commerce.Payment.Stripe.po b/Localization/uk-UA/OrchardCore.Commerce.Payment.Stripe.po index e803e3b..0930094 100644 --- a/Localization/uk-UA/OrchardCore.Commerce.Payment.Stripe.po +++ b/Localization/uk-UA/OrchardCore.Commerce.Payment.Stripe.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: uk\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.Stripe.pot\n" -"X-Crowdin-File-ID: 914\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.Stripe.pot\n" +"X-Crowdin-File-ID: 936\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Ukrainian\n" "Language: uk_UA\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:17 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:18 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Stripe API" msgstr "" #. H["Couldn't find the payment intent \"{0}\" or the order associated with it.", paymentIntent ?? string.Empty]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:61 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:61 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "Couldn't find the payment intent \"{0}\" or the order associated with it." msgstr "" #. await _notifier.ErrorAsync(H["The has payment failed, please try again."]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:102 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:102 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "The has payment failed, please try again." msgstr "" #. T["The order is empty."].Value); -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:171 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:171 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "The order is empty." msgstr "" #. Description = T["User checkout on {0}", siteSettings.SiteName].Value, -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:205 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:205 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "User checkout on {0}" msgstr "" #.

@T["Stripe Payment"]

-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:19 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe Payment" msgstr "" #.
@T["Stripe payment is not configured for this site."]
-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:23 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:23 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe payment is not configured for this site." msgstr "" #. @T["Net Price: {0}", Model.NetTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:29 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:29 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Net Price: {0}" msgstr "" #. @T["Gross Price: {0}", Model.GrossTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:34 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:34 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Gross Price: {0}" msgstr "" #. @T["There was an error during confirming the payment, please try again."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:53 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:53 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "There was an error during confirming the payment, please try again." msgstr "" #. @T["A value is required for %LABEL%."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:54 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:54 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "A value is required for %LABEL%." msgstr "" #.

@T["Confirming payment. Reloading in 2 seconds..."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/Stripe/PaymentConfirmationMiddleware.cshtml:5 +#: OrchardCore.Commerce.Payment.Stripe\Views\Stripe\PaymentConfirmationMiddleware.cshtml:5 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.Stripe.PaymentConfirmationMiddleware" msgid "Confirming payment. Reloading in 2 seconds..." msgstr "" #.

@T["The current tenant will be reloaded when the settings are saved."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:3 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:6 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Publishable Key" msgstr "" #. @T["Your Stripe's Publishable API key."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe's Publishable API key." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:13 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Secret Key" msgstr "" #. @T["Your Stripe Secret API key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe Secret API key. The field will be empty after saving it, for security reasons." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:22 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Webhook Signing Secret" msgstr "" #. @T["Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons." msgstr "" #. @T["Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks"] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks" msgstr "" From 2b306cf987ff589bc81a0053872c3d9253a5e01d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:28 +0100 Subject: [PATCH 082/210] New translations orchardcore.commerce.payment.stripe.pot (Chinese Simplified) --- .../OrchardCore.Commerce.Payment.Stripe.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/zh-CN/OrchardCore.Commerce.Payment.Stripe.po b/Localization/zh-CN/OrchardCore.Commerce.Payment.Stripe.po index 417ac21..5456ca6 100644 --- a/Localization/zh-CN/OrchardCore.Commerce.Payment.Stripe.po +++ b/Localization/zh-CN/OrchardCore.Commerce.Payment.Stripe.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: zh-CN\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.Stripe.pot\n" -"X-Crowdin-File-ID: 914\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.Stripe.pot\n" +"X-Crowdin-File-ID: 936\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:17 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:18 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Stripe API" msgstr "" #. H["Couldn't find the payment intent \"{0}\" or the order associated with it.", paymentIntent ?? string.Empty]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:61 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:61 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "Couldn't find the payment intent \"{0}\" or the order associated with it." msgstr "" #. await _notifier.ErrorAsync(H["The has payment failed, please try again."]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:102 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:102 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "The has payment failed, please try again." msgstr "" #. T["The order is empty."].Value); -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:171 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:171 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "The order is empty." msgstr "" #. Description = T["User checkout on {0}", siteSettings.SiteName].Value, -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:205 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:205 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "User checkout on {0}" msgstr "" #.

@T["Stripe Payment"]

-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:19 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe Payment" msgstr "" #.
@T["Stripe payment is not configured for this site."]
-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:23 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:23 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe payment is not configured for this site." msgstr "" #. @T["Net Price: {0}", Model.NetTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:29 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:29 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Net Price: {0}" msgstr "" #. @T["Gross Price: {0}", Model.GrossTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:34 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:34 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Gross Price: {0}" msgstr "" #. @T["There was an error during confirming the payment, please try again."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:53 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:53 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "There was an error during confirming the payment, please try again." msgstr "" #. @T["A value is required for %LABEL%."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:54 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:54 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "A value is required for %LABEL%." msgstr "" #.

@T["Confirming payment. Reloading in 2 seconds..."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/Stripe/PaymentConfirmationMiddleware.cshtml:5 +#: OrchardCore.Commerce.Payment.Stripe\Views\Stripe\PaymentConfirmationMiddleware.cshtml:5 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.Stripe.PaymentConfirmationMiddleware" msgid "Confirming payment. Reloading in 2 seconds..." msgstr "" #.

@T["The current tenant will be reloaded when the settings are saved."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:3 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:6 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Publishable Key" msgstr "" #. @T["Your Stripe's Publishable API key."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe's Publishable API key." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:13 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Secret Key" msgstr "" #. @T["Your Stripe Secret API key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe Secret API key. The field will be empty after saving it, for security reasons." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:22 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Webhook Signing Secret" msgstr "" #. @T["Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons." msgstr "" #. @T["Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks"] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks" msgstr "" From 0622fccbd6de3d65c2d1ba5ba25dafd10badd279 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:29 +0100 Subject: [PATCH 083/210] New translations orchardcore.commerce.payment.stripe.pot (Chinese Traditional) --- .../OrchardCore.Commerce.Payment.Stripe.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/zh-TW/OrchardCore.Commerce.Payment.Stripe.po b/Localization/zh-TW/OrchardCore.Commerce.Payment.Stripe.po index f7adad2..4ee3c85 100644 --- a/Localization/zh-TW/OrchardCore.Commerce.Payment.Stripe.po +++ b/Localization/zh-TW/OrchardCore.Commerce.Payment.Stripe.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: zh-TW\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.Stripe.pot\n" -"X-Crowdin-File-ID: 914\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.Stripe.pot\n" +"X-Crowdin-File-ID: 936\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Chinese Traditional\n" "Language: zh_TW\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:17 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:18 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Stripe API" msgstr "" #. H["Couldn't find the payment intent \"{0}\" or the order associated with it.", paymentIntent ?? string.Empty]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:61 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:61 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "Couldn't find the payment intent \"{0}\" or the order associated with it." msgstr "" #. await _notifier.ErrorAsync(H["The has payment failed, please try again."]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:102 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:102 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "The has payment failed, please try again." msgstr "" #. T["The order is empty."].Value); -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:171 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:171 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "The order is empty." msgstr "" #. Description = T["User checkout on {0}", siteSettings.SiteName].Value, -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:205 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:205 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "User checkout on {0}" msgstr "" #.

@T["Stripe Payment"]

-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:19 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe Payment" msgstr "" #.
@T["Stripe payment is not configured for this site."]
-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:23 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:23 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe payment is not configured for this site." msgstr "" #. @T["Net Price: {0}", Model.NetTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:29 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:29 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Net Price: {0}" msgstr "" #. @T["Gross Price: {0}", Model.GrossTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:34 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:34 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Gross Price: {0}" msgstr "" #. @T["There was an error during confirming the payment, please try again."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:53 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:53 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "There was an error during confirming the payment, please try again." msgstr "" #. @T["A value is required for %LABEL%."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:54 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:54 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "A value is required for %LABEL%." msgstr "" #.

@T["Confirming payment. Reloading in 2 seconds..."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/Stripe/PaymentConfirmationMiddleware.cshtml:5 +#: OrchardCore.Commerce.Payment.Stripe\Views\Stripe\PaymentConfirmationMiddleware.cshtml:5 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.Stripe.PaymentConfirmationMiddleware" msgid "Confirming payment. Reloading in 2 seconds..." msgstr "" #.

@T["The current tenant will be reloaded when the settings are saved."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:3 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:6 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Publishable Key" msgstr "" #. @T["Your Stripe's Publishable API key."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe's Publishable API key." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:13 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Secret Key" msgstr "" #. @T["Your Stripe Secret API key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe Secret API key. The field will be empty after saving it, for security reasons." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:22 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Webhook Signing Secret" msgstr "" #. @T["Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons." msgstr "" #. @T["Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks"] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks" msgstr "" From ad0cf7039309a39a7134138e7fd820c28f1f875f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:30 +0100 Subject: [PATCH 084/210] New translations orchardcore.commerce.payment.stripe.pot (Vietnamese) --- .../OrchardCore.Commerce.Payment.Stripe.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/vi-VN/OrchardCore.Commerce.Payment.Stripe.po b/Localization/vi-VN/OrchardCore.Commerce.Payment.Stripe.po index 75f49c4..59530a5 100644 --- a/Localization/vi-VN/OrchardCore.Commerce.Payment.Stripe.po +++ b/Localization/vi-VN/OrchardCore.Commerce.Payment.Stripe.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: vi\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.Stripe.pot\n" -"X-Crowdin-File-ID: 914\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.Stripe.pot\n" +"X-Crowdin-File-ID: 936\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Vietnamese\n" "Language: vi_VN\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:17 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:18 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Stripe API" msgstr "" #. H["Couldn't find the payment intent \"{0}\" or the order associated with it.", paymentIntent ?? string.Empty]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:61 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:61 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "Couldn't find the payment intent \"{0}\" or the order associated with it." msgstr "" #. await _notifier.ErrorAsync(H["The has payment failed, please try again."]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:102 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:102 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "The has payment failed, please try again." msgstr "" #. T["The order is empty."].Value); -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:171 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:171 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "The order is empty." msgstr "" #. Description = T["User checkout on {0}", siteSettings.SiteName].Value, -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:205 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:205 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "User checkout on {0}" msgstr "" #.

@T["Stripe Payment"]

-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:19 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe Payment" msgstr "" #.
@T["Stripe payment is not configured for this site."]
-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:23 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:23 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe payment is not configured for this site." msgstr "" #. @T["Net Price: {0}", Model.NetTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:29 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:29 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Net Price: {0}" msgstr "" #. @T["Gross Price: {0}", Model.GrossTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:34 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:34 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Gross Price: {0}" msgstr "" #. @T["There was an error during confirming the payment, please try again."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:53 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:53 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "There was an error during confirming the payment, please try again." msgstr "" #. @T["A value is required for %LABEL%."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:54 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:54 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "A value is required for %LABEL%." msgstr "" #.

@T["Confirming payment. Reloading in 2 seconds..."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/Stripe/PaymentConfirmationMiddleware.cshtml:5 +#: OrchardCore.Commerce.Payment.Stripe\Views\Stripe\PaymentConfirmationMiddleware.cshtml:5 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.Stripe.PaymentConfirmationMiddleware" msgid "Confirming payment. Reloading in 2 seconds..." msgstr "" #.

@T["The current tenant will be reloaded when the settings are saved."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:3 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:6 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Publishable Key" msgstr "" #. @T["Your Stripe's Publishable API key."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe's Publishable API key." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:13 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Secret Key" msgstr "" #. @T["Your Stripe Secret API key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe Secret API key. The field will be empty after saving it, for security reasons." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:22 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Webhook Signing Secret" msgstr "" #. @T["Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons." msgstr "" #. @T["Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks"] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks" msgstr "" From 58ac3a947da23ec7b5940389d35e30c6e4822788 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:31 +0100 Subject: [PATCH 085/210] New translations orchardcore.commerce.payment.stripe.pot (Indonesian) --- .../OrchardCore.Commerce.Payment.Stripe.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/id-ID/OrchardCore.Commerce.Payment.Stripe.po b/Localization/id-ID/OrchardCore.Commerce.Payment.Stripe.po index e0f87d2..8a513f0 100644 --- a/Localization/id-ID/OrchardCore.Commerce.Payment.Stripe.po +++ b/Localization/id-ID/OrchardCore.Commerce.Payment.Stripe.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: id\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.Stripe.pot\n" -"X-Crowdin-File-ID: 914\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.Stripe.pot\n" +"X-Crowdin-File-ID: 936\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Indonesian\n" "Language: id_ID\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:17 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:18 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Stripe API" msgstr "" #. H["Couldn't find the payment intent \"{0}\" or the order associated with it.", paymentIntent ?? string.Empty]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:61 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:61 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "Couldn't find the payment intent \"{0}\" or the order associated with it." msgstr "" #. await _notifier.ErrorAsync(H["The has payment failed, please try again."]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:102 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:102 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "The has payment failed, please try again." msgstr "" #. T["The order is empty."].Value); -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:171 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:171 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "The order is empty." msgstr "" #. Description = T["User checkout on {0}", siteSettings.SiteName].Value, -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:205 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:205 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "User checkout on {0}" msgstr "" #.

@T["Stripe Payment"]

-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:19 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe Payment" msgstr "" #.
@T["Stripe payment is not configured for this site."]
-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:23 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:23 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe payment is not configured for this site." msgstr "" #. @T["Net Price: {0}", Model.NetTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:29 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:29 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Net Price: {0}" msgstr "" #. @T["Gross Price: {0}", Model.GrossTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:34 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:34 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Gross Price: {0}" msgstr "" #. @T["There was an error during confirming the payment, please try again."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:53 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:53 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "There was an error during confirming the payment, please try again." msgstr "" #. @T["A value is required for %LABEL%."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:54 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:54 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "A value is required for %LABEL%." msgstr "" #.

@T["Confirming payment. Reloading in 2 seconds..."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/Stripe/PaymentConfirmationMiddleware.cshtml:5 +#: OrchardCore.Commerce.Payment.Stripe\Views\Stripe\PaymentConfirmationMiddleware.cshtml:5 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.Stripe.PaymentConfirmationMiddleware" msgid "Confirming payment. Reloading in 2 seconds..." msgstr "" #.

@T["The current tenant will be reloaded when the settings are saved."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:3 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:6 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Publishable Key" msgstr "" #. @T["Your Stripe's Publishable API key."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe's Publishable API key." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:13 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Secret Key" msgstr "" #. @T["Your Stripe Secret API key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe Secret API key. The field will be empty after saving it, for security reasons." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:22 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Webhook Signing Secret" msgstr "" #. @T["Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons." msgstr "" #. @T["Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks"] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks" msgstr "" From b65fee05ddc052de603e10b311b5b990cb6564fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:32 +0100 Subject: [PATCH 086/210] New translations orchardcore.commerce.payment.stripe.pot (Persian) --- .../OrchardCore.Commerce.Payment.Stripe.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/fa-IR/OrchardCore.Commerce.Payment.Stripe.po b/Localization/fa-IR/OrchardCore.Commerce.Payment.Stripe.po index b77c058..db9903b 100644 --- a/Localization/fa-IR/OrchardCore.Commerce.Payment.Stripe.po +++ b/Localization/fa-IR/OrchardCore.Commerce.Payment.Stripe.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: fa\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.Stripe.pot\n" -"X-Crowdin-File-ID: 914\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.Stripe.pot\n" +"X-Crowdin-File-ID: 936\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Persian\n" "Language: fa_IR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:17 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:18 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Stripe API" msgstr "" #. H["Couldn't find the payment intent \"{0}\" or the order associated with it.", paymentIntent ?? string.Empty]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:61 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:61 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "Couldn't find the payment intent \"{0}\" or the order associated with it." msgstr "" #. await _notifier.ErrorAsync(H["The has payment failed, please try again."]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:102 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:102 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "The has payment failed, please try again." msgstr "" #. T["The order is empty."].Value); -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:171 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:171 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "The order is empty." msgstr "" #. Description = T["User checkout on {0}", siteSettings.SiteName].Value, -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:205 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:205 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "User checkout on {0}" msgstr "" #.

@T["Stripe Payment"]

-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:19 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe Payment" msgstr "" #.
@T["Stripe payment is not configured for this site."]
-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:23 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:23 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe payment is not configured for this site." msgstr "" #. @T["Net Price: {0}", Model.NetTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:29 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:29 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Net Price: {0}" msgstr "" #. @T["Gross Price: {0}", Model.GrossTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:34 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:34 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Gross Price: {0}" msgstr "" #. @T["There was an error during confirming the payment, please try again."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:53 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:53 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "There was an error during confirming the payment, please try again." msgstr "" #. @T["A value is required for %LABEL%."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:54 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:54 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "A value is required for %LABEL%." msgstr "" #.

@T["Confirming payment. Reloading in 2 seconds..."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/Stripe/PaymentConfirmationMiddleware.cshtml:5 +#: OrchardCore.Commerce.Payment.Stripe\Views\Stripe\PaymentConfirmationMiddleware.cshtml:5 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.Stripe.PaymentConfirmationMiddleware" msgid "Confirming payment. Reloading in 2 seconds..." msgstr "" #.

@T["The current tenant will be reloaded when the settings are saved."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:3 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:6 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Publishable Key" msgstr "" #. @T["Your Stripe's Publishable API key."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe's Publishable API key." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:13 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Secret Key" msgstr "" #. @T["Your Stripe Secret API key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe Secret API key. The field will be empty after saving it, for security reasons." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:22 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Webhook Signing Secret" msgstr "" #. @T["Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons." msgstr "" #. @T["Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks"] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks" msgstr "" From bb7e23cf7b5fd0a4da1d801cf6869605979fd833 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:33 +0100 Subject: [PATCH 087/210] New translations orchardcore.commerce.payment.stripe.pot (Croatian) --- .../OrchardCore.Commerce.Payment.Stripe.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/hr-HR/OrchardCore.Commerce.Payment.Stripe.po b/Localization/hr-HR/OrchardCore.Commerce.Payment.Stripe.po index 63dd220..f118557 100644 --- a/Localization/hr-HR/OrchardCore.Commerce.Payment.Stripe.po +++ b/Localization/hr-HR/OrchardCore.Commerce.Payment.Stripe.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: hr\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.Stripe.pot\n" -"X-Crowdin-File-ID: 914\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.Stripe.pot\n" +"X-Crowdin-File-ID: 936\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Croatian\n" "Language: hr_HR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:17 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:18 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi #. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 -#: OrchardCore.Commerce.Payment.Stripe/AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" msgid "Stripe API" msgstr "" #. H["Couldn't find the payment intent \"{0}\" or the order associated with it.", paymentIntent ?? string.Empty]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:61 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:61 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "Couldn't find the payment intent \"{0}\" or the order associated with it." msgstr "" #. await _notifier.ErrorAsync(H["The has payment failed, please try again."]); -#: OrchardCore.Commerce.Payment.Stripe/Controllers/StripeController.cs:102 +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:102 msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" msgid "The has payment failed, please try again." msgstr "" #. T["The order is empty."].Value); -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:171 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:171 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "The order is empty." msgstr "" #. Description = T["User checkout on {0}", siteSettings.SiteName].Value, -#: OrchardCore.Commerce.Payment.Stripe/Services/StripePaymentService.cs:205 +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:205 msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" msgid "User checkout on {0}" msgstr "" #.

@T["Stripe Payment"]

-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:19 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:19 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe Payment" msgstr "" #.
@T["Stripe payment is not configured for this site."]
-#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:23 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:23 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Stripe payment is not configured for this site." msgstr "" #. @T["Net Price: {0}", Model.NetTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:29 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:29 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Net Price: {0}" msgstr "" #. @T["Gross Price: {0}", Model.GrossTotal] -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:34 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:34 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "Gross Price: {0}" msgstr "" #. @T["There was an error during confirming the payment, please try again."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:53 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:53 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "There was an error during confirming the payment, please try again." msgstr "" #. @T["A value is required for %LABEL%."].Json(), -#: OrchardCore.Commerce.Payment.Stripe/Views/CheckoutStripe.cshtml:54 +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:54 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" msgid "A value is required for %LABEL%." msgstr "" #.

@T["Confirming payment. Reloading in 2 seconds..."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/Stripe/PaymentConfirmationMiddleware.cshtml:5 +#: OrchardCore.Commerce.Payment.Stripe\Views\Stripe\PaymentConfirmationMiddleware.cshtml:5 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.Stripe.PaymentConfirmationMiddleware" msgid "Confirming payment. Reloading in 2 seconds..." msgstr "" #.

@T["The current tenant will be reloaded when the settings are saved."]

-#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:3 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:6 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Publishable Key" msgstr "" #. @T["Your Stripe's Publishable API key."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:9 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe's Publishable API key." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:13 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Secret Key" msgstr "" #. @T["Your Stripe Secret API key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:17 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Stripe Secret API key. The field will be empty after saving it, for security reasons." msgstr "" #. -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:22 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Webhook Signing Secret" msgstr "" #. @T["Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons."] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:26 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons." msgstr "" #. @T["Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks"] -#: OrchardCore.Commerce.Payment.Stripe/Views/StripeApiSettings.Edit.cshtml:32 +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" msgid "Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks" msgstr "" From 8b1fbda0604c4208fb27efd81243bf2c15f123b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:34 +0100 Subject: [PATCH 088/210] New translations orchardcore.commerce.payment.pot (French) --- .../fr-FR/OrchardCore.Commerce.Payment.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/fr-FR/OrchardCore.Commerce.Payment.po b/Localization/fr-FR/OrchardCore.Commerce.Payment.po index e9a2f16..266efa5 100644 --- a/Localization/fr-FR/OrchardCore.Commerce.Payment.po +++ b/Localization/fr-FR/OrchardCore.Commerce.Payment.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: fr\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.pot\n" -"X-Crowdin-File-ID: 916\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.pot\n" +"X-Crowdin-File-ID: 938\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: French\n" "Language: fr_FR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. : T["An exception has occurred during checkout form validation."].Value; -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:150 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:150 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "An exception has occurred during checkout form validation." msgstr "" #. await _notifier.InformationAsync(H["This Order contains no line items, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:173 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:173 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order contains no line items, so there is nothing to be paid." msgstr "" #. await _notifier.InformationAsync(H["This Order is no longer pending."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:180 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:180 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order is no longer pending." msgstr "" #. await _notifier.InformationAsync(H["This Order's line items have no cost, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:187 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:187 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order's line items have no cost, so there is nothing to be paid." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:197 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:197 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:198 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:198 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. order.DisplayText = T["Success"].Value; // This is only for display, intentionally not saved. -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:216 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:216 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Success" msgstr "" #. await _notifier.ErrorAsync(H["The payment has failed, please try again."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:263 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:263 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "The payment has failed, please try again." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:140 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:140 msgctxt "." msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:141 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:141 msgctxt "." msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. await _notifier.ErrorAsync(H["Invalid attempt to check out non-free order as free."]); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:190 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:190 msgctxt "." msgid "Invalid attempt to check out non-free order as free." msgstr "" #. errors.Select(error => H["{0}", error]).ToArray())); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:254 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:254 msgctxt "." msgid "{0}" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/CheckoutDummy.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\CheckoutDummy.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.CheckoutDummy" msgid "Make a dummy payment" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/Index.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\Payment\Index.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Index" msgid "Checkout" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay with {0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "{0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay {0}" msgstr "" #. @T["Processing payment..."] -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:44 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:44 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Processing payment..." msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/PaymentRequest.cshtml:11 +#: OrchardCore.Commerce.Payment\Views\Payment\PaymentRequest.cshtml:11 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.PaymentRequest" msgid "Order Payment" msgstr "" #.

@T["Thank you for your purchase!"]

-#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:9 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Thank you for your purchase!" msgstr "" #. @T["The receipt will be sent to your email address once we have processed your order!"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:13 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "The receipt will be sent to your email address once we have processed your order!" msgstr "" #. @T["Return to home page"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:15 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:15 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Return to home page" msgstr "" From 3a7d172e62ed28a1ec0ee20946c8563f483f0b99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:35 +0100 Subject: [PATCH 089/210] New translations orchardcore.commerce.payment.pot (Spanish) --- .../es-ES/OrchardCore.Commerce.Payment.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/es-ES/OrchardCore.Commerce.Payment.po b/Localization/es-ES/OrchardCore.Commerce.Payment.po index 5add023..593283b 100644 --- a/Localization/es-ES/OrchardCore.Commerce.Payment.po +++ b/Localization/es-ES/OrchardCore.Commerce.Payment.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: es-ES\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.pot\n" -"X-Crowdin-File-ID: 916\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.pot\n" +"X-Crowdin-File-ID: 938\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Spanish\n" "Language: es_ES\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. : T["An exception has occurred during checkout form validation."].Value; -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:150 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:150 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "An exception has occurred during checkout form validation." msgstr "" #. await _notifier.InformationAsync(H["This Order contains no line items, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:173 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:173 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order contains no line items, so there is nothing to be paid." msgstr "" #. await _notifier.InformationAsync(H["This Order is no longer pending."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:180 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:180 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order is no longer pending." msgstr "" #. await _notifier.InformationAsync(H["This Order's line items have no cost, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:187 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:187 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order's line items have no cost, so there is nothing to be paid." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:197 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:197 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:198 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:198 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. order.DisplayText = T["Success"].Value; // This is only for display, intentionally not saved. -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:216 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:216 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Success" msgstr "" #. await _notifier.ErrorAsync(H["The payment has failed, please try again."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:263 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:263 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "The payment has failed, please try again." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:140 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:140 msgctxt "." msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:141 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:141 msgctxt "." msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. await _notifier.ErrorAsync(H["Invalid attempt to check out non-free order as free."]); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:190 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:190 msgctxt "." msgid "Invalid attempt to check out non-free order as free." msgstr "" #. errors.Select(error => H["{0}", error]).ToArray())); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:254 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:254 msgctxt "." msgid "{0}" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/CheckoutDummy.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\CheckoutDummy.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.CheckoutDummy" msgid "Make a dummy payment" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/Index.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\Payment\Index.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Index" msgid "Checkout" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay with {0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "{0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay {0}" msgstr "" #. @T["Processing payment..."] -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:44 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:44 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Processing payment..." msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/PaymentRequest.cshtml:11 +#: OrchardCore.Commerce.Payment\Views\Payment\PaymentRequest.cshtml:11 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.PaymentRequest" msgid "Order Payment" msgstr "" #.

@T["Thank you for your purchase!"]

-#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:9 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Thank you for your purchase!" msgstr "" #. @T["The receipt will be sent to your email address once we have processed your order!"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:13 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "The receipt will be sent to your email address once we have processed your order!" msgstr "" #. @T["Return to home page"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:15 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:15 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Return to home page" msgstr "" From 1c4d67363e54b4ccc608b971b595a4f81b203e53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:36 +0100 Subject: [PATCH 090/210] New translations orchardcore.commerce.payment.pot (Arabic) --- .../ar-SA/OrchardCore.Commerce.Payment.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/ar-SA/OrchardCore.Commerce.Payment.po b/Localization/ar-SA/OrchardCore.Commerce.Payment.po index 8178079..d38954b 100644 --- a/Localization/ar-SA/OrchardCore.Commerce.Payment.po +++ b/Localization/ar-SA/OrchardCore.Commerce.Payment.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: ar\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.pot\n" -"X-Crowdin-File-ID: 916\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.pot\n" +"X-Crowdin-File-ID: 938\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Arabic\n" "Language: ar_SA\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. : T["An exception has occurred during checkout form validation."].Value; -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:150 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:150 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "An exception has occurred during checkout form validation." msgstr "" #. await _notifier.InformationAsync(H["This Order contains no line items, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:173 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:173 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order contains no line items, so there is nothing to be paid." msgstr "" #. await _notifier.InformationAsync(H["This Order is no longer pending."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:180 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:180 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order is no longer pending." msgstr "" #. await _notifier.InformationAsync(H["This Order's line items have no cost, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:187 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:187 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order's line items have no cost, so there is nothing to be paid." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:197 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:197 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:198 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:198 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. order.DisplayText = T["Success"].Value; // This is only for display, intentionally not saved. -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:216 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:216 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Success" msgstr "" #. await _notifier.ErrorAsync(H["The payment has failed, please try again."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:263 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:263 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "The payment has failed, please try again." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:140 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:140 msgctxt "." msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:141 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:141 msgctxt "." msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. await _notifier.ErrorAsync(H["Invalid attempt to check out non-free order as free."]); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:190 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:190 msgctxt "." msgid "Invalid attempt to check out non-free order as free." msgstr "" #. errors.Select(error => H["{0}", error]).ToArray())); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:254 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:254 msgctxt "." msgid "{0}" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/CheckoutDummy.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\CheckoutDummy.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.CheckoutDummy" msgid "Make a dummy payment" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/Index.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\Payment\Index.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Index" msgid "Checkout" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay with {0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "{0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay {0}" msgstr "" #. @T["Processing payment..."] -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:44 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:44 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Processing payment..." msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/PaymentRequest.cshtml:11 +#: OrchardCore.Commerce.Payment\Views\Payment\PaymentRequest.cshtml:11 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.PaymentRequest" msgid "Order Payment" msgstr "" #.

@T["Thank you for your purchase!"]

-#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:9 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Thank you for your purchase!" msgstr "" #. @T["The receipt will be sent to your email address once we have processed your order!"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:13 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "The receipt will be sent to your email address once we have processed your order!" msgstr "" #. @T["Return to home page"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:15 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:15 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Return to home page" msgstr "" From 2e9ecdace48dcd808d8b3c0173a5042b035f39ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:37 +0100 Subject: [PATCH 091/210] New translations orchardcore.commerce.payment.pot (Czech) --- .../cs-CZ/OrchardCore.Commerce.Payment.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/cs-CZ/OrchardCore.Commerce.Payment.po b/Localization/cs-CZ/OrchardCore.Commerce.Payment.po index e4fff1d..354104f 100644 --- a/Localization/cs-CZ/OrchardCore.Commerce.Payment.po +++ b/Localization/cs-CZ/OrchardCore.Commerce.Payment.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: cs\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.pot\n" -"X-Crowdin-File-ID: 916\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.pot\n" +"X-Crowdin-File-ID: 938\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Czech\n" "Language: cs_CZ\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. : T["An exception has occurred during checkout form validation."].Value; -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:150 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:150 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "An exception has occurred during checkout form validation." msgstr "" #. await _notifier.InformationAsync(H["This Order contains no line items, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:173 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:173 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order contains no line items, so there is nothing to be paid." msgstr "" #. await _notifier.InformationAsync(H["This Order is no longer pending."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:180 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:180 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order is no longer pending." msgstr "" #. await _notifier.InformationAsync(H["This Order's line items have no cost, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:187 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:187 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order's line items have no cost, so there is nothing to be paid." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:197 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:197 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:198 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:198 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. order.DisplayText = T["Success"].Value; // This is only for display, intentionally not saved. -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:216 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:216 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Success" msgstr "" #. await _notifier.ErrorAsync(H["The payment has failed, please try again."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:263 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:263 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "The payment has failed, please try again." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:140 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:140 msgctxt "." msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:141 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:141 msgctxt "." msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. await _notifier.ErrorAsync(H["Invalid attempt to check out non-free order as free."]); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:190 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:190 msgctxt "." msgid "Invalid attempt to check out non-free order as free." msgstr "" #. errors.Select(error => H["{0}", error]).ToArray())); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:254 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:254 msgctxt "." msgid "{0}" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/CheckoutDummy.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\CheckoutDummy.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.CheckoutDummy" msgid "Make a dummy payment" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/Index.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\Payment\Index.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Index" msgid "Checkout" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay with {0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "{0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay {0}" msgstr "" #. @T["Processing payment..."] -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:44 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:44 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Processing payment..." msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/PaymentRequest.cshtml:11 +#: OrchardCore.Commerce.Payment\Views\Payment\PaymentRequest.cshtml:11 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.PaymentRequest" msgid "Order Payment" msgstr "" #.

@T["Thank you for your purchase!"]

-#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:9 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Thank you for your purchase!" msgstr "" #. @T["The receipt will be sent to your email address once we have processed your order!"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:13 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "The receipt will be sent to your email address once we have processed your order!" msgstr "" #. @T["Return to home page"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:15 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:15 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Return to home page" msgstr "" From 537687f9d3655d5deb379329ddb800adb7901513 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:38 +0100 Subject: [PATCH 092/210] New translations orchardcore.commerce.payment.pot (German) --- .../de-DE/OrchardCore.Commerce.Payment.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/de-DE/OrchardCore.Commerce.Payment.po b/Localization/de-DE/OrchardCore.Commerce.Payment.po index 8bb2482..7462d3f 100644 --- a/Localization/de-DE/OrchardCore.Commerce.Payment.po +++ b/Localization/de-DE/OrchardCore.Commerce.Payment.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: de\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.pot\n" -"X-Crowdin-File-ID: 916\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.pot\n" +"X-Crowdin-File-ID: 938\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: German\n" "Language: de_DE\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. : T["An exception has occurred during checkout form validation."].Value; -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:150 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:150 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "An exception has occurred during checkout form validation." msgstr "" #. await _notifier.InformationAsync(H["This Order contains no line items, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:173 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:173 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order contains no line items, so there is nothing to be paid." msgstr "" #. await _notifier.InformationAsync(H["This Order is no longer pending."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:180 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:180 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order is no longer pending." msgstr "" #. await _notifier.InformationAsync(H["This Order's line items have no cost, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:187 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:187 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order's line items have no cost, so there is nothing to be paid." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:197 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:197 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:198 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:198 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. order.DisplayText = T["Success"].Value; // This is only for display, intentionally not saved. -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:216 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:216 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Success" msgstr "" #. await _notifier.ErrorAsync(H["The payment has failed, please try again."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:263 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:263 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "The payment has failed, please try again." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:140 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:140 msgctxt "." msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:141 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:141 msgctxt "." msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. await _notifier.ErrorAsync(H["Invalid attempt to check out non-free order as free."]); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:190 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:190 msgctxt "." msgid "Invalid attempt to check out non-free order as free." msgstr "" #. errors.Select(error => H["{0}", error]).ToArray())); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:254 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:254 msgctxt "." msgid "{0}" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/CheckoutDummy.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\CheckoutDummy.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.CheckoutDummy" msgid "Make a dummy payment" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/Index.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\Payment\Index.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Index" msgid "Checkout" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay with {0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "{0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay {0}" msgstr "" #. @T["Processing payment..."] -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:44 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:44 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Processing payment..." msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/PaymentRequest.cshtml:11 +#: OrchardCore.Commerce.Payment\Views\Payment\PaymentRequest.cshtml:11 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.PaymentRequest" msgid "Order Payment" msgstr "" #.

@T["Thank you for your purchase!"]

-#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:9 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Thank you for your purchase!" msgstr "" #. @T["The receipt will be sent to your email address once we have processed your order!"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:13 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "The receipt will be sent to your email address once we have processed your order!" msgstr "" #. @T["Return to home page"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:15 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:15 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Return to home page" msgstr "" From 1331fe2980408b8f0d19875be3e3fcab11a4c879 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:39 +0100 Subject: [PATCH 093/210] New translations orchardcore.commerce.payment.pot (Greek) --- .../el-GR/OrchardCore.Commerce.Payment.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/el-GR/OrchardCore.Commerce.Payment.po b/Localization/el-GR/OrchardCore.Commerce.Payment.po index a898736..f1c6445 100644 --- a/Localization/el-GR/OrchardCore.Commerce.Payment.po +++ b/Localization/el-GR/OrchardCore.Commerce.Payment.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: el\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.pot\n" -"X-Crowdin-File-ID: 916\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.pot\n" +"X-Crowdin-File-ID: 938\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Greek\n" "Language: el_GR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. : T["An exception has occurred during checkout form validation."].Value; -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:150 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:150 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "An exception has occurred during checkout form validation." msgstr "" #. await _notifier.InformationAsync(H["This Order contains no line items, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:173 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:173 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order contains no line items, so there is nothing to be paid." msgstr "" #. await _notifier.InformationAsync(H["This Order is no longer pending."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:180 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:180 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order is no longer pending." msgstr "" #. await _notifier.InformationAsync(H["This Order's line items have no cost, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:187 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:187 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order's line items have no cost, so there is nothing to be paid." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:197 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:197 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:198 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:198 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. order.DisplayText = T["Success"].Value; // This is only for display, intentionally not saved. -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:216 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:216 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Success" msgstr "" #. await _notifier.ErrorAsync(H["The payment has failed, please try again."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:263 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:263 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "The payment has failed, please try again." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:140 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:140 msgctxt "." msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:141 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:141 msgctxt "." msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. await _notifier.ErrorAsync(H["Invalid attempt to check out non-free order as free."]); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:190 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:190 msgctxt "." msgid "Invalid attempt to check out non-free order as free." msgstr "" #. errors.Select(error => H["{0}", error]).ToArray())); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:254 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:254 msgctxt "." msgid "{0}" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/CheckoutDummy.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\CheckoutDummy.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.CheckoutDummy" msgid "Make a dummy payment" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/Index.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\Payment\Index.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Index" msgid "Checkout" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay with {0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "{0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay {0}" msgstr "" #. @T["Processing payment..."] -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:44 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:44 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Processing payment..." msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/PaymentRequest.cshtml:11 +#: OrchardCore.Commerce.Payment\Views\Payment\PaymentRequest.cshtml:11 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.PaymentRequest" msgid "Order Payment" msgstr "" #.

@T["Thank you for your purchase!"]

-#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:9 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Thank you for your purchase!" msgstr "" #. @T["The receipt will be sent to your email address once we have processed your order!"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:13 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "The receipt will be sent to your email address once we have processed your order!" msgstr "" #. @T["Return to home page"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:15 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:15 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Return to home page" msgstr "" From 1ef8ed7bbf4103c94a73f6eeee8b9c2cd3f9c275 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:40 +0100 Subject: [PATCH 094/210] New translations orchardcore.commerce.payment.pot (Finnish) --- .../fi-FI/OrchardCore.Commerce.Payment.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/fi-FI/OrchardCore.Commerce.Payment.po b/Localization/fi-FI/OrchardCore.Commerce.Payment.po index 5dd5bbc..9500bb9 100644 --- a/Localization/fi-FI/OrchardCore.Commerce.Payment.po +++ b/Localization/fi-FI/OrchardCore.Commerce.Payment.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: fi\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.pot\n" -"X-Crowdin-File-ID: 916\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.pot\n" +"X-Crowdin-File-ID: 938\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Finnish\n" "Language: fi_FI\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. : T["An exception has occurred during checkout form validation."].Value; -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:150 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:150 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "An exception has occurred during checkout form validation." msgstr "" #. await _notifier.InformationAsync(H["This Order contains no line items, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:173 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:173 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order contains no line items, so there is nothing to be paid." msgstr "" #. await _notifier.InformationAsync(H["This Order is no longer pending."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:180 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:180 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order is no longer pending." msgstr "" #. await _notifier.InformationAsync(H["This Order's line items have no cost, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:187 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:187 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order's line items have no cost, so there is nothing to be paid." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:197 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:197 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:198 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:198 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. order.DisplayText = T["Success"].Value; // This is only for display, intentionally not saved. -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:216 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:216 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Success" msgstr "" #. await _notifier.ErrorAsync(H["The payment has failed, please try again."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:263 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:263 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "The payment has failed, please try again." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:140 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:140 msgctxt "." msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:141 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:141 msgctxt "." msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. await _notifier.ErrorAsync(H["Invalid attempt to check out non-free order as free."]); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:190 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:190 msgctxt "." msgid "Invalid attempt to check out non-free order as free." msgstr "" #. errors.Select(error => H["{0}", error]).ToArray())); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:254 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:254 msgctxt "." msgid "{0}" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/CheckoutDummy.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\CheckoutDummy.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.CheckoutDummy" msgid "Make a dummy payment" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/Index.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\Payment\Index.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Index" msgid "Checkout" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay with {0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "{0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay {0}" msgstr "" #. @T["Processing payment..."] -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:44 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:44 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Processing payment..." msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/PaymentRequest.cshtml:11 +#: OrchardCore.Commerce.Payment\Views\Payment\PaymentRequest.cshtml:11 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.PaymentRequest" msgid "Order Payment" msgstr "" #.

@T["Thank you for your purchase!"]

-#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:9 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Thank you for your purchase!" msgstr "" #. @T["The receipt will be sent to your email address once we have processed your order!"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:13 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "The receipt will be sent to your email address once we have processed your order!" msgstr "" #. @T["Return to home page"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:15 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:15 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Return to home page" msgstr "" From 31b03aa3e90dbf9e9c3a34d9af9d0ab6745c1a91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:41 +0100 Subject: [PATCH 095/210] New translations orchardcore.commerce.payment.pot (Hebrew) --- .../he-IL/OrchardCore.Commerce.Payment.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/he-IL/OrchardCore.Commerce.Payment.po b/Localization/he-IL/OrchardCore.Commerce.Payment.po index 3c04da6..85b4079 100644 --- a/Localization/he-IL/OrchardCore.Commerce.Payment.po +++ b/Localization/he-IL/OrchardCore.Commerce.Payment.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: he\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.pot\n" -"X-Crowdin-File-ID: 916\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.pot\n" +"X-Crowdin-File-ID: 938\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Hebrew\n" "Language: he_IL\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. : T["An exception has occurred during checkout form validation."].Value; -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:150 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:150 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "An exception has occurred during checkout form validation." msgstr "" #. await _notifier.InformationAsync(H["This Order contains no line items, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:173 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:173 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order contains no line items, so there is nothing to be paid." msgstr "" #. await _notifier.InformationAsync(H["This Order is no longer pending."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:180 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:180 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order is no longer pending." msgstr "" #. await _notifier.InformationAsync(H["This Order's line items have no cost, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:187 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:187 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order's line items have no cost, so there is nothing to be paid." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:197 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:197 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:198 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:198 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. order.DisplayText = T["Success"].Value; // This is only for display, intentionally not saved. -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:216 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:216 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Success" msgstr "" #. await _notifier.ErrorAsync(H["The payment has failed, please try again."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:263 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:263 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "The payment has failed, please try again." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:140 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:140 msgctxt "." msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:141 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:141 msgctxt "." msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. await _notifier.ErrorAsync(H["Invalid attempt to check out non-free order as free."]); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:190 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:190 msgctxt "." msgid "Invalid attempt to check out non-free order as free." msgstr "" #. errors.Select(error => H["{0}", error]).ToArray())); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:254 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:254 msgctxt "." msgid "{0}" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/CheckoutDummy.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\CheckoutDummy.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.CheckoutDummy" msgid "Make a dummy payment" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/Index.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\Payment\Index.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Index" msgid "Checkout" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay with {0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "{0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay {0}" msgstr "" #. @T["Processing payment..."] -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:44 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:44 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Processing payment..." msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/PaymentRequest.cshtml:11 +#: OrchardCore.Commerce.Payment\Views\Payment\PaymentRequest.cshtml:11 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.PaymentRequest" msgid "Order Payment" msgstr "" #.

@T["Thank you for your purchase!"]

-#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:9 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Thank you for your purchase!" msgstr "" #. @T["The receipt will be sent to your email address once we have processed your order!"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:13 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "The receipt will be sent to your email address once we have processed your order!" msgstr "" #. @T["Return to home page"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:15 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:15 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Return to home page" msgstr "" From 2dd6e8566e267af06a7f2479abb416835c425ba0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:42 +0100 Subject: [PATCH 096/210] New translations orchardcore.commerce.payment.pot (Hungarian) --- .../hu-HU/OrchardCore.Commerce.Payment.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/hu-HU/OrchardCore.Commerce.Payment.po b/Localization/hu-HU/OrchardCore.Commerce.Payment.po index c91160e..c05f65c 100644 --- a/Localization/hu-HU/OrchardCore.Commerce.Payment.po +++ b/Localization/hu-HU/OrchardCore.Commerce.Payment.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: hu\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.pot\n" -"X-Crowdin-File-ID: 916\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.pot\n" +"X-Crowdin-File-ID: 938\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Hungarian\n" "Language: hu_HU\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. : T["An exception has occurred during checkout form validation."].Value; -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:150 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:150 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "An exception has occurred during checkout form validation." msgstr "" #. await _notifier.InformationAsync(H["This Order contains no line items, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:173 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:173 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order contains no line items, so there is nothing to be paid." msgstr "" #. await _notifier.InformationAsync(H["This Order is no longer pending."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:180 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:180 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order is no longer pending." msgstr "" #. await _notifier.InformationAsync(H["This Order's line items have no cost, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:187 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:187 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order's line items have no cost, so there is nothing to be paid." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:197 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:197 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:198 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:198 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. order.DisplayText = T["Success"].Value; // This is only for display, intentionally not saved. -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:216 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:216 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Success" msgstr "" #. await _notifier.ErrorAsync(H["The payment has failed, please try again."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:263 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:263 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "The payment has failed, please try again." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:140 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:140 msgctxt "." msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:141 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:141 msgctxt "." msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. await _notifier.ErrorAsync(H["Invalid attempt to check out non-free order as free."]); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:190 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:190 msgctxt "." msgid "Invalid attempt to check out non-free order as free." msgstr "" #. errors.Select(error => H["{0}", error]).ToArray())); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:254 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:254 msgctxt "." msgid "{0}" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/CheckoutDummy.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\CheckoutDummy.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.CheckoutDummy" msgid "Make a dummy payment" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/Index.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\Payment\Index.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Index" msgid "Checkout" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay with {0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "{0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay {0}" msgstr "" #. @T["Processing payment..."] -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:44 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:44 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Processing payment..." msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/PaymentRequest.cshtml:11 +#: OrchardCore.Commerce.Payment\Views\Payment\PaymentRequest.cshtml:11 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.PaymentRequest" msgid "Order Payment" msgstr "" #.

@T["Thank you for your purchase!"]

-#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:9 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Thank you for your purchase!" msgstr "" #. @T["The receipt will be sent to your email address once we have processed your order!"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:13 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "The receipt will be sent to your email address once we have processed your order!" msgstr "" #. @T["Return to home page"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:15 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:15 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Return to home page" msgstr "" From 8c0a1fc5b4cc1ee0c287213a8eecdab468b97436 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:44 +0100 Subject: [PATCH 097/210] New translations orchardcore.commerce.payment.pot (Italian) --- .../it-IT/OrchardCore.Commerce.Payment.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/it-IT/OrchardCore.Commerce.Payment.po b/Localization/it-IT/OrchardCore.Commerce.Payment.po index 0f1ade5..0da3310 100644 --- a/Localization/it-IT/OrchardCore.Commerce.Payment.po +++ b/Localization/it-IT/OrchardCore.Commerce.Payment.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: it\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.pot\n" -"X-Crowdin-File-ID: 916\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.pot\n" +"X-Crowdin-File-ID: 938\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Italian\n" "Language: it_IT\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. : T["An exception has occurred during checkout form validation."].Value; -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:150 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:150 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "An exception has occurred during checkout form validation." msgstr "" #. await _notifier.InformationAsync(H["This Order contains no line items, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:173 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:173 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order contains no line items, so there is nothing to be paid." msgstr "" #. await _notifier.InformationAsync(H["This Order is no longer pending."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:180 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:180 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order is no longer pending." msgstr "" #. await _notifier.InformationAsync(H["This Order's line items have no cost, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:187 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:187 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order's line items have no cost, so there is nothing to be paid." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:197 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:197 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:198 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:198 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. order.DisplayText = T["Success"].Value; // This is only for display, intentionally not saved. -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:216 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:216 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Success" msgstr "" #. await _notifier.ErrorAsync(H["The payment has failed, please try again."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:263 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:263 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "The payment has failed, please try again." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:140 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:140 msgctxt "." msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:141 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:141 msgctxt "." msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. await _notifier.ErrorAsync(H["Invalid attempt to check out non-free order as free."]); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:190 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:190 msgctxt "." msgid "Invalid attempt to check out non-free order as free." msgstr "" #. errors.Select(error => H["{0}", error]).ToArray())); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:254 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:254 msgctxt "." msgid "{0}" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/CheckoutDummy.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\CheckoutDummy.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.CheckoutDummy" msgid "Make a dummy payment" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/Index.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\Payment\Index.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Index" msgid "Checkout" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay with {0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "{0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay {0}" msgstr "" #. @T["Processing payment..."] -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:44 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:44 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Processing payment..." msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/PaymentRequest.cshtml:11 +#: OrchardCore.Commerce.Payment\Views\Payment\PaymentRequest.cshtml:11 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.PaymentRequest" msgid "Order Payment" msgstr "" #.

@T["Thank you for your purchase!"]

-#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:9 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Thank you for your purchase!" msgstr "" #. @T["The receipt will be sent to your email address once we have processed your order!"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:13 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "The receipt will be sent to your email address once we have processed your order!" msgstr "" #. @T["Return to home page"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:15 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:15 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Return to home page" msgstr "" From 46a9ee8ab4cfb467dd2209c26b97d176a0939aab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:45 +0100 Subject: [PATCH 098/210] New translations orchardcore.commerce.payment.pot (Japanese) --- .../ja-JP/OrchardCore.Commerce.Payment.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/ja-JP/OrchardCore.Commerce.Payment.po b/Localization/ja-JP/OrchardCore.Commerce.Payment.po index 0a4318c..811e400 100644 --- a/Localization/ja-JP/OrchardCore.Commerce.Payment.po +++ b/Localization/ja-JP/OrchardCore.Commerce.Payment.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: ja\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.pot\n" -"X-Crowdin-File-ID: 916\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.pot\n" +"X-Crowdin-File-ID: 938\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Japanese\n" "Language: ja_JP\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. : T["An exception has occurred during checkout form validation."].Value; -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:150 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:150 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "An exception has occurred during checkout form validation." msgstr "" #. await _notifier.InformationAsync(H["This Order contains no line items, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:173 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:173 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order contains no line items, so there is nothing to be paid." msgstr "" #. await _notifier.InformationAsync(H["This Order is no longer pending."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:180 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:180 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order is no longer pending." msgstr "" #. await _notifier.InformationAsync(H["This Order's line items have no cost, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:187 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:187 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order's line items have no cost, so there is nothing to be paid." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:197 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:197 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:198 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:198 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. order.DisplayText = T["Success"].Value; // This is only for display, intentionally not saved. -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:216 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:216 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Success" msgstr "" #. await _notifier.ErrorAsync(H["The payment has failed, please try again."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:263 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:263 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "The payment has failed, please try again." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:140 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:140 msgctxt "." msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:141 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:141 msgctxt "." msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. await _notifier.ErrorAsync(H["Invalid attempt to check out non-free order as free."]); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:190 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:190 msgctxt "." msgid "Invalid attempt to check out non-free order as free." msgstr "" #. errors.Select(error => H["{0}", error]).ToArray())); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:254 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:254 msgctxt "." msgid "{0}" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/CheckoutDummy.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\CheckoutDummy.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.CheckoutDummy" msgid "Make a dummy payment" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/Index.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\Payment\Index.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Index" msgid "Checkout" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay with {0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "{0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay {0}" msgstr "" #. @T["Processing payment..."] -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:44 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:44 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Processing payment..." msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/PaymentRequest.cshtml:11 +#: OrchardCore.Commerce.Payment\Views\Payment\PaymentRequest.cshtml:11 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.PaymentRequest" msgid "Order Payment" msgstr "" #.

@T["Thank you for your purchase!"]

-#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:9 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Thank you for your purchase!" msgstr "" #. @T["The receipt will be sent to your email address once we have processed your order!"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:13 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "The receipt will be sent to your email address once we have processed your order!" msgstr "" #. @T["Return to home page"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:15 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:15 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Return to home page" msgstr "" From b999116780ed7c991068a17f0f300c5bca55c351 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:46 +0100 Subject: [PATCH 099/210] New translations orchardcore.commerce.payment.pot (Korean) --- .../ko-KR/OrchardCore.Commerce.Payment.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/ko-KR/OrchardCore.Commerce.Payment.po b/Localization/ko-KR/OrchardCore.Commerce.Payment.po index 1f566dc..5eec079 100644 --- a/Localization/ko-KR/OrchardCore.Commerce.Payment.po +++ b/Localization/ko-KR/OrchardCore.Commerce.Payment.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: ko\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.pot\n" -"X-Crowdin-File-ID: 916\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.pot\n" +"X-Crowdin-File-ID: 938\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Korean\n" "Language: ko_KR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. : T["An exception has occurred during checkout form validation."].Value; -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:150 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:150 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "An exception has occurred during checkout form validation." msgstr "" #. await _notifier.InformationAsync(H["This Order contains no line items, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:173 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:173 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order contains no line items, so there is nothing to be paid." msgstr "" #. await _notifier.InformationAsync(H["This Order is no longer pending."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:180 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:180 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order is no longer pending." msgstr "" #. await _notifier.InformationAsync(H["This Order's line items have no cost, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:187 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:187 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order's line items have no cost, so there is nothing to be paid." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:197 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:197 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:198 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:198 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. order.DisplayText = T["Success"].Value; // This is only for display, intentionally not saved. -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:216 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:216 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Success" msgstr "" #. await _notifier.ErrorAsync(H["The payment has failed, please try again."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:263 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:263 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "The payment has failed, please try again." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:140 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:140 msgctxt "." msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:141 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:141 msgctxt "." msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. await _notifier.ErrorAsync(H["Invalid attempt to check out non-free order as free."]); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:190 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:190 msgctxt "." msgid "Invalid attempt to check out non-free order as free." msgstr "" #. errors.Select(error => H["{0}", error]).ToArray())); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:254 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:254 msgctxt "." msgid "{0}" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/CheckoutDummy.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\CheckoutDummy.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.CheckoutDummy" msgid "Make a dummy payment" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/Index.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\Payment\Index.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Index" msgid "Checkout" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay with {0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "{0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay {0}" msgstr "" #. @T["Processing payment..."] -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:44 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:44 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Processing payment..." msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/PaymentRequest.cshtml:11 +#: OrchardCore.Commerce.Payment\Views\Payment\PaymentRequest.cshtml:11 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.PaymentRequest" msgid "Order Payment" msgstr "" #.

@T["Thank you for your purchase!"]

-#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:9 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Thank you for your purchase!" msgstr "" #. @T["The receipt will be sent to your email address once we have processed your order!"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:13 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "The receipt will be sent to your email address once we have processed your order!" msgstr "" #. @T["Return to home page"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:15 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:15 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Return to home page" msgstr "" From 15e62dd4c6a725e51e9a917b752ae5c48c357d08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:47 +0100 Subject: [PATCH 100/210] New translations orchardcore.commerce.payment.pot (Lithuanian) --- .../lt-LT/OrchardCore.Commerce.Payment.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/lt-LT/OrchardCore.Commerce.Payment.po b/Localization/lt-LT/OrchardCore.Commerce.Payment.po index a1818b5..cccca84 100644 --- a/Localization/lt-LT/OrchardCore.Commerce.Payment.po +++ b/Localization/lt-LT/OrchardCore.Commerce.Payment.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: lt\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.pot\n" -"X-Crowdin-File-ID: 916\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.pot\n" +"X-Crowdin-File-ID: 938\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Lithuanian\n" "Language: lt_LT\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. : T["An exception has occurred during checkout form validation."].Value; -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:150 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:150 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "An exception has occurred during checkout form validation." msgstr "" #. await _notifier.InformationAsync(H["This Order contains no line items, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:173 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:173 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order contains no line items, so there is nothing to be paid." msgstr "" #. await _notifier.InformationAsync(H["This Order is no longer pending."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:180 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:180 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order is no longer pending." msgstr "" #. await _notifier.InformationAsync(H["This Order's line items have no cost, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:187 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:187 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order's line items have no cost, so there is nothing to be paid." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:197 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:197 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:198 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:198 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. order.DisplayText = T["Success"].Value; // This is only for display, intentionally not saved. -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:216 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:216 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Success" msgstr "" #. await _notifier.ErrorAsync(H["The payment has failed, please try again."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:263 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:263 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "The payment has failed, please try again." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:140 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:140 msgctxt "." msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:141 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:141 msgctxt "." msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. await _notifier.ErrorAsync(H["Invalid attempt to check out non-free order as free."]); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:190 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:190 msgctxt "." msgid "Invalid attempt to check out non-free order as free." msgstr "" #. errors.Select(error => H["{0}", error]).ToArray())); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:254 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:254 msgctxt "." msgid "{0}" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/CheckoutDummy.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\CheckoutDummy.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.CheckoutDummy" msgid "Make a dummy payment" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/Index.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\Payment\Index.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Index" msgid "Checkout" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay with {0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "{0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay {0}" msgstr "" #. @T["Processing payment..."] -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:44 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:44 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Processing payment..." msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/PaymentRequest.cshtml:11 +#: OrchardCore.Commerce.Payment\Views\Payment\PaymentRequest.cshtml:11 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.PaymentRequest" msgid "Order Payment" msgstr "" #.

@T["Thank you for your purchase!"]

-#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:9 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Thank you for your purchase!" msgstr "" #. @T["The receipt will be sent to your email address once we have processed your order!"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:13 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "The receipt will be sent to your email address once we have processed your order!" msgstr "" #. @T["Return to home page"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:15 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:15 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Return to home page" msgstr "" From 61a6578ff2b1d46fd6e221c0e152cf8648784f27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:48 +0100 Subject: [PATCH 101/210] New translations orchardcore.commerce.payment.pot (Macedonian) --- .../mk-MK/OrchardCore.Commerce.Payment.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/mk-MK/OrchardCore.Commerce.Payment.po b/Localization/mk-MK/OrchardCore.Commerce.Payment.po index 891cbe9..7a33bf5 100644 --- a/Localization/mk-MK/OrchardCore.Commerce.Payment.po +++ b/Localization/mk-MK/OrchardCore.Commerce.Payment.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: mk\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.pot\n" -"X-Crowdin-File-ID: 916\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.pot\n" +"X-Crowdin-File-ID: 938\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Macedonian\n" "Language: mk_MK\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. : T["An exception has occurred during checkout form validation."].Value; -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:150 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:150 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "An exception has occurred during checkout form validation." msgstr "" #. await _notifier.InformationAsync(H["This Order contains no line items, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:173 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:173 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order contains no line items, so there is nothing to be paid." msgstr "" #. await _notifier.InformationAsync(H["This Order is no longer pending."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:180 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:180 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order is no longer pending." msgstr "" #. await _notifier.InformationAsync(H["This Order's line items have no cost, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:187 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:187 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order's line items have no cost, so there is nothing to be paid." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:197 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:197 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:198 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:198 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. order.DisplayText = T["Success"].Value; // This is only for display, intentionally not saved. -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:216 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:216 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Success" msgstr "" #. await _notifier.ErrorAsync(H["The payment has failed, please try again."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:263 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:263 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "The payment has failed, please try again." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:140 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:140 msgctxt "." msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:141 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:141 msgctxt "." msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. await _notifier.ErrorAsync(H["Invalid attempt to check out non-free order as free."]); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:190 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:190 msgctxt "." msgid "Invalid attempt to check out non-free order as free." msgstr "" #. errors.Select(error => H["{0}", error]).ToArray())); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:254 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:254 msgctxt "." msgid "{0}" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/CheckoutDummy.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\CheckoutDummy.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.CheckoutDummy" msgid "Make a dummy payment" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/Index.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\Payment\Index.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Index" msgid "Checkout" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay with {0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "{0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay {0}" msgstr "" #. @T["Processing payment..."] -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:44 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:44 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Processing payment..." msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/PaymentRequest.cshtml:11 +#: OrchardCore.Commerce.Payment\Views\Payment\PaymentRequest.cshtml:11 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.PaymentRequest" msgid "Order Payment" msgstr "" #.

@T["Thank you for your purchase!"]

-#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:9 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Thank you for your purchase!" msgstr "" #. @T["The receipt will be sent to your email address once we have processed your order!"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:13 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "The receipt will be sent to your email address once we have processed your order!" msgstr "" #. @T["Return to home page"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:15 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:15 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Return to home page" msgstr "" From 65099c5f0fe1254d68b56832c27f0a7ed13481d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:49 +0100 Subject: [PATCH 102/210] New translations orchardcore.commerce.payment.pot (Dutch) --- .../nl-NL/OrchardCore.Commerce.Payment.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/nl-NL/OrchardCore.Commerce.Payment.po b/Localization/nl-NL/OrchardCore.Commerce.Payment.po index 37a67db..6227d4f 100644 --- a/Localization/nl-NL/OrchardCore.Commerce.Payment.po +++ b/Localization/nl-NL/OrchardCore.Commerce.Payment.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: nl\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.pot\n" -"X-Crowdin-File-ID: 916\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.pot\n" +"X-Crowdin-File-ID: 938\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Dutch\n" "Language: nl_NL\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. : T["An exception has occurred during checkout form validation."].Value; -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:150 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:150 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "An exception has occurred during checkout form validation." msgstr "" #. await _notifier.InformationAsync(H["This Order contains no line items, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:173 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:173 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order contains no line items, so there is nothing to be paid." msgstr "" #. await _notifier.InformationAsync(H["This Order is no longer pending."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:180 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:180 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order is no longer pending." msgstr "" #. await _notifier.InformationAsync(H["This Order's line items have no cost, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:187 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:187 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order's line items have no cost, so there is nothing to be paid." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:197 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:197 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:198 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:198 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. order.DisplayText = T["Success"].Value; // This is only for display, intentionally not saved. -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:216 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:216 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Success" msgstr "" #. await _notifier.ErrorAsync(H["The payment has failed, please try again."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:263 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:263 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "The payment has failed, please try again." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:140 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:140 msgctxt "." msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:141 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:141 msgctxt "." msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. await _notifier.ErrorAsync(H["Invalid attempt to check out non-free order as free."]); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:190 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:190 msgctxt "." msgid "Invalid attempt to check out non-free order as free." msgstr "" #. errors.Select(error => H["{0}", error]).ToArray())); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:254 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:254 msgctxt "." msgid "{0}" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/CheckoutDummy.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\CheckoutDummy.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.CheckoutDummy" msgid "Make a dummy payment" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/Index.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\Payment\Index.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Index" msgid "Checkout" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay with {0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "{0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay {0}" msgstr "" #. @T["Processing payment..."] -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:44 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:44 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Processing payment..." msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/PaymentRequest.cshtml:11 +#: OrchardCore.Commerce.Payment\Views\Payment\PaymentRequest.cshtml:11 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.PaymentRequest" msgid "Order Payment" msgstr "" #.

@T["Thank you for your purchase!"]

-#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:9 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Thank you for your purchase!" msgstr "" #. @T["The receipt will be sent to your email address once we have processed your order!"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:13 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "The receipt will be sent to your email address once we have processed your order!" msgstr "" #. @T["Return to home page"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:15 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:15 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Return to home page" msgstr "" From 135b23cd0cfdcda106efd89f3fc9ea16f6e3aebb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:50 +0100 Subject: [PATCH 103/210] New translations orchardcore.commerce.payment.pot (Polish) --- .../pl-PL/OrchardCore.Commerce.Payment.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/pl-PL/OrchardCore.Commerce.Payment.po b/Localization/pl-PL/OrchardCore.Commerce.Payment.po index dc791e5..1b68ee3 100644 --- a/Localization/pl-PL/OrchardCore.Commerce.Payment.po +++ b/Localization/pl-PL/OrchardCore.Commerce.Payment.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: pl\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.pot\n" -"X-Crowdin-File-ID: 916\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.pot\n" +"X-Crowdin-File-ID: 938\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Polish\n" "Language: pl_PL\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. : T["An exception has occurred during checkout form validation."].Value; -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:150 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:150 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "An exception has occurred during checkout form validation." msgstr "" #. await _notifier.InformationAsync(H["This Order contains no line items, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:173 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:173 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order contains no line items, so there is nothing to be paid." msgstr "" #. await _notifier.InformationAsync(H["This Order is no longer pending."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:180 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:180 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order is no longer pending." msgstr "" #. await _notifier.InformationAsync(H["This Order's line items have no cost, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:187 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:187 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order's line items have no cost, so there is nothing to be paid." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:197 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:197 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:198 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:198 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. order.DisplayText = T["Success"].Value; // This is only for display, intentionally not saved. -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:216 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:216 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Success" msgstr "" #. await _notifier.ErrorAsync(H["The payment has failed, please try again."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:263 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:263 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "The payment has failed, please try again." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:140 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:140 msgctxt "." msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:141 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:141 msgctxt "." msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. await _notifier.ErrorAsync(H["Invalid attempt to check out non-free order as free."]); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:190 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:190 msgctxt "." msgid "Invalid attempt to check out non-free order as free." msgstr "" #. errors.Select(error => H["{0}", error]).ToArray())); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:254 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:254 msgctxt "." msgid "{0}" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/CheckoutDummy.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\CheckoutDummy.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.CheckoutDummy" msgid "Make a dummy payment" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/Index.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\Payment\Index.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Index" msgid "Checkout" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay with {0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "{0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay {0}" msgstr "" #. @T["Processing payment..."] -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:44 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:44 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Processing payment..." msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/PaymentRequest.cshtml:11 +#: OrchardCore.Commerce.Payment\Views\Payment\PaymentRequest.cshtml:11 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.PaymentRequest" msgid "Order Payment" msgstr "" #.

@T["Thank you for your purchase!"]

-#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:9 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Thank you for your purchase!" msgstr "" #. @T["The receipt will be sent to your email address once we have processed your order!"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:13 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "The receipt will be sent to your email address once we have processed your order!" msgstr "" #. @T["Return to home page"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:15 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:15 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Return to home page" msgstr "" From 587754aea17d3d0d37150a311429c3340b25e6b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:51 +0100 Subject: [PATCH 104/210] New translations orchardcore.commerce.payment.pot (Portuguese) --- .../pt-PT/OrchardCore.Commerce.Payment.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/pt-PT/OrchardCore.Commerce.Payment.po b/Localization/pt-PT/OrchardCore.Commerce.Payment.po index 7edbe75..98d076e 100644 --- a/Localization/pt-PT/OrchardCore.Commerce.Payment.po +++ b/Localization/pt-PT/OrchardCore.Commerce.Payment.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: pt-PT\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.pot\n" -"X-Crowdin-File-ID: 916\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.pot\n" +"X-Crowdin-File-ID: 938\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Portuguese\n" "Language: pt_PT\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. : T["An exception has occurred during checkout form validation."].Value; -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:150 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:150 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "An exception has occurred during checkout form validation." msgstr "" #. await _notifier.InformationAsync(H["This Order contains no line items, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:173 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:173 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order contains no line items, so there is nothing to be paid." msgstr "" #. await _notifier.InformationAsync(H["This Order is no longer pending."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:180 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:180 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order is no longer pending." msgstr "" #. await _notifier.InformationAsync(H["This Order's line items have no cost, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:187 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:187 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order's line items have no cost, so there is nothing to be paid." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:197 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:197 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:198 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:198 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. order.DisplayText = T["Success"].Value; // This is only for display, intentionally not saved. -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:216 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:216 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Success" msgstr "" #. await _notifier.ErrorAsync(H["The payment has failed, please try again."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:263 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:263 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "The payment has failed, please try again." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:140 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:140 msgctxt "." msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:141 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:141 msgctxt "." msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. await _notifier.ErrorAsync(H["Invalid attempt to check out non-free order as free."]); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:190 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:190 msgctxt "." msgid "Invalid attempt to check out non-free order as free." msgstr "" #. errors.Select(error => H["{0}", error]).ToArray())); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:254 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:254 msgctxt "." msgid "{0}" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/CheckoutDummy.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\CheckoutDummy.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.CheckoutDummy" msgid "Make a dummy payment" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/Index.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\Payment\Index.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Index" msgid "Checkout" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay with {0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "{0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay {0}" msgstr "" #. @T["Processing payment..."] -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:44 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:44 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Processing payment..." msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/PaymentRequest.cshtml:11 +#: OrchardCore.Commerce.Payment\Views\Payment\PaymentRequest.cshtml:11 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.PaymentRequest" msgid "Order Payment" msgstr "" #.

@T["Thank you for your purchase!"]

-#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:9 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Thank you for your purchase!" msgstr "" #. @T["The receipt will be sent to your email address once we have processed your order!"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:13 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "The receipt will be sent to your email address once we have processed your order!" msgstr "" #. @T["Return to home page"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:15 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:15 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Return to home page" msgstr "" From 8506eb5d22026113960ae4e80bb25b8362be7ec7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:52 +0100 Subject: [PATCH 105/210] New translations orchardcore.commerce.payment.pot (Russian) --- .../ru-RU/OrchardCore.Commerce.Payment.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/ru-RU/OrchardCore.Commerce.Payment.po b/Localization/ru-RU/OrchardCore.Commerce.Payment.po index 7c40dc6..26de696 100644 --- a/Localization/ru-RU/OrchardCore.Commerce.Payment.po +++ b/Localization/ru-RU/OrchardCore.Commerce.Payment.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: ru\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.pot\n" -"X-Crowdin-File-ID: 916\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.pot\n" +"X-Crowdin-File-ID: 938\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Russian\n" "Language: ru_RU\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. : T["An exception has occurred during checkout form validation."].Value; -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:150 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:150 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "An exception has occurred during checkout form validation." msgstr "" #. await _notifier.InformationAsync(H["This Order contains no line items, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:173 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:173 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order contains no line items, so there is nothing to be paid." msgstr "" #. await _notifier.InformationAsync(H["This Order is no longer pending."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:180 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:180 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order is no longer pending." msgstr "" #. await _notifier.InformationAsync(H["This Order's line items have no cost, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:187 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:187 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order's line items have no cost, so there is nothing to be paid." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:197 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:197 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:198 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:198 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. order.DisplayText = T["Success"].Value; // This is only for display, intentionally not saved. -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:216 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:216 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Success" msgstr "" #. await _notifier.ErrorAsync(H["The payment has failed, please try again."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:263 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:263 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "The payment has failed, please try again." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:140 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:140 msgctxt "." msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:141 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:141 msgctxt "." msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. await _notifier.ErrorAsync(H["Invalid attempt to check out non-free order as free."]); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:190 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:190 msgctxt "." msgid "Invalid attempt to check out non-free order as free." msgstr "" #. errors.Select(error => H["{0}", error]).ToArray())); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:254 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:254 msgctxt "." msgid "{0}" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/CheckoutDummy.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\CheckoutDummy.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.CheckoutDummy" msgid "Make a dummy payment" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/Index.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\Payment\Index.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Index" msgid "Checkout" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay with {0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "{0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay {0}" msgstr "" #. @T["Processing payment..."] -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:44 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:44 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Processing payment..." msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/PaymentRequest.cshtml:11 +#: OrchardCore.Commerce.Payment\Views\Payment\PaymentRequest.cshtml:11 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.PaymentRequest" msgid "Order Payment" msgstr "" #.

@T["Thank you for your purchase!"]

-#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:9 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Thank you for your purchase!" msgstr "" #. @T["The receipt will be sent to your email address once we have processed your order!"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:13 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "The receipt will be sent to your email address once we have processed your order!" msgstr "" #. @T["Return to home page"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:15 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:15 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Return to home page" msgstr "" From 5393765e0465d3ef6bf1e70e101a50a3d385aac3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:53 +0100 Subject: [PATCH 106/210] New translations orchardcore.commerce.payment.pot (Slovak) --- .../sk-SK/OrchardCore.Commerce.Payment.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/sk-SK/OrchardCore.Commerce.Payment.po b/Localization/sk-SK/OrchardCore.Commerce.Payment.po index c25075a..099badc 100644 --- a/Localization/sk-SK/OrchardCore.Commerce.Payment.po +++ b/Localization/sk-SK/OrchardCore.Commerce.Payment.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: sk\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.pot\n" -"X-Crowdin-File-ID: 916\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.pot\n" +"X-Crowdin-File-ID: 938\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Slovak\n" "Language: sk_SK\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. : T["An exception has occurred during checkout form validation."].Value; -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:150 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:150 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "An exception has occurred during checkout form validation." msgstr "" #. await _notifier.InformationAsync(H["This Order contains no line items, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:173 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:173 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order contains no line items, so there is nothing to be paid." msgstr "" #. await _notifier.InformationAsync(H["This Order is no longer pending."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:180 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:180 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order is no longer pending." msgstr "" #. await _notifier.InformationAsync(H["This Order's line items have no cost, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:187 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:187 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order's line items have no cost, so there is nothing to be paid." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:197 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:197 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:198 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:198 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. order.DisplayText = T["Success"].Value; // This is only for display, intentionally not saved. -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:216 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:216 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Success" msgstr "" #. await _notifier.ErrorAsync(H["The payment has failed, please try again."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:263 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:263 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "The payment has failed, please try again." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:140 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:140 msgctxt "." msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:141 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:141 msgctxt "." msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. await _notifier.ErrorAsync(H["Invalid attempt to check out non-free order as free."]); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:190 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:190 msgctxt "." msgid "Invalid attempt to check out non-free order as free." msgstr "" #. errors.Select(error => H["{0}", error]).ToArray())); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:254 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:254 msgctxt "." msgid "{0}" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/CheckoutDummy.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\CheckoutDummy.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.CheckoutDummy" msgid "Make a dummy payment" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/Index.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\Payment\Index.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Index" msgid "Checkout" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay with {0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "{0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay {0}" msgstr "" #. @T["Processing payment..."] -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:44 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:44 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Processing payment..." msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/PaymentRequest.cshtml:11 +#: OrchardCore.Commerce.Payment\Views\Payment\PaymentRequest.cshtml:11 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.PaymentRequest" msgid "Order Payment" msgstr "" #.

@T["Thank you for your purchase!"]

-#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:9 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Thank you for your purchase!" msgstr "" #. @T["The receipt will be sent to your email address once we have processed your order!"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:13 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "The receipt will be sent to your email address once we have processed your order!" msgstr "" #. @T["Return to home page"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:15 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:15 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Return to home page" msgstr "" From 68058998141783d77ee01afb44758dd7c97c7e48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:54 +0100 Subject: [PATCH 107/210] New translations orchardcore.commerce.payment.pot (Slovenian) --- .../sl-SI/OrchardCore.Commerce.Payment.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/sl-SI/OrchardCore.Commerce.Payment.po b/Localization/sl-SI/OrchardCore.Commerce.Payment.po index da38a96..5f001f2 100644 --- a/Localization/sl-SI/OrchardCore.Commerce.Payment.po +++ b/Localization/sl-SI/OrchardCore.Commerce.Payment.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: sl\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.pot\n" -"X-Crowdin-File-ID: 916\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.pot\n" +"X-Crowdin-File-ID: 938\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Slovenian\n" "Language: sl_SI\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. : T["An exception has occurred during checkout form validation."].Value; -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:150 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:150 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "An exception has occurred during checkout form validation." msgstr "" #. await _notifier.InformationAsync(H["This Order contains no line items, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:173 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:173 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order contains no line items, so there is nothing to be paid." msgstr "" #. await _notifier.InformationAsync(H["This Order is no longer pending."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:180 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:180 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order is no longer pending." msgstr "" #. await _notifier.InformationAsync(H["This Order's line items have no cost, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:187 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:187 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order's line items have no cost, so there is nothing to be paid." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:197 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:197 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:198 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:198 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. order.DisplayText = T["Success"].Value; // This is only for display, intentionally not saved. -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:216 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:216 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Success" msgstr "" #. await _notifier.ErrorAsync(H["The payment has failed, please try again."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:263 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:263 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "The payment has failed, please try again." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:140 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:140 msgctxt "." msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:141 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:141 msgctxt "." msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. await _notifier.ErrorAsync(H["Invalid attempt to check out non-free order as free."]); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:190 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:190 msgctxt "." msgid "Invalid attempt to check out non-free order as free." msgstr "" #. errors.Select(error => H["{0}", error]).ToArray())); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:254 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:254 msgctxt "." msgid "{0}" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/CheckoutDummy.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\CheckoutDummy.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.CheckoutDummy" msgid "Make a dummy payment" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/Index.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\Payment\Index.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Index" msgid "Checkout" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay with {0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "{0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay {0}" msgstr "" #. @T["Processing payment..."] -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:44 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:44 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Processing payment..." msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/PaymentRequest.cshtml:11 +#: OrchardCore.Commerce.Payment\Views\Payment\PaymentRequest.cshtml:11 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.PaymentRequest" msgid "Order Payment" msgstr "" #.

@T["Thank you for your purchase!"]

-#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:9 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Thank you for your purchase!" msgstr "" #. @T["The receipt will be sent to your email address once we have processed your order!"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:13 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "The receipt will be sent to your email address once we have processed your order!" msgstr "" #. @T["Return to home page"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:15 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:15 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Return to home page" msgstr "" From 7caf2d2e6e851a232e0264281a55fea29a52c69e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:55 +0100 Subject: [PATCH 108/210] New translations orchardcore.commerce.payment.pot (Swedish) --- .../sv-SE/OrchardCore.Commerce.Payment.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/sv-SE/OrchardCore.Commerce.Payment.po b/Localization/sv-SE/OrchardCore.Commerce.Payment.po index d952acd..5e4e67d 100644 --- a/Localization/sv-SE/OrchardCore.Commerce.Payment.po +++ b/Localization/sv-SE/OrchardCore.Commerce.Payment.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: sv-SE\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.pot\n" -"X-Crowdin-File-ID: 916\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.pot\n" +"X-Crowdin-File-ID: 938\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Swedish\n" "Language: sv_SE\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. : T["An exception has occurred during checkout form validation."].Value; -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:150 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:150 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "An exception has occurred during checkout form validation." msgstr "" #. await _notifier.InformationAsync(H["This Order contains no line items, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:173 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:173 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order contains no line items, so there is nothing to be paid." msgstr "" #. await _notifier.InformationAsync(H["This Order is no longer pending."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:180 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:180 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order is no longer pending." msgstr "" #. await _notifier.InformationAsync(H["This Order's line items have no cost, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:187 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:187 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order's line items have no cost, so there is nothing to be paid." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:197 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:197 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:198 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:198 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. order.DisplayText = T["Success"].Value; // This is only for display, intentionally not saved. -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:216 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:216 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Success" msgstr "" #. await _notifier.ErrorAsync(H["The payment has failed, please try again."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:263 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:263 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "The payment has failed, please try again." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:140 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:140 msgctxt "." msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:141 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:141 msgctxt "." msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. await _notifier.ErrorAsync(H["Invalid attempt to check out non-free order as free."]); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:190 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:190 msgctxt "." msgid "Invalid attempt to check out non-free order as free." msgstr "" #. errors.Select(error => H["{0}", error]).ToArray())); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:254 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:254 msgctxt "." msgid "{0}" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/CheckoutDummy.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\CheckoutDummy.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.CheckoutDummy" msgid "Make a dummy payment" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/Index.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\Payment\Index.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Index" msgid "Checkout" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay with {0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "{0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay {0}" msgstr "" #. @T["Processing payment..."] -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:44 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:44 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Processing payment..." msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/PaymentRequest.cshtml:11 +#: OrchardCore.Commerce.Payment\Views\Payment\PaymentRequest.cshtml:11 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.PaymentRequest" msgid "Order Payment" msgstr "" #.

@T["Thank you for your purchase!"]

-#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:9 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Thank you for your purchase!" msgstr "" #. @T["The receipt will be sent to your email address once we have processed your order!"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:13 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "The receipt will be sent to your email address once we have processed your order!" msgstr "" #. @T["Return to home page"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:15 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:15 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Return to home page" msgstr "" From bb5f573b1a85cf6533fcc2fce10de796703ea3bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:56 +0100 Subject: [PATCH 109/210] New translations orchardcore.commerce.payment.pot (Turkish) --- .../tr-TR/OrchardCore.Commerce.Payment.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/tr-TR/OrchardCore.Commerce.Payment.po b/Localization/tr-TR/OrchardCore.Commerce.Payment.po index 3ca32c4..d895f3f 100644 --- a/Localization/tr-TR/OrchardCore.Commerce.Payment.po +++ b/Localization/tr-TR/OrchardCore.Commerce.Payment.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: tr\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.pot\n" -"X-Crowdin-File-ID: 916\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.pot\n" +"X-Crowdin-File-ID: 938\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Turkish\n" "Language: tr_TR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. : T["An exception has occurred during checkout form validation."].Value; -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:150 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:150 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "An exception has occurred during checkout form validation." msgstr "" #. await _notifier.InformationAsync(H["This Order contains no line items, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:173 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:173 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order contains no line items, so there is nothing to be paid." msgstr "" #. await _notifier.InformationAsync(H["This Order is no longer pending."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:180 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:180 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order is no longer pending." msgstr "" #. await _notifier.InformationAsync(H["This Order's line items have no cost, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:187 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:187 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order's line items have no cost, so there is nothing to be paid." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:197 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:197 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:198 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:198 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. order.DisplayText = T["Success"].Value; // This is only for display, intentionally not saved. -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:216 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:216 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Success" msgstr "" #. await _notifier.ErrorAsync(H["The payment has failed, please try again."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:263 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:263 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "The payment has failed, please try again." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:140 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:140 msgctxt "." msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:141 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:141 msgctxt "." msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. await _notifier.ErrorAsync(H["Invalid attempt to check out non-free order as free."]); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:190 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:190 msgctxt "." msgid "Invalid attempt to check out non-free order as free." msgstr "" #. errors.Select(error => H["{0}", error]).ToArray())); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:254 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:254 msgctxt "." msgid "{0}" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/CheckoutDummy.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\CheckoutDummy.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.CheckoutDummy" msgid "Make a dummy payment" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/Index.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\Payment\Index.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Index" msgid "Checkout" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay with {0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "{0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay {0}" msgstr "" #. @T["Processing payment..."] -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:44 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:44 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Processing payment..." msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/PaymentRequest.cshtml:11 +#: OrchardCore.Commerce.Payment\Views\Payment\PaymentRequest.cshtml:11 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.PaymentRequest" msgid "Order Payment" msgstr "" #.

@T["Thank you for your purchase!"]

-#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:9 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Thank you for your purchase!" msgstr "" #. @T["The receipt will be sent to your email address once we have processed your order!"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:13 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "The receipt will be sent to your email address once we have processed your order!" msgstr "" #. @T["Return to home page"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:15 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:15 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Return to home page" msgstr "" From eaae1760c4542d47e9844d1d70fd524ba78ba8de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:57 +0100 Subject: [PATCH 110/210] New translations orchardcore.commerce.payment.pot (Ukrainian) --- .../uk-UA/OrchardCore.Commerce.Payment.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/uk-UA/OrchardCore.Commerce.Payment.po b/Localization/uk-UA/OrchardCore.Commerce.Payment.po index c89a057..84985ee 100644 --- a/Localization/uk-UA/OrchardCore.Commerce.Payment.po +++ b/Localization/uk-UA/OrchardCore.Commerce.Payment.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: uk\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.pot\n" -"X-Crowdin-File-ID: 916\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.pot\n" +"X-Crowdin-File-ID: 938\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Ukrainian\n" "Language: uk_UA\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. : T["An exception has occurred during checkout form validation."].Value; -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:150 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:150 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "An exception has occurred during checkout form validation." msgstr "" #. await _notifier.InformationAsync(H["This Order contains no line items, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:173 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:173 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order contains no line items, so there is nothing to be paid." msgstr "" #. await _notifier.InformationAsync(H["This Order is no longer pending."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:180 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:180 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order is no longer pending." msgstr "" #. await _notifier.InformationAsync(H["This Order's line items have no cost, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:187 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:187 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order's line items have no cost, so there is nothing to be paid." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:197 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:197 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:198 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:198 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. order.DisplayText = T["Success"].Value; // This is only for display, intentionally not saved. -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:216 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:216 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Success" msgstr "" #. await _notifier.ErrorAsync(H["The payment has failed, please try again."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:263 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:263 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "The payment has failed, please try again." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:140 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:140 msgctxt "." msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:141 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:141 msgctxt "." msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. await _notifier.ErrorAsync(H["Invalid attempt to check out non-free order as free."]); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:190 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:190 msgctxt "." msgid "Invalid attempt to check out non-free order as free." msgstr "" #. errors.Select(error => H["{0}", error]).ToArray())); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:254 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:254 msgctxt "." msgid "{0}" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/CheckoutDummy.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\CheckoutDummy.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.CheckoutDummy" msgid "Make a dummy payment" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/Index.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\Payment\Index.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Index" msgid "Checkout" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay with {0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "{0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay {0}" msgstr "" #. @T["Processing payment..."] -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:44 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:44 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Processing payment..." msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/PaymentRequest.cshtml:11 +#: OrchardCore.Commerce.Payment\Views\Payment\PaymentRequest.cshtml:11 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.PaymentRequest" msgid "Order Payment" msgstr "" #.

@T["Thank you for your purchase!"]

-#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:9 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Thank you for your purchase!" msgstr "" #. @T["The receipt will be sent to your email address once we have processed your order!"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:13 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "The receipt will be sent to your email address once we have processed your order!" msgstr "" #. @T["Return to home page"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:15 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:15 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Return to home page" msgstr "" From d5402afee23404142978686dde134d85232e7267 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:58 +0100 Subject: [PATCH 111/210] New translations orchardcore.commerce.payment.pot (Chinese Simplified) --- .../zh-CN/OrchardCore.Commerce.Payment.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/zh-CN/OrchardCore.Commerce.Payment.po b/Localization/zh-CN/OrchardCore.Commerce.Payment.po index 22d6361..fa4de9f 100644 --- a/Localization/zh-CN/OrchardCore.Commerce.Payment.po +++ b/Localization/zh-CN/OrchardCore.Commerce.Payment.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: zh-CN\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.pot\n" -"X-Crowdin-File-ID: 916\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.pot\n" +"X-Crowdin-File-ID: 938\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. : T["An exception has occurred during checkout form validation."].Value; -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:150 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:150 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "An exception has occurred during checkout form validation." msgstr "" #. await _notifier.InformationAsync(H["This Order contains no line items, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:173 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:173 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order contains no line items, so there is nothing to be paid." msgstr "" #. await _notifier.InformationAsync(H["This Order is no longer pending."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:180 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:180 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order is no longer pending." msgstr "" #. await _notifier.InformationAsync(H["This Order's line items have no cost, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:187 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:187 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order's line items have no cost, so there is nothing to be paid." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:197 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:197 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:198 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:198 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. order.DisplayText = T["Success"].Value; // This is only for display, intentionally not saved. -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:216 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:216 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Success" msgstr "" #. await _notifier.ErrorAsync(H["The payment has failed, please try again."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:263 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:263 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "The payment has failed, please try again." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:140 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:140 msgctxt "." msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:141 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:141 msgctxt "." msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. await _notifier.ErrorAsync(H["Invalid attempt to check out non-free order as free."]); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:190 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:190 msgctxt "." msgid "Invalid attempt to check out non-free order as free." msgstr "" #. errors.Select(error => H["{0}", error]).ToArray())); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:254 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:254 msgctxt "." msgid "{0}" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/CheckoutDummy.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\CheckoutDummy.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.CheckoutDummy" msgid "Make a dummy payment" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/Index.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\Payment\Index.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Index" msgid "Checkout" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay with {0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "{0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay {0}" msgstr "" #. @T["Processing payment..."] -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:44 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:44 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Processing payment..." msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/PaymentRequest.cshtml:11 +#: OrchardCore.Commerce.Payment\Views\Payment\PaymentRequest.cshtml:11 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.PaymentRequest" msgid "Order Payment" msgstr "" #.

@T["Thank you for your purchase!"]

-#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:9 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Thank you for your purchase!" msgstr "" #. @T["The receipt will be sent to your email address once we have processed your order!"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:13 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "The receipt will be sent to your email address once we have processed your order!" msgstr "" #. @T["Return to home page"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:15 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:15 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Return to home page" msgstr "" From 9ceec98910cd57f6bb994590621a27eb6038983c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:03:59 +0100 Subject: [PATCH 112/210] New translations orchardcore.commerce.payment.pot (Chinese Traditional) --- .../zh-TW/OrchardCore.Commerce.Payment.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/zh-TW/OrchardCore.Commerce.Payment.po b/Localization/zh-TW/OrchardCore.Commerce.Payment.po index 8699a3e..60dc3fe 100644 --- a/Localization/zh-TW/OrchardCore.Commerce.Payment.po +++ b/Localization/zh-TW/OrchardCore.Commerce.Payment.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: zh-TW\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.pot\n" -"X-Crowdin-File-ID: 916\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.pot\n" +"X-Crowdin-File-ID: 938\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Chinese Traditional\n" "Language: zh_TW\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. : T["An exception has occurred during checkout form validation."].Value; -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:150 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:150 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "An exception has occurred during checkout form validation." msgstr "" #. await _notifier.InformationAsync(H["This Order contains no line items, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:173 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:173 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order contains no line items, so there is nothing to be paid." msgstr "" #. await _notifier.InformationAsync(H["This Order is no longer pending."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:180 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:180 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order is no longer pending." msgstr "" #. await _notifier.InformationAsync(H["This Order's line items have no cost, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:187 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:187 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order's line items have no cost, so there is nothing to be paid." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:197 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:197 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:198 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:198 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. order.DisplayText = T["Success"].Value; // This is only for display, intentionally not saved. -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:216 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:216 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Success" msgstr "" #. await _notifier.ErrorAsync(H["The payment has failed, please try again."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:263 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:263 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "The payment has failed, please try again." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:140 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:140 msgctxt "." msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:141 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:141 msgctxt "." msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. await _notifier.ErrorAsync(H["Invalid attempt to check out non-free order as free."]); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:190 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:190 msgctxt "." msgid "Invalid attempt to check out non-free order as free." msgstr "" #. errors.Select(error => H["{0}", error]).ToArray())); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:254 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:254 msgctxt "." msgid "{0}" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/CheckoutDummy.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\CheckoutDummy.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.CheckoutDummy" msgid "Make a dummy payment" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/Index.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\Payment\Index.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Index" msgid "Checkout" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay with {0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "{0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay {0}" msgstr "" #. @T["Processing payment..."] -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:44 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:44 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Processing payment..." msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/PaymentRequest.cshtml:11 +#: OrchardCore.Commerce.Payment\Views\Payment\PaymentRequest.cshtml:11 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.PaymentRequest" msgid "Order Payment" msgstr "" #.

@T["Thank you for your purchase!"]

-#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:9 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Thank you for your purchase!" msgstr "" #. @T["The receipt will be sent to your email address once we have processed your order!"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:13 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "The receipt will be sent to your email address once we have processed your order!" msgstr "" #. @T["Return to home page"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:15 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:15 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Return to home page" msgstr "" From fdf45ed03a96a941ef34b5e03b0a54e80c1322ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:00 +0100 Subject: [PATCH 113/210] New translations orchardcore.commerce.payment.pot (Vietnamese) --- .../vi-VN/OrchardCore.Commerce.Payment.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/vi-VN/OrchardCore.Commerce.Payment.po b/Localization/vi-VN/OrchardCore.Commerce.Payment.po index a19644b..6cdb9ec 100644 --- a/Localization/vi-VN/OrchardCore.Commerce.Payment.po +++ b/Localization/vi-VN/OrchardCore.Commerce.Payment.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: vi\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.pot\n" -"X-Crowdin-File-ID: 916\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.pot\n" +"X-Crowdin-File-ID: 938\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Vietnamese\n" "Language: vi_VN\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:03\n" #. : T["An exception has occurred during checkout form validation."].Value; -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:150 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:150 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "An exception has occurred during checkout form validation." msgstr "" #. await _notifier.InformationAsync(H["This Order contains no line items, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:173 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:173 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order contains no line items, so there is nothing to be paid." msgstr "" #. await _notifier.InformationAsync(H["This Order is no longer pending."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:180 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:180 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order is no longer pending." msgstr "" #. await _notifier.InformationAsync(H["This Order's line items have no cost, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:187 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:187 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order's line items have no cost, so there is nothing to be paid." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:197 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:197 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:198 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:198 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. order.DisplayText = T["Success"].Value; // This is only for display, intentionally not saved. -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:216 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:216 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Success" msgstr "" #. await _notifier.ErrorAsync(H["The payment has failed, please try again."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:263 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:263 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "The payment has failed, please try again." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:140 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:140 msgctxt "." msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:141 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:141 msgctxt "." msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. await _notifier.ErrorAsync(H["Invalid attempt to check out non-free order as free."]); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:190 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:190 msgctxt "." msgid "Invalid attempt to check out non-free order as free." msgstr "" #. errors.Select(error => H["{0}", error]).ToArray())); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:254 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:254 msgctxt "." msgid "{0}" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/CheckoutDummy.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\CheckoutDummy.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.CheckoutDummy" msgid "Make a dummy payment" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/Index.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\Payment\Index.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Index" msgid "Checkout" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay with {0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "{0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay {0}" msgstr "" #. @T["Processing payment..."] -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:44 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:44 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Processing payment..." msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/PaymentRequest.cshtml:11 +#: OrchardCore.Commerce.Payment\Views\Payment\PaymentRequest.cshtml:11 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.PaymentRequest" msgid "Order Payment" msgstr "" #.

@T["Thank you for your purchase!"]

-#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:9 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Thank you for your purchase!" msgstr "" #. @T["The receipt will be sent to your email address once we have processed your order!"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:13 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "The receipt will be sent to your email address once we have processed your order!" msgstr "" #. @T["Return to home page"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:15 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:15 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Return to home page" msgstr "" From 057884137bb4f952e03718aa90eed1a475a2045a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:01 +0100 Subject: [PATCH 114/210] New translations orchardcore.commerce.payment.pot (Indonesian) --- .../id-ID/OrchardCore.Commerce.Payment.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/id-ID/OrchardCore.Commerce.Payment.po b/Localization/id-ID/OrchardCore.Commerce.Payment.po index 03d54da..13424b1 100644 --- a/Localization/id-ID/OrchardCore.Commerce.Payment.po +++ b/Localization/id-ID/OrchardCore.Commerce.Payment.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: id\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.pot\n" -"X-Crowdin-File-ID: 916\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.pot\n" +"X-Crowdin-File-ID: 938\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Indonesian\n" "Language: id_ID\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. : T["An exception has occurred during checkout form validation."].Value; -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:150 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:150 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "An exception has occurred during checkout form validation." msgstr "" #. await _notifier.InformationAsync(H["This Order contains no line items, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:173 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:173 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order contains no line items, so there is nothing to be paid." msgstr "" #. await _notifier.InformationAsync(H["This Order is no longer pending."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:180 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:180 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order is no longer pending." msgstr "" #. await _notifier.InformationAsync(H["This Order's line items have no cost, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:187 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:187 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order's line items have no cost, so there is nothing to be paid." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:197 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:197 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:198 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:198 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. order.DisplayText = T["Success"].Value; // This is only for display, intentionally not saved. -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:216 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:216 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Success" msgstr "" #. await _notifier.ErrorAsync(H["The payment has failed, please try again."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:263 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:263 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "The payment has failed, please try again." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:140 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:140 msgctxt "." msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:141 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:141 msgctxt "." msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. await _notifier.ErrorAsync(H["Invalid attempt to check out non-free order as free."]); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:190 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:190 msgctxt "." msgid "Invalid attempt to check out non-free order as free." msgstr "" #. errors.Select(error => H["{0}", error]).ToArray())); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:254 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:254 msgctxt "." msgid "{0}" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/CheckoutDummy.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\CheckoutDummy.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.CheckoutDummy" msgid "Make a dummy payment" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/Index.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\Payment\Index.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Index" msgid "Checkout" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay with {0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "{0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay {0}" msgstr "" #. @T["Processing payment..."] -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:44 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:44 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Processing payment..." msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/PaymentRequest.cshtml:11 +#: OrchardCore.Commerce.Payment\Views\Payment\PaymentRequest.cshtml:11 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.PaymentRequest" msgid "Order Payment" msgstr "" #.

@T["Thank you for your purchase!"]

-#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:9 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Thank you for your purchase!" msgstr "" #. @T["The receipt will be sent to your email address once we have processed your order!"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:13 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "The receipt will be sent to your email address once we have processed your order!" msgstr "" #. @T["Return to home page"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:15 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:15 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Return to home page" msgstr "" From ecd8818b58dbe0ebb1347c82819f68147b63fe61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:02 +0100 Subject: [PATCH 115/210] New translations orchardcore.commerce.payment.pot (Persian) --- .../fa-IR/OrchardCore.Commerce.Payment.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/fa-IR/OrchardCore.Commerce.Payment.po b/Localization/fa-IR/OrchardCore.Commerce.Payment.po index 41fa955..e3d0211 100644 --- a/Localization/fa-IR/OrchardCore.Commerce.Payment.po +++ b/Localization/fa-IR/OrchardCore.Commerce.Payment.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: fa\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.pot\n" -"X-Crowdin-File-ID: 916\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.pot\n" +"X-Crowdin-File-ID: 938\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Persian\n" "Language: fa_IR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. : T["An exception has occurred during checkout form validation."].Value; -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:150 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:150 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "An exception has occurred during checkout form validation." msgstr "" #. await _notifier.InformationAsync(H["This Order contains no line items, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:173 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:173 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order contains no line items, so there is nothing to be paid." msgstr "" #. await _notifier.InformationAsync(H["This Order is no longer pending."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:180 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:180 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order is no longer pending." msgstr "" #. await _notifier.InformationAsync(H["This Order's line items have no cost, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:187 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:187 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order's line items have no cost, so there is nothing to be paid." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:197 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:197 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:198 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:198 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. order.DisplayText = T["Success"].Value; // This is only for display, intentionally not saved. -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:216 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:216 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Success" msgstr "" #. await _notifier.ErrorAsync(H["The payment has failed, please try again."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:263 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:263 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "The payment has failed, please try again." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:140 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:140 msgctxt "." msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:141 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:141 msgctxt "." msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. await _notifier.ErrorAsync(H["Invalid attempt to check out non-free order as free."]); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:190 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:190 msgctxt "." msgid "Invalid attempt to check out non-free order as free." msgstr "" #. errors.Select(error => H["{0}", error]).ToArray())); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:254 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:254 msgctxt "." msgid "{0}" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/CheckoutDummy.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\CheckoutDummy.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.CheckoutDummy" msgid "Make a dummy payment" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/Index.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\Payment\Index.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Index" msgid "Checkout" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay with {0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "{0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay {0}" msgstr "" #. @T["Processing payment..."] -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:44 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:44 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Processing payment..." msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/PaymentRequest.cshtml:11 +#: OrchardCore.Commerce.Payment\Views\Payment\PaymentRequest.cshtml:11 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.PaymentRequest" msgid "Order Payment" msgstr "" #.

@T["Thank you for your purchase!"]

-#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:9 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Thank you for your purchase!" msgstr "" #. @T["The receipt will be sent to your email address once we have processed your order!"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:13 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "The receipt will be sent to your email address once we have processed your order!" msgstr "" #. @T["Return to home page"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:15 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:15 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Return to home page" msgstr "" From d0104aa837fedf5f3023303ef83535721fc1e18f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:03 +0100 Subject: [PATCH 116/210] New translations orchardcore.commerce.payment.pot (Croatian) --- .../hr-HR/OrchardCore.Commerce.Payment.po | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Localization/hr-HR/OrchardCore.Commerce.Payment.po b/Localization/hr-HR/OrchardCore.Commerce.Payment.po index 226d4b4..45af2cf 100644 --- a/Localization/hr-HR/OrchardCore.Commerce.Payment.po +++ b/Localization/hr-HR/OrchardCore.Commerce.Payment.po @@ -4,144 +4,144 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: hr\n" -"X-Crowdin-File: OrchardCore.Commerce.Payment.pot\n" -"X-Crowdin-File-ID: 916\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Payment.pot\n" +"X-Crowdin-File-ID: 938\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Croatian\n" "Language: hr_HR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. : T["An exception has occurred during checkout form validation."].Value; -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:150 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:150 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "An exception has occurred during checkout form validation." msgstr "" #. await _notifier.InformationAsync(H["This Order contains no line items, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:173 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:173 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order contains no line items, so there is nothing to be paid." msgstr "" #. await _notifier.InformationAsync(H["This Order is no longer pending."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:180 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:180 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order is no longer pending." msgstr "" #. await _notifier.InformationAsync(H["This Order's line items have no cost, so there is nothing to be paid."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:187 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:187 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "This Order's line items have no cost, so there is nothing to be paid." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:197 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:197 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:198 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:198 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. order.DisplayText = T["Success"].Value; // This is only for display, intentionally not saved. -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:216 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:216 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "Success" msgstr "" #. await _notifier.ErrorAsync(H["The payment has failed, please try again."]); -#: OrchardCore.Commerce.Payment/Controllers/PaymentController.cs:263 +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:263 msgctxt "OrchardCore.Commerce.Controllers.PaymentController" msgid "The payment has failed, please try again." msgstr "" #. H["There are no applicable payment providers for this site."], -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:140 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:140 msgctxt "." msgid "There are no applicable payment providers for this site." msgstr "" #. H["Please make sure there is at least one enabled and properly configured."])); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:141 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:141 msgctxt "." msgid "Please make sure there is at least one enabled and properly configured." msgstr "" #. await _notifier.ErrorAsync(H["Invalid attempt to check out non-free order as free."]); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:190 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:190 msgctxt "." msgid "Invalid attempt to check out non-free order as free." msgstr "" #. errors.Select(error => H["{0}", error]).ToArray())); -#: OrchardCore.Commerce.Payment/Services/PaymentService.cs:254 +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:254 msgctxt "." msgid "{0}" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/CheckoutDummy.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\CheckoutDummy.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.CheckoutDummy" msgid "Make a dummy payment" msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/Index.cshtml:1 +#: OrchardCore.Commerce.Payment\Views\Payment\Index.cshtml:1 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Index" msgid "Checkout" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay with {0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "{0}" msgstr "" -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:0 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Pay {0}" msgstr "" #. @T["Processing payment..."] -#: OrchardCore.Commerce.Payment/Views/PayButton.cshtml:44 +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:44 msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" msgid "Processing payment..." msgstr "" #. -#: OrchardCore.Commerce.Payment/Views/Payment/PaymentRequest.cshtml:11 +#: OrchardCore.Commerce.Payment\Views\Payment\PaymentRequest.cshtml:11 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.PaymentRequest" msgid "Order Payment" msgstr "" #.

@T["Thank you for your purchase!"]

-#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:9 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:9 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Thank you for your purchase!" msgstr "" #. @T["The receipt will be sent to your email address once we have processed your order!"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:13 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:13 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "The receipt will be sent to your email address once we have processed your order!" msgstr "" #. @T["Return to home page"] -#: OrchardCore.Commerce.Payment/Views/Payment/Success.cshtml:15 +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:15 msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" msgid "Return to home page" msgstr "" From 67eb39aa0f498ef4ddb70b75d37a7a6f3e5cba89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:04 +0100 Subject: [PATCH 117/210] New translations orchardcore.commerce.promotion.pot (French) --- .../fr-FR/OrchardCore.Commerce.Promotion.po | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Localization/fr-FR/OrchardCore.Commerce.Promotion.po b/Localization/fr-FR/OrchardCore.Commerce.Promotion.po index e2381cf..8be841b 100644 --- a/Localization/fr-FR/OrchardCore.Commerce.Promotion.po +++ b/Localization/fr-FR/OrchardCore.Commerce.Promotion.po @@ -4,52 +4,52 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: fr\n" -"X-Crowdin-File: OrchardCore.Commerce.Promotion.pot\n" -"X-Crowdin-File-ID: 920\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Promotion.pot\n" +"X-Crowdin-File-ID: 940\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: French\n" "Language: fr_FR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. @T["New Price with Discount after Taxes:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:13 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:13 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "New Price with Discount after Taxes:" msgstr "" #. @T["Discount Percentage:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:21 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:21 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Percentage:" msgstr "" #. @T["{0}%", discountPercentageValue] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:22 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:22 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "{0}%" msgstr "" #. @T["Discount Maximum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:29 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:29 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Maximum Products:" msgstr "" #. @T["Discount Minimum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:37 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:37 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Minimum Products:" msgstr "" #. @T["Discount Beginning:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:45 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:45 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Beginning:" msgstr "" #. @T["Discount Expiration:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:53 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:53 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Expiration:" msgstr "" From fbd78fbe5f07d45ed69f4a09401059931baae943 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:05 +0100 Subject: [PATCH 118/210] New translations orchardcore.commerce.promotion.pot (Spanish) --- .../es-ES/OrchardCore.Commerce.Promotion.po | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Localization/es-ES/OrchardCore.Commerce.Promotion.po b/Localization/es-ES/OrchardCore.Commerce.Promotion.po index 8b41721..32ff3e5 100644 --- a/Localization/es-ES/OrchardCore.Commerce.Promotion.po +++ b/Localization/es-ES/OrchardCore.Commerce.Promotion.po @@ -4,52 +4,52 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: es-ES\n" -"X-Crowdin-File: OrchardCore.Commerce.Promotion.pot\n" -"X-Crowdin-File-ID: 920\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Promotion.pot\n" +"X-Crowdin-File-ID: 940\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Spanish\n" "Language: es_ES\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. @T["New Price with Discount after Taxes:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:13 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:13 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "New Price with Discount after Taxes:" msgstr "" #. @T["Discount Percentage:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:21 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:21 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Percentage:" msgstr "" #. @T["{0}%", discountPercentageValue] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:22 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:22 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "{0}%" msgstr "" #. @T["Discount Maximum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:29 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:29 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Maximum Products:" msgstr "" #. @T["Discount Minimum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:37 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:37 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Minimum Products:" msgstr "" #. @T["Discount Beginning:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:45 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:45 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Beginning:" msgstr "" #. @T["Discount Expiration:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:53 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:53 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Expiration:" msgstr "" From 5a0ccd17156f5c8f4da6854a2569017194e7fa2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:06 +0100 Subject: [PATCH 119/210] New translations orchardcore.commerce.promotion.pot (Arabic) --- .../ar-SA/OrchardCore.Commerce.Promotion.po | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Localization/ar-SA/OrchardCore.Commerce.Promotion.po b/Localization/ar-SA/OrchardCore.Commerce.Promotion.po index 92b849f..0f738a1 100644 --- a/Localization/ar-SA/OrchardCore.Commerce.Promotion.po +++ b/Localization/ar-SA/OrchardCore.Commerce.Promotion.po @@ -4,52 +4,52 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: ar\n" -"X-Crowdin-File: OrchardCore.Commerce.Promotion.pot\n" -"X-Crowdin-File-ID: 920\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Promotion.pot\n" +"X-Crowdin-File-ID: 940\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Arabic\n" "Language: ar_SA\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. @T["New Price with Discount after Taxes:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:13 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:13 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "New Price with Discount after Taxes:" msgstr "" #. @T["Discount Percentage:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:21 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:21 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Percentage:" msgstr "" #. @T["{0}%", discountPercentageValue] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:22 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:22 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "{0}%" msgstr "" #. @T["Discount Maximum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:29 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:29 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Maximum Products:" msgstr "" #. @T["Discount Minimum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:37 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:37 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Minimum Products:" msgstr "" #. @T["Discount Beginning:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:45 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:45 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Beginning:" msgstr "" #. @T["Discount Expiration:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:53 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:53 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Expiration:" msgstr "" From a437a40afd844505b94b2f89ba690cac428eada3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:07 +0100 Subject: [PATCH 120/210] New translations orchardcore.commerce.promotion.pot (Czech) --- .../cs-CZ/OrchardCore.Commerce.Promotion.po | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Localization/cs-CZ/OrchardCore.Commerce.Promotion.po b/Localization/cs-CZ/OrchardCore.Commerce.Promotion.po index 2280ce0..2d92f53 100644 --- a/Localization/cs-CZ/OrchardCore.Commerce.Promotion.po +++ b/Localization/cs-CZ/OrchardCore.Commerce.Promotion.po @@ -4,52 +4,52 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: cs\n" -"X-Crowdin-File: OrchardCore.Commerce.Promotion.pot\n" -"X-Crowdin-File-ID: 920\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Promotion.pot\n" +"X-Crowdin-File-ID: 940\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Czech\n" "Language: cs_CZ\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. @T["New Price with Discount after Taxes:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:13 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:13 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "New Price with Discount after Taxes:" msgstr "" #. @T["Discount Percentage:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:21 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:21 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Percentage:" msgstr "" #. @T["{0}%", discountPercentageValue] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:22 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:22 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "{0}%" msgstr "" #. @T["Discount Maximum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:29 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:29 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Maximum Products:" msgstr "" #. @T["Discount Minimum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:37 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:37 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Minimum Products:" msgstr "" #. @T["Discount Beginning:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:45 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:45 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Beginning:" msgstr "" #. @T["Discount Expiration:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:53 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:53 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Expiration:" msgstr "" From 10cddbfd64141ccd5eb3bcc91ed408feb7cd5573 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:08 +0100 Subject: [PATCH 121/210] New translations orchardcore.commerce.promotion.pot (German) --- .../de-DE/OrchardCore.Commerce.Promotion.po | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Localization/de-DE/OrchardCore.Commerce.Promotion.po b/Localization/de-DE/OrchardCore.Commerce.Promotion.po index f76f321..aa12df5 100644 --- a/Localization/de-DE/OrchardCore.Commerce.Promotion.po +++ b/Localization/de-DE/OrchardCore.Commerce.Promotion.po @@ -4,52 +4,52 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: de\n" -"X-Crowdin-File: OrchardCore.Commerce.Promotion.pot\n" -"X-Crowdin-File-ID: 920\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Promotion.pot\n" +"X-Crowdin-File-ID: 940\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: German\n" "Language: de_DE\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. @T["New Price with Discount after Taxes:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:13 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:13 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "New Price with Discount after Taxes:" msgstr "" #. @T["Discount Percentage:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:21 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:21 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Percentage:" msgstr "" #. @T["{0}%", discountPercentageValue] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:22 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:22 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "{0}%" msgstr "" #. @T["Discount Maximum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:29 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:29 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Maximum Products:" msgstr "" #. @T["Discount Minimum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:37 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:37 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Minimum Products:" msgstr "" #. @T["Discount Beginning:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:45 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:45 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Beginning:" msgstr "" #. @T["Discount Expiration:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:53 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:53 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Expiration:" msgstr "" From 38b8e5d2adb6ffb7ffdb78938d691a4312f3171c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:09 +0100 Subject: [PATCH 122/210] New translations orchardcore.commerce.promotion.pot (Greek) --- .../el-GR/OrchardCore.Commerce.Promotion.po | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Localization/el-GR/OrchardCore.Commerce.Promotion.po b/Localization/el-GR/OrchardCore.Commerce.Promotion.po index 4839660..8e1939d 100644 --- a/Localization/el-GR/OrchardCore.Commerce.Promotion.po +++ b/Localization/el-GR/OrchardCore.Commerce.Promotion.po @@ -4,52 +4,52 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: el\n" -"X-Crowdin-File: OrchardCore.Commerce.Promotion.pot\n" -"X-Crowdin-File-ID: 920\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Promotion.pot\n" +"X-Crowdin-File-ID: 940\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Greek\n" "Language: el_GR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. @T["New Price with Discount after Taxes:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:13 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:13 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "New Price with Discount after Taxes:" msgstr "" #. @T["Discount Percentage:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:21 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:21 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Percentage:" msgstr "" #. @T["{0}%", discountPercentageValue] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:22 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:22 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "{0}%" msgstr "" #. @T["Discount Maximum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:29 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:29 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Maximum Products:" msgstr "" #. @T["Discount Minimum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:37 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:37 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Minimum Products:" msgstr "" #. @T["Discount Beginning:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:45 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:45 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Beginning:" msgstr "" #. @T["Discount Expiration:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:53 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:53 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Expiration:" msgstr "" From 8eb7840aa28d5bc1ae7b20e5a57c3e8fa6528a60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:10 +0100 Subject: [PATCH 123/210] New translations orchardcore.commerce.promotion.pot (Finnish) --- .../fi-FI/OrchardCore.Commerce.Promotion.po | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Localization/fi-FI/OrchardCore.Commerce.Promotion.po b/Localization/fi-FI/OrchardCore.Commerce.Promotion.po index 1af6ca4..228e684 100644 --- a/Localization/fi-FI/OrchardCore.Commerce.Promotion.po +++ b/Localization/fi-FI/OrchardCore.Commerce.Promotion.po @@ -4,52 +4,52 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: fi\n" -"X-Crowdin-File: OrchardCore.Commerce.Promotion.pot\n" -"X-Crowdin-File-ID: 920\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Promotion.pot\n" +"X-Crowdin-File-ID: 940\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Finnish\n" "Language: fi_FI\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. @T["New Price with Discount after Taxes:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:13 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:13 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "New Price with Discount after Taxes:" msgstr "" #. @T["Discount Percentage:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:21 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:21 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Percentage:" msgstr "" #. @T["{0}%", discountPercentageValue] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:22 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:22 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "{0}%" msgstr "" #. @T["Discount Maximum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:29 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:29 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Maximum Products:" msgstr "" #. @T["Discount Minimum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:37 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:37 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Minimum Products:" msgstr "" #. @T["Discount Beginning:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:45 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:45 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Beginning:" msgstr "" #. @T["Discount Expiration:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:53 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:53 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Expiration:" msgstr "" From 50eb66ce80a7eb6ae1910dae9f1d9e8ee63aa2cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:11 +0100 Subject: [PATCH 124/210] New translations orchardcore.commerce.promotion.pot (Hebrew) --- .../he-IL/OrchardCore.Commerce.Promotion.po | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Localization/he-IL/OrchardCore.Commerce.Promotion.po b/Localization/he-IL/OrchardCore.Commerce.Promotion.po index ac09015..8aa83c9 100644 --- a/Localization/he-IL/OrchardCore.Commerce.Promotion.po +++ b/Localization/he-IL/OrchardCore.Commerce.Promotion.po @@ -4,52 +4,52 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: he\n" -"X-Crowdin-File: OrchardCore.Commerce.Promotion.pot\n" -"X-Crowdin-File-ID: 920\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Promotion.pot\n" +"X-Crowdin-File-ID: 940\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Hebrew\n" "Language: he_IL\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. @T["New Price with Discount after Taxes:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:13 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:13 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "New Price with Discount after Taxes:" msgstr "" #. @T["Discount Percentage:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:21 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:21 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Percentage:" msgstr "" #. @T["{0}%", discountPercentageValue] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:22 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:22 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "{0}%" msgstr "" #. @T["Discount Maximum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:29 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:29 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Maximum Products:" msgstr "" #. @T["Discount Minimum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:37 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:37 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Minimum Products:" msgstr "" #. @T["Discount Beginning:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:45 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:45 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Beginning:" msgstr "" #. @T["Discount Expiration:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:53 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:53 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Expiration:" msgstr "" From e56483517c05906a6b1cc417d0c4f142444ff90e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:13 +0100 Subject: [PATCH 125/210] New translations orchardcore.commerce.promotion.pot (Hungarian) --- .../hu-HU/OrchardCore.Commerce.Promotion.po | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Localization/hu-HU/OrchardCore.Commerce.Promotion.po b/Localization/hu-HU/OrchardCore.Commerce.Promotion.po index f4da518..c69bbdb 100644 --- a/Localization/hu-HU/OrchardCore.Commerce.Promotion.po +++ b/Localization/hu-HU/OrchardCore.Commerce.Promotion.po @@ -4,52 +4,52 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: hu\n" -"X-Crowdin-File: OrchardCore.Commerce.Promotion.pot\n" -"X-Crowdin-File-ID: 920\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Promotion.pot\n" +"X-Crowdin-File-ID: 940\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Hungarian\n" "Language: hu_HU\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. @T["New Price with Discount after Taxes:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:13 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:13 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "New Price with Discount after Taxes:" msgstr "" #. @T["Discount Percentage:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:21 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:21 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Percentage:" msgstr "" #. @T["{0}%", discountPercentageValue] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:22 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:22 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "{0}%" msgstr "" #. @T["Discount Maximum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:29 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:29 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Maximum Products:" msgstr "" #. @T["Discount Minimum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:37 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:37 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Minimum Products:" msgstr "" #. @T["Discount Beginning:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:45 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:45 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Beginning:" msgstr "" #. @T["Discount Expiration:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:53 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:53 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Expiration:" msgstr "" From 3358d4ca30c9db286312476d48fce5ad8547780a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:14 +0100 Subject: [PATCH 126/210] New translations orchardcore.commerce.promotion.pot (Italian) --- .../it-IT/OrchardCore.Commerce.Promotion.po | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Localization/it-IT/OrchardCore.Commerce.Promotion.po b/Localization/it-IT/OrchardCore.Commerce.Promotion.po index 2fab97d..3f0cfc0 100644 --- a/Localization/it-IT/OrchardCore.Commerce.Promotion.po +++ b/Localization/it-IT/OrchardCore.Commerce.Promotion.po @@ -4,52 +4,52 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: it\n" -"X-Crowdin-File: OrchardCore.Commerce.Promotion.pot\n" -"X-Crowdin-File-ID: 920\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Promotion.pot\n" +"X-Crowdin-File-ID: 940\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Italian\n" "Language: it_IT\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. @T["New Price with Discount after Taxes:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:13 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:13 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "New Price with Discount after Taxes:" msgstr "" #. @T["Discount Percentage:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:21 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:21 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Percentage:" msgstr "" #. @T["{0}%", discountPercentageValue] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:22 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:22 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "{0}%" msgstr "" #. @T["Discount Maximum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:29 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:29 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Maximum Products:" msgstr "" #. @T["Discount Minimum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:37 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:37 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Minimum Products:" msgstr "" #. @T["Discount Beginning:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:45 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:45 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Beginning:" msgstr "" #. @T["Discount Expiration:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:53 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:53 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Expiration:" msgstr "" From 328c751a11ab862cb082e8dc0814ddfc8e9bddae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:15 +0100 Subject: [PATCH 127/210] New translations orchardcore.commerce.promotion.pot (Japanese) --- .../ja-JP/OrchardCore.Commerce.Promotion.po | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Localization/ja-JP/OrchardCore.Commerce.Promotion.po b/Localization/ja-JP/OrchardCore.Commerce.Promotion.po index db9dadf..427113b 100644 --- a/Localization/ja-JP/OrchardCore.Commerce.Promotion.po +++ b/Localization/ja-JP/OrchardCore.Commerce.Promotion.po @@ -4,52 +4,52 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: ja\n" -"X-Crowdin-File: OrchardCore.Commerce.Promotion.pot\n" -"X-Crowdin-File-ID: 920\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Promotion.pot\n" +"X-Crowdin-File-ID: 940\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Japanese\n" "Language: ja_JP\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. @T["New Price with Discount after Taxes:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:13 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:13 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "New Price with Discount after Taxes:" msgstr "" #. @T["Discount Percentage:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:21 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:21 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Percentage:" msgstr "" #. @T["{0}%", discountPercentageValue] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:22 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:22 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "{0}%" msgstr "" #. @T["Discount Maximum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:29 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:29 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Maximum Products:" msgstr "" #. @T["Discount Minimum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:37 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:37 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Minimum Products:" msgstr "" #. @T["Discount Beginning:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:45 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:45 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Beginning:" msgstr "" #. @T["Discount Expiration:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:53 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:53 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Expiration:" msgstr "" From 3c3574f99b0cb48be9de824814fb4f198411867a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:16 +0100 Subject: [PATCH 128/210] New translations orchardcore.commerce.promotion.pot (Korean) --- .../ko-KR/OrchardCore.Commerce.Promotion.po | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Localization/ko-KR/OrchardCore.Commerce.Promotion.po b/Localization/ko-KR/OrchardCore.Commerce.Promotion.po index 1118b16..ff3be63 100644 --- a/Localization/ko-KR/OrchardCore.Commerce.Promotion.po +++ b/Localization/ko-KR/OrchardCore.Commerce.Promotion.po @@ -4,52 +4,52 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: ko\n" -"X-Crowdin-File: OrchardCore.Commerce.Promotion.pot\n" -"X-Crowdin-File-ID: 920\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Promotion.pot\n" +"X-Crowdin-File-ID: 940\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Korean\n" "Language: ko_KR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. @T["New Price with Discount after Taxes:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:13 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:13 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "New Price with Discount after Taxes:" msgstr "" #. @T["Discount Percentage:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:21 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:21 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Percentage:" msgstr "" #. @T["{0}%", discountPercentageValue] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:22 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:22 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "{0}%" msgstr "" #. @T["Discount Maximum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:29 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:29 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Maximum Products:" msgstr "" #. @T["Discount Minimum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:37 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:37 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Minimum Products:" msgstr "" #. @T["Discount Beginning:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:45 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:45 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Beginning:" msgstr "" #. @T["Discount Expiration:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:53 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:53 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Expiration:" msgstr "" From 68838e1f3954fcaae0160497d76cacb05dea3ca2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:17 +0100 Subject: [PATCH 129/210] New translations orchardcore.commerce.promotion.pot (Lithuanian) --- .../lt-LT/OrchardCore.Commerce.Promotion.po | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Localization/lt-LT/OrchardCore.Commerce.Promotion.po b/Localization/lt-LT/OrchardCore.Commerce.Promotion.po index b4b6d2f..96db797 100644 --- a/Localization/lt-LT/OrchardCore.Commerce.Promotion.po +++ b/Localization/lt-LT/OrchardCore.Commerce.Promotion.po @@ -4,52 +4,52 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: lt\n" -"X-Crowdin-File: OrchardCore.Commerce.Promotion.pot\n" -"X-Crowdin-File-ID: 920\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Promotion.pot\n" +"X-Crowdin-File-ID: 940\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Lithuanian\n" "Language: lt_LT\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. @T["New Price with Discount after Taxes:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:13 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:13 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "New Price with Discount after Taxes:" msgstr "" #. @T["Discount Percentage:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:21 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:21 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Percentage:" msgstr "" #. @T["{0}%", discountPercentageValue] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:22 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:22 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "{0}%" msgstr "" #. @T["Discount Maximum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:29 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:29 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Maximum Products:" msgstr "" #. @T["Discount Minimum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:37 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:37 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Minimum Products:" msgstr "" #. @T["Discount Beginning:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:45 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:45 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Beginning:" msgstr "" #. @T["Discount Expiration:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:53 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:53 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Expiration:" msgstr "" From ebe9c062f93afde8b8269aefc9cf085b5f9a469b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:18 +0100 Subject: [PATCH 130/210] New translations orchardcore.commerce.promotion.pot (Macedonian) --- .../mk-MK/OrchardCore.Commerce.Promotion.po | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Localization/mk-MK/OrchardCore.Commerce.Promotion.po b/Localization/mk-MK/OrchardCore.Commerce.Promotion.po index 79c6d78..d61539d 100644 --- a/Localization/mk-MK/OrchardCore.Commerce.Promotion.po +++ b/Localization/mk-MK/OrchardCore.Commerce.Promotion.po @@ -4,52 +4,52 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: mk\n" -"X-Crowdin-File: OrchardCore.Commerce.Promotion.pot\n" -"X-Crowdin-File-ID: 920\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Promotion.pot\n" +"X-Crowdin-File-ID: 940\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Macedonian\n" "Language: mk_MK\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. @T["New Price with Discount after Taxes:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:13 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:13 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "New Price with Discount after Taxes:" msgstr "" #. @T["Discount Percentage:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:21 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:21 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Percentage:" msgstr "" #. @T["{0}%", discountPercentageValue] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:22 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:22 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "{0}%" msgstr "" #. @T["Discount Maximum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:29 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:29 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Maximum Products:" msgstr "" #. @T["Discount Minimum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:37 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:37 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Minimum Products:" msgstr "" #. @T["Discount Beginning:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:45 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:45 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Beginning:" msgstr "" #. @T["Discount Expiration:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:53 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:53 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Expiration:" msgstr "" From e45c9ee816570653633a47fa5cfa7254ad2390c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:19 +0100 Subject: [PATCH 131/210] New translations orchardcore.commerce.promotion.pot (Dutch) --- .../nl-NL/OrchardCore.Commerce.Promotion.po | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Localization/nl-NL/OrchardCore.Commerce.Promotion.po b/Localization/nl-NL/OrchardCore.Commerce.Promotion.po index 1126c9b..e4f9edf 100644 --- a/Localization/nl-NL/OrchardCore.Commerce.Promotion.po +++ b/Localization/nl-NL/OrchardCore.Commerce.Promotion.po @@ -4,52 +4,52 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: nl\n" -"X-Crowdin-File: OrchardCore.Commerce.Promotion.pot\n" -"X-Crowdin-File-ID: 920\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Promotion.pot\n" +"X-Crowdin-File-ID: 940\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Dutch\n" "Language: nl_NL\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. @T["New Price with Discount after Taxes:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:13 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:13 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "New Price with Discount after Taxes:" msgstr "" #. @T["Discount Percentage:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:21 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:21 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Percentage:" msgstr "" #. @T["{0}%", discountPercentageValue] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:22 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:22 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "{0}%" msgstr "" #. @T["Discount Maximum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:29 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:29 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Maximum Products:" msgstr "" #. @T["Discount Minimum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:37 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:37 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Minimum Products:" msgstr "" #. @T["Discount Beginning:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:45 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:45 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Beginning:" msgstr "" #. @T["Discount Expiration:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:53 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:53 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Expiration:" msgstr "" From 70ffe1009b7b987a6d3911d6b4c33caf07ced789 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:20 +0100 Subject: [PATCH 132/210] New translations orchardcore.commerce.promotion.pot (Polish) --- .../pl-PL/OrchardCore.Commerce.Promotion.po | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Localization/pl-PL/OrchardCore.Commerce.Promotion.po b/Localization/pl-PL/OrchardCore.Commerce.Promotion.po index a21ecae..e70880c 100644 --- a/Localization/pl-PL/OrchardCore.Commerce.Promotion.po +++ b/Localization/pl-PL/OrchardCore.Commerce.Promotion.po @@ -4,52 +4,52 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: pl\n" -"X-Crowdin-File: OrchardCore.Commerce.Promotion.pot\n" -"X-Crowdin-File-ID: 920\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Promotion.pot\n" +"X-Crowdin-File-ID: 940\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Polish\n" "Language: pl_PL\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. @T["New Price with Discount after Taxes:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:13 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:13 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "New Price with Discount after Taxes:" msgstr "" #. @T["Discount Percentage:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:21 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:21 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Percentage:" msgstr "" #. @T["{0}%", discountPercentageValue] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:22 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:22 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "{0}%" msgstr "" #. @T["Discount Maximum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:29 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:29 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Maximum Products:" msgstr "" #. @T["Discount Minimum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:37 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:37 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Minimum Products:" msgstr "" #. @T["Discount Beginning:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:45 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:45 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Beginning:" msgstr "" #. @T["Discount Expiration:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:53 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:53 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Expiration:" msgstr "" From 35bf59f1c026883cbf41a9666844f229053313aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:21 +0100 Subject: [PATCH 133/210] New translations orchardcore.commerce.promotion.pot (Portuguese) --- .../pt-PT/OrchardCore.Commerce.Promotion.po | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Localization/pt-PT/OrchardCore.Commerce.Promotion.po b/Localization/pt-PT/OrchardCore.Commerce.Promotion.po index a9a0545..3f89cca 100644 --- a/Localization/pt-PT/OrchardCore.Commerce.Promotion.po +++ b/Localization/pt-PT/OrchardCore.Commerce.Promotion.po @@ -4,52 +4,52 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: pt-PT\n" -"X-Crowdin-File: OrchardCore.Commerce.Promotion.pot\n" -"X-Crowdin-File-ID: 920\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Promotion.pot\n" +"X-Crowdin-File-ID: 940\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Portuguese\n" "Language: pt_PT\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. @T["New Price with Discount after Taxes:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:13 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:13 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "New Price with Discount after Taxes:" msgstr "" #. @T["Discount Percentage:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:21 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:21 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Percentage:" msgstr "" #. @T["{0}%", discountPercentageValue] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:22 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:22 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "{0}%" msgstr "" #. @T["Discount Maximum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:29 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:29 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Maximum Products:" msgstr "" #. @T["Discount Minimum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:37 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:37 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Minimum Products:" msgstr "" #. @T["Discount Beginning:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:45 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:45 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Beginning:" msgstr "" #. @T["Discount Expiration:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:53 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:53 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Expiration:" msgstr "" From 834cd037c3bc363387f37f5fdfb21815867e7a93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:22 +0100 Subject: [PATCH 134/210] New translations orchardcore.commerce.promotion.pot (Russian) --- .../ru-RU/OrchardCore.Commerce.Promotion.po | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Localization/ru-RU/OrchardCore.Commerce.Promotion.po b/Localization/ru-RU/OrchardCore.Commerce.Promotion.po index 99b7a9c..b794a62 100644 --- a/Localization/ru-RU/OrchardCore.Commerce.Promotion.po +++ b/Localization/ru-RU/OrchardCore.Commerce.Promotion.po @@ -4,52 +4,52 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: ru\n" -"X-Crowdin-File: OrchardCore.Commerce.Promotion.pot\n" -"X-Crowdin-File-ID: 920\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Promotion.pot\n" +"X-Crowdin-File-ID: 940\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Russian\n" "Language: ru_RU\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. @T["New Price with Discount after Taxes:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:13 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:13 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "New Price with Discount after Taxes:" msgstr "" #. @T["Discount Percentage:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:21 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:21 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Percentage:" msgstr "" #. @T["{0}%", discountPercentageValue] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:22 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:22 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "{0}%" msgstr "" #. @T["Discount Maximum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:29 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:29 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Maximum Products:" msgstr "" #. @T["Discount Minimum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:37 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:37 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Minimum Products:" msgstr "" #. @T["Discount Beginning:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:45 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:45 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Beginning:" msgstr "" #. @T["Discount Expiration:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:53 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:53 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Expiration:" msgstr "" From c175e53a88ed5d34212c5aa986622006a337abc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:23 +0100 Subject: [PATCH 135/210] New translations orchardcore.commerce.promotion.pot (Slovak) --- .../sk-SK/OrchardCore.Commerce.Promotion.po | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Localization/sk-SK/OrchardCore.Commerce.Promotion.po b/Localization/sk-SK/OrchardCore.Commerce.Promotion.po index 9f05020..8876421 100644 --- a/Localization/sk-SK/OrchardCore.Commerce.Promotion.po +++ b/Localization/sk-SK/OrchardCore.Commerce.Promotion.po @@ -4,52 +4,52 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: sk\n" -"X-Crowdin-File: OrchardCore.Commerce.Promotion.pot\n" -"X-Crowdin-File-ID: 920\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Promotion.pot\n" +"X-Crowdin-File-ID: 940\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Slovak\n" "Language: sk_SK\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. @T["New Price with Discount after Taxes:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:13 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:13 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "New Price with Discount after Taxes:" msgstr "" #. @T["Discount Percentage:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:21 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:21 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Percentage:" msgstr "" #. @T["{0}%", discountPercentageValue] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:22 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:22 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "{0}%" msgstr "" #. @T["Discount Maximum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:29 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:29 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Maximum Products:" msgstr "" #. @T["Discount Minimum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:37 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:37 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Minimum Products:" msgstr "" #. @T["Discount Beginning:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:45 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:45 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Beginning:" msgstr "" #. @T["Discount Expiration:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:53 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:53 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Expiration:" msgstr "" From 741b548b6e5e8b41532ecc9e42b1f681d248ed65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:24 +0100 Subject: [PATCH 136/210] New translations orchardcore.commerce.promotion.pot (Slovenian) --- .../sl-SI/OrchardCore.Commerce.Promotion.po | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Localization/sl-SI/OrchardCore.Commerce.Promotion.po b/Localization/sl-SI/OrchardCore.Commerce.Promotion.po index fbd32ca..9c3abc9 100644 --- a/Localization/sl-SI/OrchardCore.Commerce.Promotion.po +++ b/Localization/sl-SI/OrchardCore.Commerce.Promotion.po @@ -4,52 +4,52 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: sl\n" -"X-Crowdin-File: OrchardCore.Commerce.Promotion.pot\n" -"X-Crowdin-File-ID: 920\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Promotion.pot\n" +"X-Crowdin-File-ID: 940\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Slovenian\n" "Language: sl_SI\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. @T["New Price with Discount after Taxes:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:13 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:13 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "New Price with Discount after Taxes:" msgstr "" #. @T["Discount Percentage:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:21 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:21 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Percentage:" msgstr "" #. @T["{0}%", discountPercentageValue] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:22 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:22 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "{0}%" msgstr "" #. @T["Discount Maximum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:29 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:29 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Maximum Products:" msgstr "" #. @T["Discount Minimum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:37 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:37 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Minimum Products:" msgstr "" #. @T["Discount Beginning:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:45 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:45 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Beginning:" msgstr "" #. @T["Discount Expiration:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:53 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:53 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Expiration:" msgstr "" From bd04028b5dd259f3c56a565d3d3d0e4b41f19bc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:25 +0100 Subject: [PATCH 137/210] New translations orchardcore.commerce.promotion.pot (Swedish) --- .../sv-SE/OrchardCore.Commerce.Promotion.po | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Localization/sv-SE/OrchardCore.Commerce.Promotion.po b/Localization/sv-SE/OrchardCore.Commerce.Promotion.po index dd64cba..5143a39 100644 --- a/Localization/sv-SE/OrchardCore.Commerce.Promotion.po +++ b/Localization/sv-SE/OrchardCore.Commerce.Promotion.po @@ -4,52 +4,52 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: sv-SE\n" -"X-Crowdin-File: OrchardCore.Commerce.Promotion.pot\n" -"X-Crowdin-File-ID: 920\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Promotion.pot\n" +"X-Crowdin-File-ID: 940\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Swedish\n" "Language: sv_SE\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. @T["New Price with Discount after Taxes:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:13 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:13 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "New Price with Discount after Taxes:" msgstr "" #. @T["Discount Percentage:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:21 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:21 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Percentage:" msgstr "" #. @T["{0}%", discountPercentageValue] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:22 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:22 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "{0}%" msgstr "" #. @T["Discount Maximum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:29 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:29 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Maximum Products:" msgstr "" #. @T["Discount Minimum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:37 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:37 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Minimum Products:" msgstr "" #. @T["Discount Beginning:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:45 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:45 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Beginning:" msgstr "" #. @T["Discount Expiration:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:53 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:53 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Expiration:" msgstr "" From 3202b630354b28063e07e42e048328f4756a2802 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:26 +0100 Subject: [PATCH 138/210] New translations orchardcore.commerce.promotion.pot (Turkish) --- .../tr-TR/OrchardCore.Commerce.Promotion.po | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Localization/tr-TR/OrchardCore.Commerce.Promotion.po b/Localization/tr-TR/OrchardCore.Commerce.Promotion.po index 474760b..dac6152 100644 --- a/Localization/tr-TR/OrchardCore.Commerce.Promotion.po +++ b/Localization/tr-TR/OrchardCore.Commerce.Promotion.po @@ -4,52 +4,52 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: tr\n" -"X-Crowdin-File: OrchardCore.Commerce.Promotion.pot\n" -"X-Crowdin-File-ID: 920\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Promotion.pot\n" +"X-Crowdin-File-ID: 940\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Turkish\n" "Language: tr_TR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. @T["New Price with Discount after Taxes:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:13 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:13 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "New Price with Discount after Taxes:" msgstr "" #. @T["Discount Percentage:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:21 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:21 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Percentage:" msgstr "" #. @T["{0}%", discountPercentageValue] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:22 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:22 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "{0}%" msgstr "" #. @T["Discount Maximum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:29 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:29 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Maximum Products:" msgstr "" #. @T["Discount Minimum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:37 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:37 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Minimum Products:" msgstr "" #. @T["Discount Beginning:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:45 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:45 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Beginning:" msgstr "" #. @T["Discount Expiration:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:53 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:53 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Expiration:" msgstr "" From 33a4b4cd44cc9b22d225c63aeef9b4b2eac62665 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:27 +0100 Subject: [PATCH 139/210] New translations orchardcore.commerce.promotion.pot (Ukrainian) --- .../uk-UA/OrchardCore.Commerce.Promotion.po | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Localization/uk-UA/OrchardCore.Commerce.Promotion.po b/Localization/uk-UA/OrchardCore.Commerce.Promotion.po index 514d9bc..8596085 100644 --- a/Localization/uk-UA/OrchardCore.Commerce.Promotion.po +++ b/Localization/uk-UA/OrchardCore.Commerce.Promotion.po @@ -4,52 +4,52 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: uk\n" -"X-Crowdin-File: OrchardCore.Commerce.Promotion.pot\n" -"X-Crowdin-File-ID: 920\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Promotion.pot\n" +"X-Crowdin-File-ID: 940\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Ukrainian\n" "Language: uk_UA\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. @T["New Price with Discount after Taxes:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:13 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:13 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "New Price with Discount after Taxes:" msgstr "" #. @T["Discount Percentage:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:21 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:21 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Percentage:" msgstr "" #. @T["{0}%", discountPercentageValue] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:22 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:22 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "{0}%" msgstr "" #. @T["Discount Maximum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:29 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:29 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Maximum Products:" msgstr "" #. @T["Discount Minimum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:37 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:37 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Minimum Products:" msgstr "" #. @T["Discount Beginning:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:45 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:45 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Beginning:" msgstr "" #. @T["Discount Expiration:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:53 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:53 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Expiration:" msgstr "" From 8437c98d542a5f6946888fa5e714a55ca57c0f7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:28 +0100 Subject: [PATCH 140/210] New translations orchardcore.commerce.promotion.pot (Chinese Simplified) --- .../zh-CN/OrchardCore.Commerce.Promotion.po | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Localization/zh-CN/OrchardCore.Commerce.Promotion.po b/Localization/zh-CN/OrchardCore.Commerce.Promotion.po index fda70d1..d0df1f4 100644 --- a/Localization/zh-CN/OrchardCore.Commerce.Promotion.po +++ b/Localization/zh-CN/OrchardCore.Commerce.Promotion.po @@ -4,52 +4,52 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: zh-CN\n" -"X-Crowdin-File: OrchardCore.Commerce.Promotion.pot\n" -"X-Crowdin-File-ID: 920\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Promotion.pot\n" +"X-Crowdin-File-ID: 940\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. @T["New Price with Discount after Taxes:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:13 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:13 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "New Price with Discount after Taxes:" msgstr "" #. @T["Discount Percentage:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:21 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:21 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Percentage:" msgstr "" #. @T["{0}%", discountPercentageValue] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:22 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:22 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "{0}%" msgstr "" #. @T["Discount Maximum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:29 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:29 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Maximum Products:" msgstr "" #. @T["Discount Minimum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:37 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:37 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Minimum Products:" msgstr "" #. @T["Discount Beginning:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:45 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:45 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Beginning:" msgstr "" #. @T["Discount Expiration:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:53 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:53 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Expiration:" msgstr "" From 43e97c69ec7a08289376b6e3971b42c0ab7558d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:29 +0100 Subject: [PATCH 141/210] New translations orchardcore.commerce.promotion.pot (Chinese Traditional) --- .../zh-TW/OrchardCore.Commerce.Promotion.po | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Localization/zh-TW/OrchardCore.Commerce.Promotion.po b/Localization/zh-TW/OrchardCore.Commerce.Promotion.po index 51f110a..467355d 100644 --- a/Localization/zh-TW/OrchardCore.Commerce.Promotion.po +++ b/Localization/zh-TW/OrchardCore.Commerce.Promotion.po @@ -4,52 +4,52 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: zh-TW\n" -"X-Crowdin-File: OrchardCore.Commerce.Promotion.pot\n" -"X-Crowdin-File-ID: 920\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Promotion.pot\n" +"X-Crowdin-File-ID: 940\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Chinese Traditional\n" "Language: zh_TW\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. @T["New Price with Discount after Taxes:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:13 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:13 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "New Price with Discount after Taxes:" msgstr "" #. @T["Discount Percentage:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:21 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:21 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Percentage:" msgstr "" #. @T["{0}%", discountPercentageValue] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:22 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:22 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "{0}%" msgstr "" #. @T["Discount Maximum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:29 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:29 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Maximum Products:" msgstr "" #. @T["Discount Minimum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:37 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:37 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Minimum Products:" msgstr "" #. @T["Discount Beginning:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:45 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:45 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Beginning:" msgstr "" #. @T["Discount Expiration:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:53 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:53 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Expiration:" msgstr "" From d3a3a2fab3bba5865f35fd9d422854b38cadde7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:31 +0100 Subject: [PATCH 142/210] New translations orchardcore.commerce.promotion.pot (Vietnamese) --- .../vi-VN/OrchardCore.Commerce.Promotion.po | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Localization/vi-VN/OrchardCore.Commerce.Promotion.po b/Localization/vi-VN/OrchardCore.Commerce.Promotion.po index c745a47..6200f3c 100644 --- a/Localization/vi-VN/OrchardCore.Commerce.Promotion.po +++ b/Localization/vi-VN/OrchardCore.Commerce.Promotion.po @@ -4,52 +4,52 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: vi\n" -"X-Crowdin-File: OrchardCore.Commerce.Promotion.pot\n" -"X-Crowdin-File-ID: 920\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Promotion.pot\n" +"X-Crowdin-File-ID: 940\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Vietnamese\n" "Language: vi_VN\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. @T["New Price with Discount after Taxes:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:13 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:13 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "New Price with Discount after Taxes:" msgstr "" #. @T["Discount Percentage:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:21 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:21 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Percentage:" msgstr "" #. @T["{0}%", discountPercentageValue] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:22 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:22 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "{0}%" msgstr "" #. @T["Discount Maximum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:29 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:29 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Maximum Products:" msgstr "" #. @T["Discount Minimum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:37 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:37 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Minimum Products:" msgstr "" #. @T["Discount Beginning:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:45 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:45 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Beginning:" msgstr "" #. @T["Discount Expiration:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:53 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:53 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Expiration:" msgstr "" From 4ca6800abd1950a6bca97ffd56b317f2b8c37009 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:32 +0100 Subject: [PATCH 143/210] New translations orchardcore.commerce.promotion.pot (Indonesian) --- .../id-ID/OrchardCore.Commerce.Promotion.po | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Localization/id-ID/OrchardCore.Commerce.Promotion.po b/Localization/id-ID/OrchardCore.Commerce.Promotion.po index 49d6e2b..73fed4c 100644 --- a/Localization/id-ID/OrchardCore.Commerce.Promotion.po +++ b/Localization/id-ID/OrchardCore.Commerce.Promotion.po @@ -4,52 +4,52 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: id\n" -"X-Crowdin-File: OrchardCore.Commerce.Promotion.pot\n" -"X-Crowdin-File-ID: 920\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Promotion.pot\n" +"X-Crowdin-File-ID: 940\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Indonesian\n" "Language: id_ID\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. @T["New Price with Discount after Taxes:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:13 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:13 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "New Price with Discount after Taxes:" msgstr "" #. @T["Discount Percentage:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:21 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:21 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Percentage:" msgstr "" #. @T["{0}%", discountPercentageValue] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:22 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:22 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "{0}%" msgstr "" #. @T["Discount Maximum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:29 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:29 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Maximum Products:" msgstr "" #. @T["Discount Minimum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:37 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:37 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Minimum Products:" msgstr "" #. @T["Discount Beginning:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:45 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:45 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Beginning:" msgstr "" #. @T["Discount Expiration:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:53 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:53 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Expiration:" msgstr "" From 00560eba0d6e2422bf7e26bb585a6ad3b769a637 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:33 +0100 Subject: [PATCH 144/210] New translations orchardcore.commerce.promotion.pot (Persian) --- .../fa-IR/OrchardCore.Commerce.Promotion.po | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Localization/fa-IR/OrchardCore.Commerce.Promotion.po b/Localization/fa-IR/OrchardCore.Commerce.Promotion.po index 40c9f72..07ba472 100644 --- a/Localization/fa-IR/OrchardCore.Commerce.Promotion.po +++ b/Localization/fa-IR/OrchardCore.Commerce.Promotion.po @@ -4,52 +4,52 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: fa\n" -"X-Crowdin-File: OrchardCore.Commerce.Promotion.pot\n" -"X-Crowdin-File-ID: 920\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Promotion.pot\n" +"X-Crowdin-File-ID: 940\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Persian\n" "Language: fa_IR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. @T["New Price with Discount after Taxes:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:13 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:13 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "New Price with Discount after Taxes:" msgstr "" #. @T["Discount Percentage:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:21 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:21 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Percentage:" msgstr "" #. @T["{0}%", discountPercentageValue] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:22 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:22 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "{0}%" msgstr "" #. @T["Discount Maximum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:29 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:29 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Maximum Products:" msgstr "" #. @T["Discount Minimum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:37 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:37 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Minimum Products:" msgstr "" #. @T["Discount Beginning:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:45 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:45 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Beginning:" msgstr "" #. @T["Discount Expiration:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:53 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:53 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Expiration:" msgstr "" From f77d3a89f7e8dc1e8604079cb991fdf458822d85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:34 +0100 Subject: [PATCH 145/210] New translations orchardcore.commerce.promotion.pot (Croatian) --- .../hr-HR/OrchardCore.Commerce.Promotion.po | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Localization/hr-HR/OrchardCore.Commerce.Promotion.po b/Localization/hr-HR/OrchardCore.Commerce.Promotion.po index f995211..27c2754 100644 --- a/Localization/hr-HR/OrchardCore.Commerce.Promotion.po +++ b/Localization/hr-HR/OrchardCore.Commerce.Promotion.po @@ -4,52 +4,52 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: hr\n" -"X-Crowdin-File: OrchardCore.Commerce.Promotion.pot\n" -"X-Crowdin-File-ID: 920\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Promotion.pot\n" +"X-Crowdin-File-ID: 940\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Croatian\n" "Language: hr_HR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. @T["New Price with Discount after Taxes:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:13 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:13 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "New Price with Discount after Taxes:" msgstr "" #. @T["Discount Percentage:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:21 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:21 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Percentage:" msgstr "" #. @T["{0}%", discountPercentageValue] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:22 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:22 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "{0}%" msgstr "" #. @T["Discount Maximum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:29 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:29 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Maximum Products:" msgstr "" #. @T["Discount Minimum Products:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:37 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:37 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Minimum Products:" msgstr "" #. @T["Discount Beginning:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:45 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:45 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Beginning:" msgstr "" #. @T["Discount Expiration:"] -#: OrchardCore.Commerce.Promotion/Views/DiscountPart.cshtml:53 +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:53 msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" msgid "Discount Expiration:" msgstr "" From 8cf685b17838ee7d5c707381aea0d828835ab86a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:35 +0100 Subject: [PATCH 146/210] New translations orchardcore.commerce.tax.pot (French) --- .../fr-FR/OrchardCore.Commerce.Tax.po | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Localization/fr-FR/OrchardCore.Commerce.Tax.po b/Localization/fr-FR/OrchardCore.Commerce.Tax.po index 8eebbcf..dfc495e 100644 --- a/Localization/fr-FR/OrchardCore.Commerce.Tax.po +++ b/Localization/fr-FR/OrchardCore.Commerce.Tax.po @@ -4,150 +4,150 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: fr\n" -"X-Crowdin-File: OrchardCore.Commerce.Tax.pot\n" -"X-Crowdin-File-ID: 918\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Tax.pot\n" +"X-Crowdin-File-ID: 942\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: French\n" "Language: fr_FR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. T["The \"{0}\" must be empty or a valid regular expression.", name]); -#: OrchardCore.Commerce.Tax/Drivers/TaxRateSettingsDisplayDriver.cs:98 +#: OrchardCore.Commerce.Tax\Drivers\TaxRateSettingsDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Tax.Drivers.TaxRateSettingsDisplayDriver" msgid "The \"{0}\" must be empty or a valid regular expression." msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:20 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:20 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:21 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:21 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Custom Tax Rates" msgstr "" #.

@T["Recipients and Tax Codes"]

-#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:16 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Recipients and Tax Codes" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:20 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:20 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Hide Address Columns" msgstr "" #. @T["First street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:26 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "First street address" msgstr "" #. @T["Second street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:27 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Second street address" msgstr "" #. @T["City"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:28 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "City" msgstr "" #. @T["State or province code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:29 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "State or province code" msgstr "" #. @T["Postal code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:30 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:30 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Postal code" msgstr "" #. @T["Country or region code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:31 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Country or region code" msgstr "" #. @T["Tax code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:32 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax code" msgstr "" #. @T["VAT number"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:33 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "VAT number" msgstr "" #. @T["Tax rate (%)"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:34 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax rate (%)" msgstr "" #. @T["Is Corporation"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:35 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Is Corporation" msgstr "" #. @T["Actions"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:36 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Actions" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:71 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:71 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Ignored" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:72 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:72 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Checked" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:73 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:73 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Unchecked" msgstr "" #. @T["All text fields in the table have to be either empty or contain a valid regular expression."] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:99 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:99 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "All text fields in the table have to be either empty or contain a valid regular expression." msgstr "" #. @T["Learn more about regular expressions in .NET here.", regexDocsUrl] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:100 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:100 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Learn more about regular expressions in .NET here." msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:104 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:104 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Add Row" msgstr "" From b6a2020abaa543753e17fd4bac859d717d5f3196 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:36 +0100 Subject: [PATCH 147/210] New translations orchardcore.commerce.tax.pot (Spanish) --- .../es-ES/OrchardCore.Commerce.Tax.po | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Localization/es-ES/OrchardCore.Commerce.Tax.po b/Localization/es-ES/OrchardCore.Commerce.Tax.po index 5bfe08c..3f403a6 100644 --- a/Localization/es-ES/OrchardCore.Commerce.Tax.po +++ b/Localization/es-ES/OrchardCore.Commerce.Tax.po @@ -4,150 +4,150 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: es-ES\n" -"X-Crowdin-File: OrchardCore.Commerce.Tax.pot\n" -"X-Crowdin-File-ID: 918\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Tax.pot\n" +"X-Crowdin-File-ID: 942\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Spanish\n" "Language: es_ES\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. T["The \"{0}\" must be empty or a valid regular expression.", name]); -#: OrchardCore.Commerce.Tax/Drivers/TaxRateSettingsDisplayDriver.cs:98 +#: OrchardCore.Commerce.Tax\Drivers\TaxRateSettingsDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Tax.Drivers.TaxRateSettingsDisplayDriver" msgid "The \"{0}\" must be empty or a valid regular expression." msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:20 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:20 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:21 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:21 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Custom Tax Rates" msgstr "" #.

@T["Recipients and Tax Codes"]

-#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:16 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Recipients and Tax Codes" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:20 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:20 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Hide Address Columns" msgstr "" #. @T["First street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:26 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "First street address" msgstr "" #. @T["Second street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:27 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Second street address" msgstr "" #. @T["City"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:28 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "City" msgstr "" #. @T["State or province code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:29 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "State or province code" msgstr "" #. @T["Postal code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:30 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:30 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Postal code" msgstr "" #. @T["Country or region code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:31 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Country or region code" msgstr "" #. @T["Tax code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:32 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax code" msgstr "" #. @T["VAT number"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:33 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "VAT number" msgstr "" #. @T["Tax rate (%)"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:34 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax rate (%)" msgstr "" #. @T["Is Corporation"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:35 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Is Corporation" msgstr "" #. @T["Actions"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:36 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Actions" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:71 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:71 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Ignored" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:72 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:72 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Checked" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:73 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:73 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Unchecked" msgstr "" #. @T["All text fields in the table have to be either empty or contain a valid regular expression."] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:99 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:99 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "All text fields in the table have to be either empty or contain a valid regular expression." msgstr "" #. @T["Learn more about regular expressions in .NET here.", regexDocsUrl] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:100 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:100 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Learn more about regular expressions in .NET here." msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:104 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:104 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Add Row" msgstr "" From f9abca31027844d6616ff281042fbc227aba2c0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:37 +0100 Subject: [PATCH 148/210] New translations orchardcore.commerce.tax.pot (Arabic) --- .../ar-SA/OrchardCore.Commerce.Tax.po | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Localization/ar-SA/OrchardCore.Commerce.Tax.po b/Localization/ar-SA/OrchardCore.Commerce.Tax.po index 15f345d..0681671 100644 --- a/Localization/ar-SA/OrchardCore.Commerce.Tax.po +++ b/Localization/ar-SA/OrchardCore.Commerce.Tax.po @@ -4,150 +4,150 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: ar\n" -"X-Crowdin-File: OrchardCore.Commerce.Tax.pot\n" -"X-Crowdin-File-ID: 918\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Tax.pot\n" +"X-Crowdin-File-ID: 942\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Arabic\n" "Language: ar_SA\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. T["The \"{0}\" must be empty or a valid regular expression.", name]); -#: OrchardCore.Commerce.Tax/Drivers/TaxRateSettingsDisplayDriver.cs:98 +#: OrchardCore.Commerce.Tax\Drivers\TaxRateSettingsDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Tax.Drivers.TaxRateSettingsDisplayDriver" msgid "The \"{0}\" must be empty or a valid regular expression." msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:20 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:20 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:21 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:21 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Custom Tax Rates" msgstr "" #.

@T["Recipients and Tax Codes"]

-#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:16 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Recipients and Tax Codes" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:20 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:20 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Hide Address Columns" msgstr "" #. @T["First street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:26 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "First street address" msgstr "" #. @T["Second street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:27 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Second street address" msgstr "" #. @T["City"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:28 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "City" msgstr "" #. @T["State or province code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:29 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "State or province code" msgstr "" #. @T["Postal code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:30 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:30 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Postal code" msgstr "" #. @T["Country or region code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:31 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Country or region code" msgstr "" #. @T["Tax code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:32 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax code" msgstr "" #. @T["VAT number"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:33 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "VAT number" msgstr "" #. @T["Tax rate (%)"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:34 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax rate (%)" msgstr "" #. @T["Is Corporation"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:35 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Is Corporation" msgstr "" #. @T["Actions"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:36 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Actions" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:71 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:71 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Ignored" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:72 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:72 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Checked" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:73 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:73 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Unchecked" msgstr "" #. @T["All text fields in the table have to be either empty or contain a valid regular expression."] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:99 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:99 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "All text fields in the table have to be either empty or contain a valid regular expression." msgstr "" #. @T["Learn more about regular expressions in .NET here.", regexDocsUrl] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:100 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:100 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Learn more about regular expressions in .NET here." msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:104 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:104 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Add Row" msgstr "" From 577d68f0c129683fb5fbcac36ba461ccc072351b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:39 +0100 Subject: [PATCH 149/210] New translations orchardcore.commerce.tax.pot (Czech) --- .../cs-CZ/OrchardCore.Commerce.Tax.po | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Localization/cs-CZ/OrchardCore.Commerce.Tax.po b/Localization/cs-CZ/OrchardCore.Commerce.Tax.po index b05424b..d94e4c6 100644 --- a/Localization/cs-CZ/OrchardCore.Commerce.Tax.po +++ b/Localization/cs-CZ/OrchardCore.Commerce.Tax.po @@ -4,150 +4,150 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: cs\n" -"X-Crowdin-File: OrchardCore.Commerce.Tax.pot\n" -"X-Crowdin-File-ID: 918\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Tax.pot\n" +"X-Crowdin-File-ID: 942\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Czech\n" "Language: cs_CZ\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. T["The \"{0}\" must be empty or a valid regular expression.", name]); -#: OrchardCore.Commerce.Tax/Drivers/TaxRateSettingsDisplayDriver.cs:98 +#: OrchardCore.Commerce.Tax\Drivers\TaxRateSettingsDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Tax.Drivers.TaxRateSettingsDisplayDriver" msgid "The \"{0}\" must be empty or a valid regular expression." msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:20 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:20 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:21 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:21 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Custom Tax Rates" msgstr "" #.

@T["Recipients and Tax Codes"]

-#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:16 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Recipients and Tax Codes" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:20 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:20 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Hide Address Columns" msgstr "" #. @T["First street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:26 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "First street address" msgstr "" #. @T["Second street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:27 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Second street address" msgstr "" #. @T["City"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:28 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "City" msgstr "" #. @T["State or province code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:29 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "State or province code" msgstr "" #. @T["Postal code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:30 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:30 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Postal code" msgstr "" #. @T["Country or region code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:31 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Country or region code" msgstr "" #. @T["Tax code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:32 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax code" msgstr "" #. @T["VAT number"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:33 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "VAT number" msgstr "" #. @T["Tax rate (%)"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:34 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax rate (%)" msgstr "" #. @T["Is Corporation"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:35 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Is Corporation" msgstr "" #. @T["Actions"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:36 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Actions" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:71 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:71 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Ignored" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:72 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:72 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Checked" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:73 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:73 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Unchecked" msgstr "" #. @T["All text fields in the table have to be either empty or contain a valid regular expression."] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:99 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:99 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "All text fields in the table have to be either empty or contain a valid regular expression." msgstr "" #. @T["Learn more about regular expressions in .NET here.", regexDocsUrl] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:100 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:100 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Learn more about regular expressions in .NET here." msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:104 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:104 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Add Row" msgstr "" From 6ba21304abce9bb970d89310dde61261eabf3867 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:40 +0100 Subject: [PATCH 150/210] New translations orchardcore.commerce.tax.pot (German) --- .../de-DE/OrchardCore.Commerce.Tax.po | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Localization/de-DE/OrchardCore.Commerce.Tax.po b/Localization/de-DE/OrchardCore.Commerce.Tax.po index 3fa2fee..95833fd 100644 --- a/Localization/de-DE/OrchardCore.Commerce.Tax.po +++ b/Localization/de-DE/OrchardCore.Commerce.Tax.po @@ -4,150 +4,150 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: de\n" -"X-Crowdin-File: OrchardCore.Commerce.Tax.pot\n" -"X-Crowdin-File-ID: 918\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Tax.pot\n" +"X-Crowdin-File-ID: 942\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: German\n" "Language: de_DE\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. T["The \"{0}\" must be empty or a valid regular expression.", name]); -#: OrchardCore.Commerce.Tax/Drivers/TaxRateSettingsDisplayDriver.cs:98 +#: OrchardCore.Commerce.Tax\Drivers\TaxRateSettingsDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Tax.Drivers.TaxRateSettingsDisplayDriver" msgid "The \"{0}\" must be empty or a valid regular expression." msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:20 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:20 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:21 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:21 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Custom Tax Rates" msgstr "" #.

@T["Recipients and Tax Codes"]

-#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:16 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Recipients and Tax Codes" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:20 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:20 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Hide Address Columns" msgstr "" #. @T["First street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:26 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "First street address" msgstr "" #. @T["Second street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:27 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Second street address" msgstr "" #. @T["City"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:28 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "City" msgstr "" #. @T["State or province code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:29 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "State or province code" msgstr "" #. @T["Postal code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:30 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:30 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Postal code" msgstr "" #. @T["Country or region code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:31 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Country or region code" msgstr "" #. @T["Tax code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:32 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax code" msgstr "" #. @T["VAT number"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:33 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "VAT number" msgstr "" #. @T["Tax rate (%)"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:34 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax rate (%)" msgstr "" #. @T["Is Corporation"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:35 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Is Corporation" msgstr "" #. @T["Actions"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:36 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Actions" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:71 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:71 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Ignored" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:72 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:72 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Checked" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:73 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:73 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Unchecked" msgstr "" #. @T["All text fields in the table have to be either empty or contain a valid regular expression."] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:99 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:99 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "All text fields in the table have to be either empty or contain a valid regular expression." msgstr "" #. @T["Learn more about regular expressions in .NET here.", regexDocsUrl] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:100 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:100 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Learn more about regular expressions in .NET here." msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:104 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:104 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Add Row" msgstr "" From d67253f91f023e3423389cd77d4dca7df765a6c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:41 +0100 Subject: [PATCH 151/210] New translations orchardcore.commerce.tax.pot (Greek) --- .../el-GR/OrchardCore.Commerce.Tax.po | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Localization/el-GR/OrchardCore.Commerce.Tax.po b/Localization/el-GR/OrchardCore.Commerce.Tax.po index dfbc8c9..4d8b338 100644 --- a/Localization/el-GR/OrchardCore.Commerce.Tax.po +++ b/Localization/el-GR/OrchardCore.Commerce.Tax.po @@ -4,150 +4,150 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: el\n" -"X-Crowdin-File: OrchardCore.Commerce.Tax.pot\n" -"X-Crowdin-File-ID: 918\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Tax.pot\n" +"X-Crowdin-File-ID: 942\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Greek\n" "Language: el_GR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. T["The \"{0}\" must be empty or a valid regular expression.", name]); -#: OrchardCore.Commerce.Tax/Drivers/TaxRateSettingsDisplayDriver.cs:98 +#: OrchardCore.Commerce.Tax\Drivers\TaxRateSettingsDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Tax.Drivers.TaxRateSettingsDisplayDriver" msgid "The \"{0}\" must be empty or a valid regular expression." msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:20 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:20 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:21 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:21 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Custom Tax Rates" msgstr "" #.

@T["Recipients and Tax Codes"]

-#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:16 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Recipients and Tax Codes" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:20 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:20 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Hide Address Columns" msgstr "" #. @T["First street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:26 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "First street address" msgstr "" #. @T["Second street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:27 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Second street address" msgstr "" #. @T["City"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:28 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "City" msgstr "" #. @T["State or province code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:29 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "State or province code" msgstr "" #. @T["Postal code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:30 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:30 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Postal code" msgstr "" #. @T["Country or region code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:31 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Country or region code" msgstr "" #. @T["Tax code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:32 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax code" msgstr "" #. @T["VAT number"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:33 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "VAT number" msgstr "" #. @T["Tax rate (%)"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:34 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax rate (%)" msgstr "" #. @T["Is Corporation"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:35 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Is Corporation" msgstr "" #. @T["Actions"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:36 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Actions" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:71 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:71 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Ignored" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:72 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:72 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Checked" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:73 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:73 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Unchecked" msgstr "" #. @T["All text fields in the table have to be either empty or contain a valid regular expression."] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:99 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:99 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "All text fields in the table have to be either empty or contain a valid regular expression." msgstr "" #. @T["Learn more about regular expressions in .NET here.", regexDocsUrl] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:100 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:100 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Learn more about regular expressions in .NET here." msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:104 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:104 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Add Row" msgstr "" From 9297ec7d2fc6e42863bd28cca996c448ad163144 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:42 +0100 Subject: [PATCH 152/210] New translations orchardcore.commerce.tax.pot (Finnish) --- .../fi-FI/OrchardCore.Commerce.Tax.po | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Localization/fi-FI/OrchardCore.Commerce.Tax.po b/Localization/fi-FI/OrchardCore.Commerce.Tax.po index 5feed8b..cffb0dd 100644 --- a/Localization/fi-FI/OrchardCore.Commerce.Tax.po +++ b/Localization/fi-FI/OrchardCore.Commerce.Tax.po @@ -4,150 +4,150 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: fi\n" -"X-Crowdin-File: OrchardCore.Commerce.Tax.pot\n" -"X-Crowdin-File-ID: 918\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Tax.pot\n" +"X-Crowdin-File-ID: 942\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Finnish\n" "Language: fi_FI\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. T["The \"{0}\" must be empty or a valid regular expression.", name]); -#: OrchardCore.Commerce.Tax/Drivers/TaxRateSettingsDisplayDriver.cs:98 +#: OrchardCore.Commerce.Tax\Drivers\TaxRateSettingsDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Tax.Drivers.TaxRateSettingsDisplayDriver" msgid "The \"{0}\" must be empty or a valid regular expression." msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:20 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:20 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:21 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:21 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Custom Tax Rates" msgstr "" #.

@T["Recipients and Tax Codes"]

-#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:16 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Recipients and Tax Codes" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:20 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:20 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Hide Address Columns" msgstr "" #. @T["First street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:26 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "First street address" msgstr "" #. @T["Second street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:27 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Second street address" msgstr "" #. @T["City"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:28 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "City" msgstr "" #. @T["State or province code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:29 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "State or province code" msgstr "" #. @T["Postal code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:30 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:30 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Postal code" msgstr "" #. @T["Country or region code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:31 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Country or region code" msgstr "" #. @T["Tax code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:32 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax code" msgstr "" #. @T["VAT number"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:33 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "VAT number" msgstr "" #. @T["Tax rate (%)"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:34 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax rate (%)" msgstr "" #. @T["Is Corporation"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:35 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Is Corporation" msgstr "" #. @T["Actions"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:36 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Actions" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:71 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:71 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Ignored" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:72 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:72 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Checked" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:73 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:73 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Unchecked" msgstr "" #. @T["All text fields in the table have to be either empty or contain a valid regular expression."] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:99 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:99 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "All text fields in the table have to be either empty or contain a valid regular expression." msgstr "" #. @T["Learn more about regular expressions in .NET here.", regexDocsUrl] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:100 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:100 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Learn more about regular expressions in .NET here." msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:104 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:104 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Add Row" msgstr "" From 587d8a24d97007d2f6c3b297c5305f30b3cc204e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:43 +0100 Subject: [PATCH 153/210] New translations orchardcore.commerce.tax.pot (Hebrew) --- .../he-IL/OrchardCore.Commerce.Tax.po | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Localization/he-IL/OrchardCore.Commerce.Tax.po b/Localization/he-IL/OrchardCore.Commerce.Tax.po index 03ee014..7a001bf 100644 --- a/Localization/he-IL/OrchardCore.Commerce.Tax.po +++ b/Localization/he-IL/OrchardCore.Commerce.Tax.po @@ -4,150 +4,150 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: he\n" -"X-Crowdin-File: OrchardCore.Commerce.Tax.pot\n" -"X-Crowdin-File-ID: 918\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Tax.pot\n" +"X-Crowdin-File-ID: 942\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Hebrew\n" "Language: he_IL\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. T["The \"{0}\" must be empty or a valid regular expression.", name]); -#: OrchardCore.Commerce.Tax/Drivers/TaxRateSettingsDisplayDriver.cs:98 +#: OrchardCore.Commerce.Tax\Drivers\TaxRateSettingsDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Tax.Drivers.TaxRateSettingsDisplayDriver" msgid "The \"{0}\" must be empty or a valid regular expression." msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:20 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:20 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:21 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:21 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Custom Tax Rates" msgstr "" #.

@T["Recipients and Tax Codes"]

-#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:16 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Recipients and Tax Codes" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:20 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:20 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Hide Address Columns" msgstr "" #. @T["First street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:26 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "First street address" msgstr "" #. @T["Second street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:27 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Second street address" msgstr "" #. @T["City"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:28 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "City" msgstr "" #. @T["State or province code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:29 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "State or province code" msgstr "" #. @T["Postal code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:30 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:30 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Postal code" msgstr "" #. @T["Country or region code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:31 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Country or region code" msgstr "" #. @T["Tax code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:32 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax code" msgstr "" #. @T["VAT number"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:33 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "VAT number" msgstr "" #. @T["Tax rate (%)"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:34 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax rate (%)" msgstr "" #. @T["Is Corporation"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:35 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Is Corporation" msgstr "" #. @T["Actions"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:36 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Actions" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:71 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:71 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Ignored" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:72 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:72 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Checked" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:73 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:73 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Unchecked" msgstr "" #. @T["All text fields in the table have to be either empty or contain a valid regular expression."] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:99 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:99 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "All text fields in the table have to be either empty or contain a valid regular expression." msgstr "" #. @T["Learn more about regular expressions in .NET here.", regexDocsUrl] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:100 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:100 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Learn more about regular expressions in .NET here." msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:104 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:104 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Add Row" msgstr "" From b28d01a9057a270763b26e571bff347904b20000 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:44 +0100 Subject: [PATCH 154/210] New translations orchardcore.commerce.tax.pot (Hungarian) --- .../hu-HU/OrchardCore.Commerce.Tax.po | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Localization/hu-HU/OrchardCore.Commerce.Tax.po b/Localization/hu-HU/OrchardCore.Commerce.Tax.po index 7206e3d..58db3a0 100644 --- a/Localization/hu-HU/OrchardCore.Commerce.Tax.po +++ b/Localization/hu-HU/OrchardCore.Commerce.Tax.po @@ -4,150 +4,150 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: hu\n" -"X-Crowdin-File: OrchardCore.Commerce.Tax.pot\n" -"X-Crowdin-File-ID: 918\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Tax.pot\n" +"X-Crowdin-File-ID: 942\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Hungarian\n" "Language: hu_HU\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. T["The \"{0}\" must be empty or a valid regular expression.", name]); -#: OrchardCore.Commerce.Tax/Drivers/TaxRateSettingsDisplayDriver.cs:98 +#: OrchardCore.Commerce.Tax\Drivers\TaxRateSettingsDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Tax.Drivers.TaxRateSettingsDisplayDriver" msgid "The \"{0}\" must be empty or a valid regular expression." msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:20 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:20 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:21 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:21 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Custom Tax Rates" msgstr "" #.

@T["Recipients and Tax Codes"]

-#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:16 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Recipients and Tax Codes" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:20 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:20 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Hide Address Columns" msgstr "" #. @T["First street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:26 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "First street address" msgstr "" #. @T["Second street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:27 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Second street address" msgstr "" #. @T["City"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:28 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "City" msgstr "" #. @T["State or province code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:29 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "State or province code" msgstr "" #. @T["Postal code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:30 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:30 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Postal code" msgstr "" #. @T["Country or region code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:31 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Country or region code" msgstr "" #. @T["Tax code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:32 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax code" msgstr "" #. @T["VAT number"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:33 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "VAT number" msgstr "" #. @T["Tax rate (%)"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:34 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax rate (%)" msgstr "" #. @T["Is Corporation"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:35 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Is Corporation" msgstr "" #. @T["Actions"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:36 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Actions" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:71 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:71 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Ignored" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:72 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:72 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Checked" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:73 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:73 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Unchecked" msgstr "" #. @T["All text fields in the table have to be either empty or contain a valid regular expression."] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:99 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:99 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "All text fields in the table have to be either empty or contain a valid regular expression." msgstr "" #. @T["Learn more about regular expressions in .NET here.", regexDocsUrl] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:100 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:100 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Learn more about regular expressions in .NET here." msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:104 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:104 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Add Row" msgstr "" From 23bdf7ca131b617f815aff61a794068cb0845635 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:45 +0100 Subject: [PATCH 155/210] New translations orchardcore.commerce.tax.pot (Italian) --- .../it-IT/OrchardCore.Commerce.Tax.po | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Localization/it-IT/OrchardCore.Commerce.Tax.po b/Localization/it-IT/OrchardCore.Commerce.Tax.po index f64ede6..09bccfe 100644 --- a/Localization/it-IT/OrchardCore.Commerce.Tax.po +++ b/Localization/it-IT/OrchardCore.Commerce.Tax.po @@ -4,150 +4,150 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: it\n" -"X-Crowdin-File: OrchardCore.Commerce.Tax.pot\n" -"X-Crowdin-File-ID: 918\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Tax.pot\n" +"X-Crowdin-File-ID: 942\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Italian\n" "Language: it_IT\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. T["The \"{0}\" must be empty or a valid regular expression.", name]); -#: OrchardCore.Commerce.Tax/Drivers/TaxRateSettingsDisplayDriver.cs:98 +#: OrchardCore.Commerce.Tax\Drivers\TaxRateSettingsDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Tax.Drivers.TaxRateSettingsDisplayDriver" msgid "The \"{0}\" must be empty or a valid regular expression." msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:20 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:20 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:21 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:21 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Custom Tax Rates" msgstr "" #.

@T["Recipients and Tax Codes"]

-#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:16 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Recipients and Tax Codes" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:20 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:20 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Hide Address Columns" msgstr "" #. @T["First street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:26 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "First street address" msgstr "" #. @T["Second street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:27 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Second street address" msgstr "" #. @T["City"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:28 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "City" msgstr "" #. @T["State or province code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:29 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "State or province code" msgstr "" #. @T["Postal code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:30 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:30 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Postal code" msgstr "" #. @T["Country or region code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:31 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Country or region code" msgstr "" #. @T["Tax code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:32 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax code" msgstr "" #. @T["VAT number"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:33 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "VAT number" msgstr "" #. @T["Tax rate (%)"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:34 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax rate (%)" msgstr "" #. @T["Is Corporation"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:35 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Is Corporation" msgstr "" #. @T["Actions"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:36 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Actions" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:71 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:71 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Ignored" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:72 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:72 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Checked" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:73 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:73 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Unchecked" msgstr "" #. @T["All text fields in the table have to be either empty or contain a valid regular expression."] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:99 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:99 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "All text fields in the table have to be either empty or contain a valid regular expression." msgstr "" #. @T["Learn more about regular expressions in .NET here.", regexDocsUrl] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:100 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:100 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Learn more about regular expressions in .NET here." msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:104 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:104 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Add Row" msgstr "" From a997f24032e0bba6673fbd4f80ad82f2aa3ab24b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:46 +0100 Subject: [PATCH 156/210] New translations orchardcore.commerce.tax.pot (Japanese) --- .../ja-JP/OrchardCore.Commerce.Tax.po | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Localization/ja-JP/OrchardCore.Commerce.Tax.po b/Localization/ja-JP/OrchardCore.Commerce.Tax.po index 1d0e1c3..9743563 100644 --- a/Localization/ja-JP/OrchardCore.Commerce.Tax.po +++ b/Localization/ja-JP/OrchardCore.Commerce.Tax.po @@ -4,150 +4,150 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: ja\n" -"X-Crowdin-File: OrchardCore.Commerce.Tax.pot\n" -"X-Crowdin-File-ID: 918\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Tax.pot\n" +"X-Crowdin-File-ID: 942\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Japanese\n" "Language: ja_JP\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. T["The \"{0}\" must be empty or a valid regular expression.", name]); -#: OrchardCore.Commerce.Tax/Drivers/TaxRateSettingsDisplayDriver.cs:98 +#: OrchardCore.Commerce.Tax\Drivers\TaxRateSettingsDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Tax.Drivers.TaxRateSettingsDisplayDriver" msgid "The \"{0}\" must be empty or a valid regular expression." msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:20 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:20 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:21 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:21 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Custom Tax Rates" msgstr "" #.

@T["Recipients and Tax Codes"]

-#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:16 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Recipients and Tax Codes" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:20 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:20 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Hide Address Columns" msgstr "" #. @T["First street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:26 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "First street address" msgstr "" #. @T["Second street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:27 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Second street address" msgstr "" #. @T["City"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:28 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "City" msgstr "" #. @T["State or province code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:29 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "State or province code" msgstr "" #. @T["Postal code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:30 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:30 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Postal code" msgstr "" #. @T["Country or region code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:31 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Country or region code" msgstr "" #. @T["Tax code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:32 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax code" msgstr "" #. @T["VAT number"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:33 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "VAT number" msgstr "" #. @T["Tax rate (%)"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:34 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax rate (%)" msgstr "" #. @T["Is Corporation"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:35 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Is Corporation" msgstr "" #. @T["Actions"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:36 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Actions" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:71 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:71 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Ignored" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:72 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:72 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Checked" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:73 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:73 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Unchecked" msgstr "" #. @T["All text fields in the table have to be either empty or contain a valid regular expression."] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:99 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:99 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "All text fields in the table have to be either empty or contain a valid regular expression." msgstr "" #. @T["Learn more about regular expressions in .NET here.", regexDocsUrl] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:100 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:100 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Learn more about regular expressions in .NET here." msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:104 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:104 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Add Row" msgstr "" From 3c214365a41e7c8ade1fc56260c32b83eea8e3bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:47 +0100 Subject: [PATCH 157/210] New translations orchardcore.commerce.tax.pot (Korean) --- .../ko-KR/OrchardCore.Commerce.Tax.po | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Localization/ko-KR/OrchardCore.Commerce.Tax.po b/Localization/ko-KR/OrchardCore.Commerce.Tax.po index b2b443c..d888409 100644 --- a/Localization/ko-KR/OrchardCore.Commerce.Tax.po +++ b/Localization/ko-KR/OrchardCore.Commerce.Tax.po @@ -4,150 +4,150 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: ko\n" -"X-Crowdin-File: OrchardCore.Commerce.Tax.pot\n" -"X-Crowdin-File-ID: 918\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Tax.pot\n" +"X-Crowdin-File-ID: 942\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Korean\n" "Language: ko_KR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. T["The \"{0}\" must be empty or a valid regular expression.", name]); -#: OrchardCore.Commerce.Tax/Drivers/TaxRateSettingsDisplayDriver.cs:98 +#: OrchardCore.Commerce.Tax\Drivers\TaxRateSettingsDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Tax.Drivers.TaxRateSettingsDisplayDriver" msgid "The \"{0}\" must be empty or a valid regular expression." msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:20 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:20 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:21 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:21 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Custom Tax Rates" msgstr "" #.

@T["Recipients and Tax Codes"]

-#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:16 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Recipients and Tax Codes" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:20 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:20 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Hide Address Columns" msgstr "" #. @T["First street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:26 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "First street address" msgstr "" #. @T["Second street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:27 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Second street address" msgstr "" #. @T["City"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:28 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "City" msgstr "" #. @T["State or province code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:29 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "State or province code" msgstr "" #. @T["Postal code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:30 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:30 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Postal code" msgstr "" #. @T["Country or region code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:31 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Country or region code" msgstr "" #. @T["Tax code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:32 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax code" msgstr "" #. @T["VAT number"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:33 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "VAT number" msgstr "" #. @T["Tax rate (%)"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:34 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax rate (%)" msgstr "" #. @T["Is Corporation"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:35 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Is Corporation" msgstr "" #. @T["Actions"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:36 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Actions" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:71 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:71 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Ignored" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:72 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:72 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Checked" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:73 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:73 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Unchecked" msgstr "" #. @T["All text fields in the table have to be either empty or contain a valid regular expression."] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:99 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:99 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "All text fields in the table have to be either empty or contain a valid regular expression." msgstr "" #. @T["Learn more about regular expressions in .NET here.", regexDocsUrl] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:100 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:100 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Learn more about regular expressions in .NET here." msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:104 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:104 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Add Row" msgstr "" From a34c17e66b9151e21041a533c4a5d486ac5b185b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:48 +0100 Subject: [PATCH 158/210] New translations orchardcore.commerce.tax.pot (Lithuanian) --- .../lt-LT/OrchardCore.Commerce.Tax.po | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Localization/lt-LT/OrchardCore.Commerce.Tax.po b/Localization/lt-LT/OrchardCore.Commerce.Tax.po index fb02da1..89204dc 100644 --- a/Localization/lt-LT/OrchardCore.Commerce.Tax.po +++ b/Localization/lt-LT/OrchardCore.Commerce.Tax.po @@ -4,150 +4,150 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: lt\n" -"X-Crowdin-File: OrchardCore.Commerce.Tax.pot\n" -"X-Crowdin-File-ID: 918\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Tax.pot\n" +"X-Crowdin-File-ID: 942\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Lithuanian\n" "Language: lt_LT\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. T["The \"{0}\" must be empty or a valid regular expression.", name]); -#: OrchardCore.Commerce.Tax/Drivers/TaxRateSettingsDisplayDriver.cs:98 +#: OrchardCore.Commerce.Tax\Drivers\TaxRateSettingsDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Tax.Drivers.TaxRateSettingsDisplayDriver" msgid "The \"{0}\" must be empty or a valid regular expression." msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:20 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:20 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:21 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:21 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Custom Tax Rates" msgstr "" #.

@T["Recipients and Tax Codes"]

-#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:16 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Recipients and Tax Codes" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:20 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:20 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Hide Address Columns" msgstr "" #. @T["First street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:26 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "First street address" msgstr "" #. @T["Second street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:27 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Second street address" msgstr "" #. @T["City"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:28 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "City" msgstr "" #. @T["State or province code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:29 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "State or province code" msgstr "" #. @T["Postal code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:30 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:30 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Postal code" msgstr "" #. @T["Country or region code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:31 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Country or region code" msgstr "" #. @T["Tax code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:32 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax code" msgstr "" #. @T["VAT number"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:33 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "VAT number" msgstr "" #. @T["Tax rate (%)"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:34 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax rate (%)" msgstr "" #. @T["Is Corporation"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:35 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Is Corporation" msgstr "" #. @T["Actions"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:36 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Actions" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:71 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:71 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Ignored" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:72 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:72 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Checked" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:73 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:73 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Unchecked" msgstr "" #. @T["All text fields in the table have to be either empty or contain a valid regular expression."] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:99 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:99 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "All text fields in the table have to be either empty or contain a valid regular expression." msgstr "" #. @T["Learn more about regular expressions in .NET here.", regexDocsUrl] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:100 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:100 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Learn more about regular expressions in .NET here." msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:104 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:104 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Add Row" msgstr "" From 738ead37500a7ac6104a150c952429cc21fc7902 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:49 +0100 Subject: [PATCH 159/210] New translations orchardcore.commerce.tax.pot (Macedonian) --- .../mk-MK/OrchardCore.Commerce.Tax.po | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Localization/mk-MK/OrchardCore.Commerce.Tax.po b/Localization/mk-MK/OrchardCore.Commerce.Tax.po index 81d4e04..a38d5c9 100644 --- a/Localization/mk-MK/OrchardCore.Commerce.Tax.po +++ b/Localization/mk-MK/OrchardCore.Commerce.Tax.po @@ -4,150 +4,150 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: mk\n" -"X-Crowdin-File: OrchardCore.Commerce.Tax.pot\n" -"X-Crowdin-File-ID: 918\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Tax.pot\n" +"X-Crowdin-File-ID: 942\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Macedonian\n" "Language: mk_MK\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. T["The \"{0}\" must be empty or a valid regular expression.", name]); -#: OrchardCore.Commerce.Tax/Drivers/TaxRateSettingsDisplayDriver.cs:98 +#: OrchardCore.Commerce.Tax\Drivers\TaxRateSettingsDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Tax.Drivers.TaxRateSettingsDisplayDriver" msgid "The \"{0}\" must be empty or a valid regular expression." msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:20 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:20 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:21 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:21 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Custom Tax Rates" msgstr "" #.

@T["Recipients and Tax Codes"]

-#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:16 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Recipients and Tax Codes" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:20 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:20 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Hide Address Columns" msgstr "" #. @T["First street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:26 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "First street address" msgstr "" #. @T["Second street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:27 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Second street address" msgstr "" #. @T["City"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:28 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "City" msgstr "" #. @T["State or province code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:29 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "State or province code" msgstr "" #. @T["Postal code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:30 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:30 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Postal code" msgstr "" #. @T["Country or region code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:31 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Country or region code" msgstr "" #. @T["Tax code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:32 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax code" msgstr "" #. @T["VAT number"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:33 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "VAT number" msgstr "" #. @T["Tax rate (%)"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:34 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax rate (%)" msgstr "" #. @T["Is Corporation"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:35 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Is Corporation" msgstr "" #. @T["Actions"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:36 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Actions" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:71 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:71 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Ignored" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:72 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:72 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Checked" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:73 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:73 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Unchecked" msgstr "" #. @T["All text fields in the table have to be either empty or contain a valid regular expression."] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:99 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:99 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "All text fields in the table have to be either empty or contain a valid regular expression." msgstr "" #. @T["Learn more about regular expressions in .NET here.", regexDocsUrl] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:100 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:100 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Learn more about regular expressions in .NET here." msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:104 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:104 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Add Row" msgstr "" From 7892bc47a58d95794e0f0b8fe73d4261826f4120 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:50 +0100 Subject: [PATCH 160/210] New translations orchardcore.commerce.tax.pot (Dutch) --- .../nl-NL/OrchardCore.Commerce.Tax.po | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Localization/nl-NL/OrchardCore.Commerce.Tax.po b/Localization/nl-NL/OrchardCore.Commerce.Tax.po index c7b5976..7961e6c 100644 --- a/Localization/nl-NL/OrchardCore.Commerce.Tax.po +++ b/Localization/nl-NL/OrchardCore.Commerce.Tax.po @@ -4,150 +4,150 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: nl\n" -"X-Crowdin-File: OrchardCore.Commerce.Tax.pot\n" -"X-Crowdin-File-ID: 918\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Tax.pot\n" +"X-Crowdin-File-ID: 942\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Dutch\n" "Language: nl_NL\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. T["The \"{0}\" must be empty or a valid regular expression.", name]); -#: OrchardCore.Commerce.Tax/Drivers/TaxRateSettingsDisplayDriver.cs:98 +#: OrchardCore.Commerce.Tax\Drivers\TaxRateSettingsDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Tax.Drivers.TaxRateSettingsDisplayDriver" msgid "The \"{0}\" must be empty or a valid regular expression." msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:20 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:20 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:21 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:21 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Custom Tax Rates" msgstr "" #.

@T["Recipients and Tax Codes"]

-#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:16 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Recipients and Tax Codes" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:20 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:20 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Hide Address Columns" msgstr "" #. @T["First street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:26 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "First street address" msgstr "" #. @T["Second street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:27 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Second street address" msgstr "" #. @T["City"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:28 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "City" msgstr "" #. @T["State or province code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:29 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "State or province code" msgstr "" #. @T["Postal code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:30 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:30 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Postal code" msgstr "" #. @T["Country or region code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:31 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Country or region code" msgstr "" #. @T["Tax code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:32 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax code" msgstr "" #. @T["VAT number"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:33 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "VAT number" msgstr "" #. @T["Tax rate (%)"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:34 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax rate (%)" msgstr "" #. @T["Is Corporation"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:35 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Is Corporation" msgstr "" #. @T["Actions"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:36 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Actions" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:71 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:71 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Ignored" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:72 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:72 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Checked" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:73 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:73 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Unchecked" msgstr "" #. @T["All text fields in the table have to be either empty or contain a valid regular expression."] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:99 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:99 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "All text fields in the table have to be either empty or contain a valid regular expression." msgstr "" #. @T["Learn more about regular expressions in .NET here.", regexDocsUrl] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:100 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:100 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Learn more about regular expressions in .NET here." msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:104 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:104 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Add Row" msgstr "" From a1c33263106caa753f1e1e031ec9b443e1898c20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:51 +0100 Subject: [PATCH 161/210] New translations orchardcore.commerce.tax.pot (Polish) --- .../pl-PL/OrchardCore.Commerce.Tax.po | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Localization/pl-PL/OrchardCore.Commerce.Tax.po b/Localization/pl-PL/OrchardCore.Commerce.Tax.po index 8394fb2..89c1808 100644 --- a/Localization/pl-PL/OrchardCore.Commerce.Tax.po +++ b/Localization/pl-PL/OrchardCore.Commerce.Tax.po @@ -4,150 +4,150 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: pl\n" -"X-Crowdin-File: OrchardCore.Commerce.Tax.pot\n" -"X-Crowdin-File-ID: 918\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Tax.pot\n" +"X-Crowdin-File-ID: 942\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Polish\n" "Language: pl_PL\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. T["The \"{0}\" must be empty or a valid regular expression.", name]); -#: OrchardCore.Commerce.Tax/Drivers/TaxRateSettingsDisplayDriver.cs:98 +#: OrchardCore.Commerce.Tax\Drivers\TaxRateSettingsDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Tax.Drivers.TaxRateSettingsDisplayDriver" msgid "The \"{0}\" must be empty or a valid regular expression." msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:20 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:20 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:21 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:21 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Custom Tax Rates" msgstr "" #.

@T["Recipients and Tax Codes"]

-#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:16 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Recipients and Tax Codes" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:20 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:20 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Hide Address Columns" msgstr "" #. @T["First street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:26 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "First street address" msgstr "" #. @T["Second street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:27 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Second street address" msgstr "" #. @T["City"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:28 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "City" msgstr "" #. @T["State or province code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:29 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "State or province code" msgstr "" #. @T["Postal code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:30 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:30 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Postal code" msgstr "" #. @T["Country or region code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:31 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Country or region code" msgstr "" #. @T["Tax code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:32 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax code" msgstr "" #. @T["VAT number"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:33 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "VAT number" msgstr "" #. @T["Tax rate (%)"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:34 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax rate (%)" msgstr "" #. @T["Is Corporation"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:35 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Is Corporation" msgstr "" #. @T["Actions"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:36 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Actions" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:71 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:71 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Ignored" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:72 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:72 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Checked" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:73 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:73 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Unchecked" msgstr "" #. @T["All text fields in the table have to be either empty or contain a valid regular expression."] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:99 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:99 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "All text fields in the table have to be either empty or contain a valid regular expression." msgstr "" #. @T["Learn more about regular expressions in .NET here.", regexDocsUrl] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:100 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:100 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Learn more about regular expressions in .NET here." msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:104 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:104 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Add Row" msgstr "" From 5d254f3abf75961c6a88d0534d042024ae427ae7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:52 +0100 Subject: [PATCH 162/210] New translations orchardcore.commerce.tax.pot (Portuguese) --- .../pt-PT/OrchardCore.Commerce.Tax.po | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Localization/pt-PT/OrchardCore.Commerce.Tax.po b/Localization/pt-PT/OrchardCore.Commerce.Tax.po index 736b183..620d88f 100644 --- a/Localization/pt-PT/OrchardCore.Commerce.Tax.po +++ b/Localization/pt-PT/OrchardCore.Commerce.Tax.po @@ -4,150 +4,150 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: pt-PT\n" -"X-Crowdin-File: OrchardCore.Commerce.Tax.pot\n" -"X-Crowdin-File-ID: 918\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Tax.pot\n" +"X-Crowdin-File-ID: 942\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Portuguese\n" "Language: pt_PT\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. T["The \"{0}\" must be empty or a valid regular expression.", name]); -#: OrchardCore.Commerce.Tax/Drivers/TaxRateSettingsDisplayDriver.cs:98 +#: OrchardCore.Commerce.Tax\Drivers\TaxRateSettingsDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Tax.Drivers.TaxRateSettingsDisplayDriver" msgid "The \"{0}\" must be empty or a valid regular expression." msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:20 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:20 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:21 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:21 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Custom Tax Rates" msgstr "" #.

@T["Recipients and Tax Codes"]

-#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:16 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Recipients and Tax Codes" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:20 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:20 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Hide Address Columns" msgstr "" #. @T["First street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:26 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "First street address" msgstr "" #. @T["Second street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:27 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Second street address" msgstr "" #. @T["City"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:28 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "City" msgstr "" #. @T["State or province code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:29 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "State or province code" msgstr "" #. @T["Postal code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:30 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:30 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Postal code" msgstr "" #. @T["Country or region code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:31 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Country or region code" msgstr "" #. @T["Tax code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:32 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax code" msgstr "" #. @T["VAT number"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:33 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "VAT number" msgstr "" #. @T["Tax rate (%)"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:34 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax rate (%)" msgstr "" #. @T["Is Corporation"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:35 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Is Corporation" msgstr "" #. @T["Actions"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:36 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Actions" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:71 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:71 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Ignored" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:72 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:72 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Checked" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:73 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:73 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Unchecked" msgstr "" #. @T["All text fields in the table have to be either empty or contain a valid regular expression."] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:99 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:99 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "All text fields in the table have to be either empty or contain a valid regular expression." msgstr "" #. @T["Learn more about regular expressions in .NET here.", regexDocsUrl] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:100 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:100 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Learn more about regular expressions in .NET here." msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:104 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:104 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Add Row" msgstr "" From bf200d1e58931846038f1e9ba6e210133057788e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:53 +0100 Subject: [PATCH 163/210] New translations orchardcore.commerce.tax.pot (Russian) --- .../ru-RU/OrchardCore.Commerce.Tax.po | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Localization/ru-RU/OrchardCore.Commerce.Tax.po b/Localization/ru-RU/OrchardCore.Commerce.Tax.po index bf8a10a..5c83d83 100644 --- a/Localization/ru-RU/OrchardCore.Commerce.Tax.po +++ b/Localization/ru-RU/OrchardCore.Commerce.Tax.po @@ -4,150 +4,150 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: ru\n" -"X-Crowdin-File: OrchardCore.Commerce.Tax.pot\n" -"X-Crowdin-File-ID: 918\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Tax.pot\n" +"X-Crowdin-File-ID: 942\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Russian\n" "Language: ru_RU\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. T["The \"{0}\" must be empty or a valid regular expression.", name]); -#: OrchardCore.Commerce.Tax/Drivers/TaxRateSettingsDisplayDriver.cs:98 +#: OrchardCore.Commerce.Tax\Drivers\TaxRateSettingsDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Tax.Drivers.TaxRateSettingsDisplayDriver" msgid "The \"{0}\" must be empty or a valid regular expression." msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:20 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:20 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:21 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:21 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Custom Tax Rates" msgstr "" #.

@T["Recipients and Tax Codes"]

-#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:16 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Recipients and Tax Codes" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:20 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:20 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Hide Address Columns" msgstr "" #. @T["First street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:26 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "First street address" msgstr "" #. @T["Second street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:27 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Second street address" msgstr "" #. @T["City"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:28 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "City" msgstr "" #. @T["State or province code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:29 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "State or province code" msgstr "" #. @T["Postal code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:30 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:30 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Postal code" msgstr "" #. @T["Country or region code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:31 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Country or region code" msgstr "" #. @T["Tax code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:32 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax code" msgstr "" #. @T["VAT number"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:33 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "VAT number" msgstr "" #. @T["Tax rate (%)"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:34 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax rate (%)" msgstr "" #. @T["Is Corporation"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:35 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Is Corporation" msgstr "" #. @T["Actions"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:36 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Actions" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:71 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:71 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Ignored" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:72 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:72 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Checked" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:73 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:73 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Unchecked" msgstr "" #. @T["All text fields in the table have to be either empty or contain a valid regular expression."] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:99 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:99 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "All text fields in the table have to be either empty or contain a valid regular expression." msgstr "" #. @T["Learn more about regular expressions in .NET here.", regexDocsUrl] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:100 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:100 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Learn more about regular expressions in .NET here." msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:104 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:104 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Add Row" msgstr "" From 10f936e73c468be91020b7bdb1b5dd3183140ba5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:54 +0100 Subject: [PATCH 164/210] New translations orchardcore.commerce.tax.pot (Slovak) --- .../sk-SK/OrchardCore.Commerce.Tax.po | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Localization/sk-SK/OrchardCore.Commerce.Tax.po b/Localization/sk-SK/OrchardCore.Commerce.Tax.po index c5d6aa0..159322e 100644 --- a/Localization/sk-SK/OrchardCore.Commerce.Tax.po +++ b/Localization/sk-SK/OrchardCore.Commerce.Tax.po @@ -4,150 +4,150 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: sk\n" -"X-Crowdin-File: OrchardCore.Commerce.Tax.pot\n" -"X-Crowdin-File-ID: 918\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Tax.pot\n" +"X-Crowdin-File-ID: 942\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Slovak\n" "Language: sk_SK\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. T["The \"{0}\" must be empty or a valid regular expression.", name]); -#: OrchardCore.Commerce.Tax/Drivers/TaxRateSettingsDisplayDriver.cs:98 +#: OrchardCore.Commerce.Tax\Drivers\TaxRateSettingsDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Tax.Drivers.TaxRateSettingsDisplayDriver" msgid "The \"{0}\" must be empty or a valid regular expression." msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:20 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:20 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:21 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:21 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Custom Tax Rates" msgstr "" #.

@T["Recipients and Tax Codes"]

-#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:16 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Recipients and Tax Codes" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:20 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:20 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Hide Address Columns" msgstr "" #. @T["First street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:26 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "First street address" msgstr "" #. @T["Second street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:27 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Second street address" msgstr "" #. @T["City"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:28 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "City" msgstr "" #. @T["State or province code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:29 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "State or province code" msgstr "" #. @T["Postal code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:30 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:30 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Postal code" msgstr "" #. @T["Country or region code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:31 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Country or region code" msgstr "" #. @T["Tax code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:32 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax code" msgstr "" #. @T["VAT number"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:33 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "VAT number" msgstr "" #. @T["Tax rate (%)"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:34 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax rate (%)" msgstr "" #. @T["Is Corporation"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:35 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Is Corporation" msgstr "" #. @T["Actions"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:36 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Actions" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:71 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:71 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Ignored" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:72 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:72 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Checked" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:73 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:73 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Unchecked" msgstr "" #. @T["All text fields in the table have to be either empty or contain a valid regular expression."] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:99 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:99 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "All text fields in the table have to be either empty or contain a valid regular expression." msgstr "" #. @T["Learn more about regular expressions in .NET here.", regexDocsUrl] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:100 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:100 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Learn more about regular expressions in .NET here." msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:104 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:104 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Add Row" msgstr "" From 4a17efb3e36120968866f1a9dee9deee406f4e3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:56 +0100 Subject: [PATCH 165/210] New translations orchardcore.commerce.tax.pot (Slovenian) --- .../sl-SI/OrchardCore.Commerce.Tax.po | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Localization/sl-SI/OrchardCore.Commerce.Tax.po b/Localization/sl-SI/OrchardCore.Commerce.Tax.po index 482e638..0453418 100644 --- a/Localization/sl-SI/OrchardCore.Commerce.Tax.po +++ b/Localization/sl-SI/OrchardCore.Commerce.Tax.po @@ -4,150 +4,150 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: sl\n" -"X-Crowdin-File: OrchardCore.Commerce.Tax.pot\n" -"X-Crowdin-File-ID: 918\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Tax.pot\n" +"X-Crowdin-File-ID: 942\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Slovenian\n" "Language: sl_SI\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. T["The \"{0}\" must be empty or a valid regular expression.", name]); -#: OrchardCore.Commerce.Tax/Drivers/TaxRateSettingsDisplayDriver.cs:98 +#: OrchardCore.Commerce.Tax\Drivers\TaxRateSettingsDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Tax.Drivers.TaxRateSettingsDisplayDriver" msgid "The \"{0}\" must be empty or a valid regular expression." msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:20 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:20 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:21 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:21 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Custom Tax Rates" msgstr "" #.

@T["Recipients and Tax Codes"]

-#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:16 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Recipients and Tax Codes" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:20 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:20 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Hide Address Columns" msgstr "" #. @T["First street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:26 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "First street address" msgstr "" #. @T["Second street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:27 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Second street address" msgstr "" #. @T["City"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:28 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "City" msgstr "" #. @T["State or province code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:29 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "State or province code" msgstr "" #. @T["Postal code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:30 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:30 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Postal code" msgstr "" #. @T["Country or region code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:31 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Country or region code" msgstr "" #. @T["Tax code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:32 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax code" msgstr "" #. @T["VAT number"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:33 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "VAT number" msgstr "" #. @T["Tax rate (%)"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:34 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax rate (%)" msgstr "" #. @T["Is Corporation"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:35 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Is Corporation" msgstr "" #. @T["Actions"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:36 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Actions" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:71 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:71 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Ignored" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:72 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:72 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Checked" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:73 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:73 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Unchecked" msgstr "" #. @T["All text fields in the table have to be either empty or contain a valid regular expression."] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:99 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:99 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "All text fields in the table have to be either empty or contain a valid regular expression." msgstr "" #. @T["Learn more about regular expressions in .NET here.", regexDocsUrl] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:100 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:100 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Learn more about regular expressions in .NET here." msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:104 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:104 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Add Row" msgstr "" From a0eb1c5effa354f5ce17bc5df304a8dc762e6751 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:57 +0100 Subject: [PATCH 166/210] New translations orchardcore.commerce.tax.pot (Swedish) --- .../sv-SE/OrchardCore.Commerce.Tax.po | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Localization/sv-SE/OrchardCore.Commerce.Tax.po b/Localization/sv-SE/OrchardCore.Commerce.Tax.po index 81c002e..20775ac 100644 --- a/Localization/sv-SE/OrchardCore.Commerce.Tax.po +++ b/Localization/sv-SE/OrchardCore.Commerce.Tax.po @@ -4,150 +4,150 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: sv-SE\n" -"X-Crowdin-File: OrchardCore.Commerce.Tax.pot\n" -"X-Crowdin-File-ID: 918\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Tax.pot\n" +"X-Crowdin-File-ID: 942\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Swedish\n" "Language: sv_SE\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. T["The \"{0}\" must be empty or a valid regular expression.", name]); -#: OrchardCore.Commerce.Tax/Drivers/TaxRateSettingsDisplayDriver.cs:98 +#: OrchardCore.Commerce.Tax\Drivers\TaxRateSettingsDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Tax.Drivers.TaxRateSettingsDisplayDriver" msgid "The \"{0}\" must be empty or a valid regular expression." msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:20 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:20 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:21 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:21 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Custom Tax Rates" msgstr "" #.

@T["Recipients and Tax Codes"]

-#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:16 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Recipients and Tax Codes" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:20 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:20 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Hide Address Columns" msgstr "" #. @T["First street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:26 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "First street address" msgstr "" #. @T["Second street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:27 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Second street address" msgstr "" #. @T["City"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:28 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "City" msgstr "" #. @T["State or province code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:29 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "State or province code" msgstr "" #. @T["Postal code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:30 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:30 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Postal code" msgstr "" #. @T["Country or region code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:31 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Country or region code" msgstr "" #. @T["Tax code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:32 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax code" msgstr "" #. @T["VAT number"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:33 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "VAT number" msgstr "" #. @T["Tax rate (%)"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:34 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax rate (%)" msgstr "" #. @T["Is Corporation"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:35 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Is Corporation" msgstr "" #. @T["Actions"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:36 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Actions" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:71 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:71 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Ignored" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:72 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:72 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Checked" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:73 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:73 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Unchecked" msgstr "" #. @T["All text fields in the table have to be either empty or contain a valid regular expression."] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:99 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:99 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "All text fields in the table have to be either empty or contain a valid regular expression." msgstr "" #. @T["Learn more about regular expressions in .NET here.", regexDocsUrl] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:100 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:100 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Learn more about regular expressions in .NET here." msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:104 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:104 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Add Row" msgstr "" From 6bc6ecc5bea41da8f9067a3d1a1e327febf52202 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:57 +0100 Subject: [PATCH 167/210] New translations orchardcore.commerce.tax.pot (Turkish) --- .../tr-TR/OrchardCore.Commerce.Tax.po | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Localization/tr-TR/OrchardCore.Commerce.Tax.po b/Localization/tr-TR/OrchardCore.Commerce.Tax.po index 46e942e..4b2b120 100644 --- a/Localization/tr-TR/OrchardCore.Commerce.Tax.po +++ b/Localization/tr-TR/OrchardCore.Commerce.Tax.po @@ -4,150 +4,150 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: tr\n" -"X-Crowdin-File: OrchardCore.Commerce.Tax.pot\n" -"X-Crowdin-File-ID: 918\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Tax.pot\n" +"X-Crowdin-File-ID: 942\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Turkish\n" "Language: tr_TR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. T["The \"{0}\" must be empty or a valid regular expression.", name]); -#: OrchardCore.Commerce.Tax/Drivers/TaxRateSettingsDisplayDriver.cs:98 +#: OrchardCore.Commerce.Tax\Drivers\TaxRateSettingsDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Tax.Drivers.TaxRateSettingsDisplayDriver" msgid "The \"{0}\" must be empty or a valid regular expression." msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:20 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:20 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:21 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:21 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Custom Tax Rates" msgstr "" #.

@T["Recipients and Tax Codes"]

-#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:16 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Recipients and Tax Codes" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:20 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:20 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Hide Address Columns" msgstr "" #. @T["First street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:26 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "First street address" msgstr "" #. @T["Second street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:27 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Second street address" msgstr "" #. @T["City"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:28 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "City" msgstr "" #. @T["State or province code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:29 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "State or province code" msgstr "" #. @T["Postal code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:30 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:30 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Postal code" msgstr "" #. @T["Country or region code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:31 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Country or region code" msgstr "" #. @T["Tax code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:32 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax code" msgstr "" #. @T["VAT number"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:33 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "VAT number" msgstr "" #. @T["Tax rate (%)"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:34 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax rate (%)" msgstr "" #. @T["Is Corporation"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:35 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Is Corporation" msgstr "" #. @T["Actions"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:36 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Actions" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:71 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:71 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Ignored" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:72 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:72 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Checked" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:73 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:73 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Unchecked" msgstr "" #. @T["All text fields in the table have to be either empty or contain a valid regular expression."] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:99 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:99 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "All text fields in the table have to be either empty or contain a valid regular expression." msgstr "" #. @T["Learn more about regular expressions in .NET here.", regexDocsUrl] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:100 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:100 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Learn more about regular expressions in .NET here." msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:104 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:104 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Add Row" msgstr "" From d2b512e15e8b3e8178f16adb91128596ff84308d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:04:59 +0100 Subject: [PATCH 168/210] New translations orchardcore.commerce.tax.pot (Ukrainian) --- .../uk-UA/OrchardCore.Commerce.Tax.po | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Localization/uk-UA/OrchardCore.Commerce.Tax.po b/Localization/uk-UA/OrchardCore.Commerce.Tax.po index 67fefe9..6ba5644 100644 --- a/Localization/uk-UA/OrchardCore.Commerce.Tax.po +++ b/Localization/uk-UA/OrchardCore.Commerce.Tax.po @@ -4,150 +4,150 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: uk\n" -"X-Crowdin-File: OrchardCore.Commerce.Tax.pot\n" -"X-Crowdin-File-ID: 918\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Tax.pot\n" +"X-Crowdin-File-ID: 942\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Ukrainian\n" "Language: uk_UA\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:04\n" #. T["The \"{0}\" must be empty or a valid regular expression.", name]); -#: OrchardCore.Commerce.Tax/Drivers/TaxRateSettingsDisplayDriver.cs:98 +#: OrchardCore.Commerce.Tax\Drivers\TaxRateSettingsDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Tax.Drivers.TaxRateSettingsDisplayDriver" msgid "The \"{0}\" must be empty or a valid regular expression." msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:20 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:20 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:21 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:21 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Custom Tax Rates" msgstr "" #.

@T["Recipients and Tax Codes"]

-#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:16 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Recipients and Tax Codes" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:20 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:20 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Hide Address Columns" msgstr "" #. @T["First street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:26 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "First street address" msgstr "" #. @T["Second street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:27 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Second street address" msgstr "" #. @T["City"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:28 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "City" msgstr "" #. @T["State or province code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:29 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "State or province code" msgstr "" #. @T["Postal code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:30 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:30 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Postal code" msgstr "" #. @T["Country or region code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:31 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Country or region code" msgstr "" #. @T["Tax code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:32 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax code" msgstr "" #. @T["VAT number"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:33 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "VAT number" msgstr "" #. @T["Tax rate (%)"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:34 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax rate (%)" msgstr "" #. @T["Is Corporation"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:35 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Is Corporation" msgstr "" #. @T["Actions"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:36 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Actions" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:71 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:71 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Ignored" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:72 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:72 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Checked" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:73 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:73 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Unchecked" msgstr "" #. @T["All text fields in the table have to be either empty or contain a valid regular expression."] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:99 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:99 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "All text fields in the table have to be either empty or contain a valid regular expression." msgstr "" #. @T["Learn more about regular expressions in .NET here.", regexDocsUrl] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:100 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:100 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Learn more about regular expressions in .NET here." msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:104 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:104 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Add Row" msgstr "" From 962fe41941095cc1d21adc5fe4f7c289b1add5a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:01 +0100 Subject: [PATCH 169/210] New translations orchardcore.commerce.tax.pot (Chinese Simplified) --- .../zh-CN/OrchardCore.Commerce.Tax.po | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Localization/zh-CN/OrchardCore.Commerce.Tax.po b/Localization/zh-CN/OrchardCore.Commerce.Tax.po index 8c02b84..62a5d94 100644 --- a/Localization/zh-CN/OrchardCore.Commerce.Tax.po +++ b/Localization/zh-CN/OrchardCore.Commerce.Tax.po @@ -4,150 +4,150 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: zh-CN\n" -"X-Crowdin-File: OrchardCore.Commerce.Tax.pot\n" -"X-Crowdin-File-ID: 918\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Tax.pot\n" +"X-Crowdin-File-ID: 942\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. T["The \"{0}\" must be empty or a valid regular expression.", name]); -#: OrchardCore.Commerce.Tax/Drivers/TaxRateSettingsDisplayDriver.cs:98 +#: OrchardCore.Commerce.Tax\Drivers\TaxRateSettingsDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Tax.Drivers.TaxRateSettingsDisplayDriver" msgid "The \"{0}\" must be empty or a valid regular expression." msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:20 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:20 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:21 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:21 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Custom Tax Rates" msgstr "" #.

@T["Recipients and Tax Codes"]

-#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:16 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Recipients and Tax Codes" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:20 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:20 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Hide Address Columns" msgstr "" #. @T["First street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:26 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "First street address" msgstr "" #. @T["Second street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:27 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Second street address" msgstr "" #. @T["City"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:28 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "City" msgstr "" #. @T["State or province code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:29 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "State or province code" msgstr "" #. @T["Postal code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:30 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:30 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Postal code" msgstr "" #. @T["Country or region code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:31 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Country or region code" msgstr "" #. @T["Tax code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:32 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax code" msgstr "" #. @T["VAT number"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:33 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "VAT number" msgstr "" #. @T["Tax rate (%)"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:34 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax rate (%)" msgstr "" #. @T["Is Corporation"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:35 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Is Corporation" msgstr "" #. @T["Actions"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:36 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Actions" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:71 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:71 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Ignored" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:72 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:72 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Checked" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:73 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:73 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Unchecked" msgstr "" #. @T["All text fields in the table have to be either empty or contain a valid regular expression."] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:99 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:99 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "All text fields in the table have to be either empty or contain a valid regular expression." msgstr "" #. @T["Learn more about regular expressions in .NET here.", regexDocsUrl] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:100 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:100 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Learn more about regular expressions in .NET here." msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:104 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:104 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Add Row" msgstr "" From ecdebb6f399391afdd75aba378454bc637833113 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:02 +0100 Subject: [PATCH 170/210] New translations orchardcore.commerce.tax.pot (Chinese Traditional) --- .../zh-TW/OrchardCore.Commerce.Tax.po | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Localization/zh-TW/OrchardCore.Commerce.Tax.po b/Localization/zh-TW/OrchardCore.Commerce.Tax.po index 79d99fe..f31ae1e 100644 --- a/Localization/zh-TW/OrchardCore.Commerce.Tax.po +++ b/Localization/zh-TW/OrchardCore.Commerce.Tax.po @@ -4,150 +4,150 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: zh-TW\n" -"X-Crowdin-File: OrchardCore.Commerce.Tax.pot\n" -"X-Crowdin-File-ID: 918\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Tax.pot\n" +"X-Crowdin-File-ID: 942\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Chinese Traditional\n" "Language: zh_TW\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. T["The \"{0}\" must be empty or a valid regular expression.", name]); -#: OrchardCore.Commerce.Tax/Drivers/TaxRateSettingsDisplayDriver.cs:98 +#: OrchardCore.Commerce.Tax\Drivers\TaxRateSettingsDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Tax.Drivers.TaxRateSettingsDisplayDriver" msgid "The \"{0}\" must be empty or a valid regular expression." msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:20 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:20 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:21 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:21 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Custom Tax Rates" msgstr "" #.

@T["Recipients and Tax Codes"]

-#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:16 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Recipients and Tax Codes" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:20 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:20 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Hide Address Columns" msgstr "" #. @T["First street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:26 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "First street address" msgstr "" #. @T["Second street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:27 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Second street address" msgstr "" #. @T["City"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:28 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "City" msgstr "" #. @T["State or province code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:29 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "State or province code" msgstr "" #. @T["Postal code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:30 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:30 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Postal code" msgstr "" #. @T["Country or region code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:31 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Country or region code" msgstr "" #. @T["Tax code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:32 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax code" msgstr "" #. @T["VAT number"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:33 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "VAT number" msgstr "" #. @T["Tax rate (%)"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:34 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax rate (%)" msgstr "" #. @T["Is Corporation"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:35 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Is Corporation" msgstr "" #. @T["Actions"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:36 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Actions" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:71 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:71 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Ignored" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:72 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:72 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Checked" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:73 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:73 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Unchecked" msgstr "" #. @T["All text fields in the table have to be either empty or contain a valid regular expression."] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:99 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:99 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "All text fields in the table have to be either empty or contain a valid regular expression." msgstr "" #. @T["Learn more about regular expressions in .NET here.", regexDocsUrl] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:100 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:100 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Learn more about regular expressions in .NET here." msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:104 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:104 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Add Row" msgstr "" From 99017ac4f4d4630a60874fb3dd94f7cfdac26202 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:03 +0100 Subject: [PATCH 171/210] New translations orchardcore.commerce.tax.pot (Vietnamese) --- .../vi-VN/OrchardCore.Commerce.Tax.po | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Localization/vi-VN/OrchardCore.Commerce.Tax.po b/Localization/vi-VN/OrchardCore.Commerce.Tax.po index a4bdf9b..54b5144 100644 --- a/Localization/vi-VN/OrchardCore.Commerce.Tax.po +++ b/Localization/vi-VN/OrchardCore.Commerce.Tax.po @@ -4,150 +4,150 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: vi\n" -"X-Crowdin-File: OrchardCore.Commerce.Tax.pot\n" -"X-Crowdin-File-ID: 918\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Tax.pot\n" +"X-Crowdin-File-ID: 942\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Vietnamese\n" "Language: vi_VN\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. T["The \"{0}\" must be empty or a valid regular expression.", name]); -#: OrchardCore.Commerce.Tax/Drivers/TaxRateSettingsDisplayDriver.cs:98 +#: OrchardCore.Commerce.Tax\Drivers\TaxRateSettingsDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Tax.Drivers.TaxRateSettingsDisplayDriver" msgid "The \"{0}\" must be empty or a valid regular expression." msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:20 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:20 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:21 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:21 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Custom Tax Rates" msgstr "" #.

@T["Recipients and Tax Codes"]

-#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:16 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Recipients and Tax Codes" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:20 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:20 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Hide Address Columns" msgstr "" #. @T["First street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:26 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "First street address" msgstr "" #. @T["Second street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:27 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Second street address" msgstr "" #. @T["City"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:28 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "City" msgstr "" #. @T["State or province code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:29 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "State or province code" msgstr "" #. @T["Postal code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:30 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:30 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Postal code" msgstr "" #. @T["Country or region code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:31 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Country or region code" msgstr "" #. @T["Tax code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:32 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax code" msgstr "" #. @T["VAT number"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:33 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "VAT number" msgstr "" #. @T["Tax rate (%)"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:34 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax rate (%)" msgstr "" #. @T["Is Corporation"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:35 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Is Corporation" msgstr "" #. @T["Actions"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:36 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Actions" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:71 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:71 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Ignored" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:72 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:72 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Checked" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:73 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:73 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Unchecked" msgstr "" #. @T["All text fields in the table have to be either empty or contain a valid regular expression."] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:99 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:99 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "All text fields in the table have to be either empty or contain a valid regular expression." msgstr "" #. @T["Learn more about regular expressions in .NET here.", regexDocsUrl] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:100 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:100 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Learn more about regular expressions in .NET here." msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:104 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:104 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Add Row" msgstr "" From 06bffe46f74fe808991ef1a5a38af1eed8f3118c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:04 +0100 Subject: [PATCH 172/210] New translations orchardcore.commerce.tax.pot (Indonesian) --- .../id-ID/OrchardCore.Commerce.Tax.po | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Localization/id-ID/OrchardCore.Commerce.Tax.po b/Localization/id-ID/OrchardCore.Commerce.Tax.po index 532cb85..a7fb7f4 100644 --- a/Localization/id-ID/OrchardCore.Commerce.Tax.po +++ b/Localization/id-ID/OrchardCore.Commerce.Tax.po @@ -4,150 +4,150 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: id\n" -"X-Crowdin-File: OrchardCore.Commerce.Tax.pot\n" -"X-Crowdin-File-ID: 918\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Tax.pot\n" +"X-Crowdin-File-ID: 942\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Indonesian\n" "Language: id_ID\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. T["The \"{0}\" must be empty or a valid regular expression.", name]); -#: OrchardCore.Commerce.Tax/Drivers/TaxRateSettingsDisplayDriver.cs:98 +#: OrchardCore.Commerce.Tax\Drivers\TaxRateSettingsDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Tax.Drivers.TaxRateSettingsDisplayDriver" msgid "The \"{0}\" must be empty or a valid regular expression." msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:20 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:20 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:21 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:21 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Custom Tax Rates" msgstr "" #.

@T["Recipients and Tax Codes"]

-#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:16 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Recipients and Tax Codes" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:20 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:20 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Hide Address Columns" msgstr "" #. @T["First street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:26 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "First street address" msgstr "" #. @T["Second street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:27 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Second street address" msgstr "" #. @T["City"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:28 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "City" msgstr "" #. @T["State or province code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:29 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "State or province code" msgstr "" #. @T["Postal code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:30 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:30 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Postal code" msgstr "" #. @T["Country or region code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:31 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Country or region code" msgstr "" #. @T["Tax code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:32 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax code" msgstr "" #. @T["VAT number"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:33 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "VAT number" msgstr "" #. @T["Tax rate (%)"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:34 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax rate (%)" msgstr "" #. @T["Is Corporation"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:35 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Is Corporation" msgstr "" #. @T["Actions"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:36 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Actions" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:71 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:71 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Ignored" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:72 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:72 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Checked" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:73 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:73 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Unchecked" msgstr "" #. @T["All text fields in the table have to be either empty or contain a valid regular expression."] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:99 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:99 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "All text fields in the table have to be either empty or contain a valid regular expression." msgstr "" #. @T["Learn more about regular expressions in .NET here.", regexDocsUrl] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:100 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:100 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Learn more about regular expressions in .NET here." msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:104 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:104 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Add Row" msgstr "" From bce5b2d33bea0b6176eda8b44e762f2674e75979 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:06 +0100 Subject: [PATCH 173/210] New translations orchardcore.commerce.tax.pot (Persian) --- .../fa-IR/OrchardCore.Commerce.Tax.po | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Localization/fa-IR/OrchardCore.Commerce.Tax.po b/Localization/fa-IR/OrchardCore.Commerce.Tax.po index 70f11e8..cb0b50d 100644 --- a/Localization/fa-IR/OrchardCore.Commerce.Tax.po +++ b/Localization/fa-IR/OrchardCore.Commerce.Tax.po @@ -4,150 +4,150 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: fa\n" -"X-Crowdin-File: OrchardCore.Commerce.Tax.pot\n" -"X-Crowdin-File-ID: 918\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Tax.pot\n" +"X-Crowdin-File-ID: 942\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Persian\n" "Language: fa_IR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. T["The \"{0}\" must be empty or a valid regular expression.", name]); -#: OrchardCore.Commerce.Tax/Drivers/TaxRateSettingsDisplayDriver.cs:98 +#: OrchardCore.Commerce.Tax\Drivers\TaxRateSettingsDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Tax.Drivers.TaxRateSettingsDisplayDriver" msgid "The \"{0}\" must be empty or a valid regular expression." msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:20 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:20 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:21 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:21 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Custom Tax Rates" msgstr "" #.

@T["Recipients and Tax Codes"]

-#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:16 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Recipients and Tax Codes" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:20 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:20 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Hide Address Columns" msgstr "" #. @T["First street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:26 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "First street address" msgstr "" #. @T["Second street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:27 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Second street address" msgstr "" #. @T["City"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:28 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "City" msgstr "" #. @T["State or province code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:29 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "State or province code" msgstr "" #. @T["Postal code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:30 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:30 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Postal code" msgstr "" #. @T["Country or region code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:31 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Country or region code" msgstr "" #. @T["Tax code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:32 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax code" msgstr "" #. @T["VAT number"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:33 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "VAT number" msgstr "" #. @T["Tax rate (%)"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:34 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax rate (%)" msgstr "" #. @T["Is Corporation"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:35 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Is Corporation" msgstr "" #. @T["Actions"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:36 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Actions" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:71 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:71 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Ignored" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:72 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:72 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Checked" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:73 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:73 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Unchecked" msgstr "" #. @T["All text fields in the table have to be either empty or contain a valid regular expression."] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:99 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:99 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "All text fields in the table have to be either empty or contain a valid regular expression." msgstr "" #. @T["Learn more about regular expressions in .NET here.", regexDocsUrl] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:100 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:100 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Learn more about regular expressions in .NET here." msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:104 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:104 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Add Row" msgstr "" From 96851cb91a9a28d574350c949968e54ce64c442f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:07 +0100 Subject: [PATCH 174/210] New translations orchardcore.commerce.tax.pot (Croatian) --- .../hr-HR/OrchardCore.Commerce.Tax.po | 54 +++++++++---------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Localization/hr-HR/OrchardCore.Commerce.Tax.po b/Localization/hr-HR/OrchardCore.Commerce.Tax.po index d8f2a4a..e95d13f 100644 --- a/Localization/hr-HR/OrchardCore.Commerce.Tax.po +++ b/Localization/hr-HR/OrchardCore.Commerce.Tax.po @@ -4,150 +4,150 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: hr\n" -"X-Crowdin-File: OrchardCore.Commerce.Tax.pot\n" -"X-Crowdin-File-ID: 918\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.Tax.pot\n" +"X-Crowdin-File-ID: 942\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Croatian\n" "Language: hr_HR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. T["The \"{0}\" must be empty or a valid regular expression.", name]); -#: OrchardCore.Commerce.Tax/Drivers/TaxRateSettingsDisplayDriver.cs:98 +#: OrchardCore.Commerce.Tax\Drivers\TaxRateSettingsDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Tax.Drivers.TaxRateSettingsDisplayDriver" msgid "The \"{0}\" must be empty or a valid regular expression." msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:20 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:20 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:21 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:21 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry #. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 -#: OrchardCore.Commerce.Tax/Navigation/TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" msgid "Custom Tax Rates" msgstr "" #.

@T["Recipients and Tax Codes"]

-#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:16 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Recipients and Tax Codes" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:20 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:20 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Hide Address Columns" msgstr "" #. @T["First street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:26 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "First street address" msgstr "" #. @T["Second street address"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:27 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Second street address" msgstr "" #. @T["City"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:28 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "City" msgstr "" #. @T["State or province code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:29 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "State or province code" msgstr "" #. @T["Postal code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:30 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:30 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Postal code" msgstr "" #. @T["Country or region code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:31 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Country or region code" msgstr "" #. @T["Tax code"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:32 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax code" msgstr "" #. @T["VAT number"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:33 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "VAT number" msgstr "" #. @T["Tax rate (%)"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:34 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Tax rate (%)" msgstr "" #. @T["Is Corporation"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:35 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Is Corporation" msgstr "" #. @T["Actions"] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:36 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Actions" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:71 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:71 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Ignored" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:72 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:72 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Checked" msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:73 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:73 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Unchecked" msgstr "" #. @T["All text fields in the table have to be either empty or contain a valid regular expression."] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:99 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:99 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "All text fields in the table have to be either empty or contain a valid regular expression." msgstr "" #. @T["Learn more about regular expressions in .NET here.", regexDocsUrl] -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:100 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:100 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Learn more about regular expressions in .NET here." msgstr "" #. -#: OrchardCore.Commerce.Tax/Views/TaxRateSettings_Edit.cshtml:104 +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:104 msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" msgid "Add Row" msgstr "" From 34b8ee75bde5b909fb97884d85fee3dc52175899 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:08 +0100 Subject: [PATCH 175/210] New translations orchardcore.commerce.pot (French) --- Localization/fr-FR/OrchardCore.Commerce.po | 452 ++++++++++----------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/Localization/fr-FR/OrchardCore.Commerce.po b/Localization/fr-FR/OrchardCore.Commerce.po index 4641ab9..7a9ce52 100644 --- a/Localization/fr-FR/OrchardCore.Commerce.po +++ b/Localization/fr-FR/OrchardCore.Commerce.po @@ -4,1326 +4,1326 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: fr\n" -"X-Crowdin-File: OrchardCore.Commerce.pot\n" -"X-Crowdin-File-ID: 926\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.pot\n" +"X-Crowdin-File-ID: 944\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: French\n" "Language: fr_FR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. public override LocalizedString DisplayText => T["Cart displaying"]; -#: OrchardCore.Commerce/Activities/CartDisplayingEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartDisplayingEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartDisplayingEvent" msgid "Cart displaying" msgstr "" #. public override LocalizedString DisplayText => T["Cart loaded"]; -#: OrchardCore.Commerce/Activities/CartLoadedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartLoadedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartLoadedEvent" msgid "Cart loaded" msgstr "" #. public override LocalizedString DisplayText => T["Cart updated"]; -#: OrchardCore.Commerce/Activities/CartUpdatedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartUpdatedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartUpdatedEvent" msgid "Cart updated" msgstr "" #. public override LocalizedString DisplayText => T["Verifying cart item"]; -#: OrchardCore.Commerce/Activities/CartVerifyingItemEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartVerifyingItemEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartVerifyingItemEvent" msgid "Verifying cart item" msgstr "" #. public override LocalizedString Category => T["Commerce"]; -#: OrchardCore.Commerce/Activities/CommerceEventActivityBase.cs:8 +#: OrchardCore.Commerce\Activities\CommerceEventActivityBase.cs:8 msgctxt "OrchardCore.Commerce.Activities.CommerceEventActivityBase" msgid "Commerce" msgstr "" #. public override LocalizedString DisplayText => T["Order was created"]; -#: OrchardCore.Commerce/Activities/OrderCreatedEvent.cs:12 +#: OrchardCore.Commerce\Activities\OrderCreatedEvent.cs:12 msgctxt "OrchardCore.Commerce.Activities.OrderCreatedEvent" msgid "Order was created" msgstr "" #. public override LocalizedString DisplayText => T["Product added to cart"]; -#: OrchardCore.Commerce/Activities/ProductAddedToCartEvent.cs:7 +#: OrchardCore.Commerce\Activities\ProductAddedToCartEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.ProductAddedToCartEvent" msgid "Product added to cart" msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce/AdminMenu.cs:18 +#: OrchardCore.Commerce\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce/AdminMenu.cs:19 +#: OrchardCore.Commerce\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Currency"], T["Currency"], entry => entry #. .Add(T["Currency"], T["Currency"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:20 -#: OrchardCore.Commerce/AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Currency" msgstr "" #. .Add(T["Price Display"], T["Price Display"], entry => entry #. .Add(T["Price Display"], T["Price Display"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:24 -#: OrchardCore.Commerce/AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Price Display" msgstr "" #. .Add(T["Region"], T["Region"], region => region #. .Add(T["Region"], T["Region"], region => region -#: OrchardCore.Commerce/AdminMenu.cs:28 -#: OrchardCore.Commerce/AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Region" msgstr "" #. await _notifier.SuccessAsync(H["Your addresses have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:77 +#: OrchardCore.Commerce\Controllers\UserController.cs:77 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your addresses have been updated." msgstr "" #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); -#: OrchardCore.Commerce/Controllers/UserController.cs:82 -#: OrchardCore.Commerce/Controllers/UserController.cs:123 +#: OrchardCore.Commerce\Controllers\UserController.cs:82 +#: OrchardCore.Commerce\Controllers\UserController.cs:123 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "{0}" msgstr "" #. await _notifier.SuccessAsync(H["Your details have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:118 +#: OrchardCore.Commerce\Controllers\UserController.cs:118 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your details have been updated." msgstr "" #. H["Executes after the shopping cart data is prepared, but before the shapes are rendered."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:22 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:22 msgctxt "OrchardCore.Commerce.Drivers.CartDisplayingEventDisplayDriver" msgid "Executes after the shopping cart data is prepared, but before the shapes are rendered." msgstr "" #. H["Executes before an item is added to the shopping cart to check whether it can be added based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:33 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:33 msgctxt "OrchardCore.Commerce.Drivers.CartVerifyingItemEventDisplayDriver" msgid "Executes before an item is added to the shopping cart to check whether it can be added based on inventory status." msgstr "" #. H["Executes before the cart is updated to check whether item quantities can be modified based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:44 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:44 msgctxt "OrchardCore.Commerce.Drivers.CartUpdatedEventDisplayDriver" msgid "Executes before the cart is updated to check whether item quantities can be modified based on inventory status." msgstr "" #. H["Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:55 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:55 msgctxt "OrchardCore.Commerce.Drivers.CartLoadedEventDisplayDriver" msgid "Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when a product is added to the shopping cart."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:65 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:65 msgctxt "OrchardCore.Commerce.Drivers.ProductAddedToCartEventDisplayDriver" msgid "Executes when a product is added to the shopping cart." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when an order is created on the frontend."]; -#: OrchardCore.Commerce/Drivers/OrderCreatedEventDisplayDriver.cs:11 +#: OrchardCore.Commerce\Drivers\OrderCreatedEventDisplayDriver.cs:11 msgctxt "OrchardCore.Commerce.Drivers.OrderCreatedEventDisplayDriver" msgid "Executes when an order is created on the frontend." msgstr "" #. T["Selected currencies must match."]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Selected currencies must match." msgstr "" #. ? T["Product's SKU cannot be left empty."] -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:107 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:107 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Product's SKU cannot be left empty." msgstr "" #. : T["SKU \"{0}\" does not belong to an existing Product.", lineItemProductSku]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:108 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:108 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "SKU \"{0}\" does not belong to an existing Product." msgstr "" #. updater.ModelState.AddModelError(nameof(ProductPart.Sku), T["SKU may not contain the dash character."]); -#: OrchardCore.Commerce/Drivers/ProductPartDisplayDriver.cs:50 +#: OrchardCore.Commerce\Drivers\ProductPartDisplayDriver.cs:50 msgctxt "OrchardCore.Commerce.Drivers.ProductPartDisplayDriver" msgid "SKU may not contain the dash character." msgstr "" #. T["The given tiered prices are not valid."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:70 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:70 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "The given tiered prices are not valid." msgstr "" #. T["You need to set a price for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a price for every tier." msgstr "" #. T["You need to set a default price greater than 0."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:87 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:87 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a default price greater than 0." msgstr "" #. T["There are duplicate tiers."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:98 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "There are duplicate tiers." msgstr "" #. T["You need to set a unit price greater or equal to 0 for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:105 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:105 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a unit price greater or equal to 0 for every tier." msgstr "" #. return H["There are not enough {0} left in stock.", title]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "There are not enough {0} left in stock." msgstr "" #. return H["The checkout quantity for {0} is more than the maximum allowed ({1}).", title, maxOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:65 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:65 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is more than the maximum allowed ({1})." msgstr "" #. return H["The checkout quantity for {0} is less than the minimum allowed ({1}).", title, minOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:73 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:73 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is less than the minimum allowed ({1})." msgstr "" #. newHeaders.Insert(insertIndex, H["Old Price"]); -#: OrchardCore.Commerce/Events/PromotionShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\PromotionShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.PromotionShoppingCartEvents" msgid "Old Price" msgstr "" #. .Select(header => header.Name == "Price" ? H["Gross Price"] : header) -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:64 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:64 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Gross Price" msgstr "" #. newHeaders.Insert(grossIndex, H["Net Price"]); -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:72 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:72 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Net Price" msgstr "" #. T["You must either provide only {0}, or {1}, or neither of them.", percentageName, amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "You must either provide only {0}, or {1}, or neither of them." msgstr "" #. T["Discount amount must be smaller than the product's original price.", amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:82 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:82 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "Discount amount must be smaller than the product's original price." msgstr "" #. orderPart.ContentItem.DisplayText = T["Order {0}", guid]; -#: OrchardCore.Commerce/Handlers/OrderPartHandler.cs:29 +#: OrchardCore.Commerce\Handlers\OrderPartHandler.cs:29 msgctxt "OrchardCore.Commerce.Handlers.OrderPartHandler" msgid "Order {0}" msgstr "" #. _updateModelAccessor.ModelUpdater.ModelState.AddModelError(nameof(part.Sku), T["SKU must not be empty."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:39 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:39 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must not be empty." msgstr "" #. T["SKU must be unique. A product with the given SKU already exists."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:62 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:62 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must be unique. A product with the given SKU already exists." msgstr "" #. T["You must either provide both {0} and {1}, or neither of them.", grossPriceName, taxRateName]); -#: OrchardCore.Commerce/Handlers/TaxPartAndPricePartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\TaxPartAndPricePartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.TaxPartAndPricePartHandler" msgid "You must either provide both {0} and {1}, or neither of them." msgstr "" #. H["Quantity"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:107 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:107 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Quantity" msgstr "" #. H["Product"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:108 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:108 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product" msgstr "" #. H["Price"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:109 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:109 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Price" msgstr "" #. H["Action"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:110 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:110 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Action" msgstr "" #. return H["Product with SKU {0} not found.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:224 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:224 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product with SKU {0} not found." msgstr "" #. : H["Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:231 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:231 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency." msgstr "" #. (string.IsNullOrEmpty(currency.EnglishName) ? T["Unspecified"] : T[currency.EnglishName]))); -#: OrchardCore.Commerce/Settings/CurrencySettingsDisplayDriver.cs:64 +#: OrchardCore.Commerce\Settings\CurrencySettingsDisplayDriver.cs:64 msgctxt "OrchardCore.Commerce.Settings.CurrencySettingsDisplayDriver" msgid "Unspecified" msgstr "" #. new(CurrencySelectionMode.AllCurrencies.ToString(), T["All Currencies"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:40 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "All Currencies" msgstr "" #. new(CurrencySelectionMode.DefaultCurrency.ToString(), T["Default Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:41 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Default Currency" msgstr "" #. new(CurrencySelectionMode.SpecificCurrency.ToString(), T["Specific Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:42 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Specific Currency" msgstr "" #. T["Region settings"], -#: OrchardCore.Commerce/Startup.cs:243 +#: OrchardCore.Commerce\Startup.cs:243 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Region settings" msgstr "" #. T["Exports the region settings."]); -#: OrchardCore.Commerce/Startup.cs:244 +#: OrchardCore.Commerce\Startup.cs:244 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Exports the region settings." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:3 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Your Addresses" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:7 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "(Boolean product attribute)" msgstr "" #.
  • @T["Label: {0}", settings.Label]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:11 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Label: {0}" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: on" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: off" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The description text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The description text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text associated to the checkbox for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The text associated to the checkbox for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "On/Off" msgstr "" #. @T["The default value associated with this attribute."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The default value associated with this attribute." msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:25 +#: OrchardCore.Commerce\Views\Checkout.cshtml:25 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "E-mail *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:29 +#: OrchardCore.Commerce\Views\Checkout.cshtml:29 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Phone Number *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:33 +#: OrchardCore.Commerce\Views\Checkout.cshtml:33 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "VAT Number" msgstr "" #. @T["Buyer is a corporation"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:43 +#: OrchardCore.Commerce\Views\Checkout.cshtml:43 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Buyer is a corporation" msgstr "" #.

    @T["Billing Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:49 +#: OrchardCore.Commerce\Views\Checkout.cshtml:49 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Billing Address" msgstr "" #.

    @T["Shipping Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:62 +#: OrchardCore.Commerce\Views\Checkout.cshtml:62 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address" msgstr "" #. @T["Shipping Address and Billing Address are the same"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:82 +#: OrchardCore.Commerce\Views\Checkout.cshtml:82 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address and Billing Address are the same" msgstr "" #. @T["Checkout Without Payment"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:121 +#: OrchardCore.Commerce\Views\Checkout.cshtml:121 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Checkout Without Payment" msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Default currency" msgstr "" #. @T["The default currency used by the system."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The default currency used by the system." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:19 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Current display currency" msgstr "" #. @T["The currently used currency for displaying prices to customers."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The currently used currency for displaying prices to customers." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:3 +#: OrchardCore.Commerce\Views\User\Details.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Your Details" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:7 +#: OrchardCore.Commerce\Views\User\Details.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:1 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:1 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Shopping Cart" msgstr "" #.

    @T["Your shopping cart is empty."]

    -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:6 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:6 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Your shopping cart is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:5 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:5 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Your Cart" msgstr "" #. class="btn btn-primary checkout">@T["Checkout"] -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:14 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:14 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Checkout" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "(Numeric product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Decimal places: {0}", settings.DecimalPlaces]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Decimal places: {0}" msgstr "" #.
  • @T["Default value: {0}", settings.DefaultValue.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Default value: {0}" msgstr "" #.
  • @T["Value must be between {0} and {1}", settings.Minimum.Value, settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Value must be between {0} and {1}" msgstr "" #.
  • @T["Minimum value: {0}", settings.Minimum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Minimum value: {0}" msgstr "" #.
  • @T["Maximum value: {0}", settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Maximum value: {0}" msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:37 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Decimal places" msgstr "" #. @T["The number of digits after the decimal point."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:40 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:40 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The number of digits after the decimal point." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Minimum" msgstr "" #. @T["The minimum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:49 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:49 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The minimum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Maximum" msgstr "" #. @T["The maximum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:58 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:58 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The maximum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:64 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:64 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:74 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:74 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/NumericProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\NumericProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeValue" msgid "{0}: {1}" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Pending" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Ordered" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Arrived" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Shipped" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Unknown" msgstr "" #.

    @T["Ordered Items"]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Ordered Items" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product properties" msgstr "" #. @T["Product Name and Attributes cells are only populated after submitting the changes."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name and Attributes cells are only populated after submitting the changes." msgstr "" #. @T["Currencies: Selected currencies need to be the same for all Products."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Currencies: Selected currencies need to be the same for all Products." msgstr "" #.
    @T["Product Name"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:31 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name" msgstr "" #.
    @T["Quantity"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:32 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Quantity" msgstr "" #.
    @T["Product SKU"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:33 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product SKU" msgstr "" #.
    @T["Unit Price Value"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:34 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Value" msgstr "" #.
    @T["Unit Price Currency"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:35 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Currency" msgstr "" #.
    @T["Attributes"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:36 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Attributes" msgstr "" #.
    @T["Actions"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:37 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Actions" msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:102 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:102 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Total" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:108 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:108 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Add Item" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:113 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:113 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:122 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:122 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:131 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:131 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:140 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:140 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:149 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:149 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:158 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:158 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:169 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:169 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "There are no charges stored in this order." msgstr "" #.

    @T["Checkout Templates"]

    -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:6 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:6 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Checkout Templates" msgstr "" #. @T["Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses."] -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:7 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:7 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses." msgstr "" #. @T["Quantity"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:11 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:11 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Quantity" msgstr "" #. @T["Product"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:12 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:12 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Product" msgstr "" #. @T["Attributes"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:13 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:13 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Attributes" msgstr "" #. @T["Price"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:14 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Price" msgstr "" -#: OrchardCore.Commerce/Views/OrderPart.cshtml:0 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:0 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid " × " msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:44 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:44 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Total" msgstr "" #. @T["Complete Payment"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:57 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:57 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Complete Payment" msgstr "" #.

    @T["This order is empty."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:66 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:66 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "This order is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart.cshtml:71 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:71 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:79 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:79 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:83 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:83 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:87 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:87 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:91 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:91 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:95 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:95 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:103 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:103 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "There are no charges stored in this order." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Net Price Display" msgstr "" #. @T["Turn on to display prices with taxes excluded."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes excluded." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Gross Price Display" msgstr "" #. @T["Turn on to display prices with taxes included."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:17 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes included." msgstr "" #. -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceVariantsPart.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceVariantsPart.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceVariantsPart.Edit" msgid "Price" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:3 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:3 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Title" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:4 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Filter by title..." msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleAsc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleAsc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleAsc" msgid "Title A-Z" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleDesc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleDesc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleDesc" msgid "Title Z-A" msgstr "" #.

    @T["There are no products to display."]

    -#: OrchardCore.Commerce/Views/ProductListPart.cshtml:21 +#: OrchardCore.Commerce\Views\ProductListPart.cshtml:21 msgctxt "OrchardCore.Commerce.Views.ProductListPart" msgid "There are no products to display." msgstr "" #.

    @T["Filter Products"]

    -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:13 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:13 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Filter Products" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:24 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:24 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Sort By" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:44 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:44 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Apply" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:32 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:32 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:54 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:54 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Add to cart" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "SKU" msgstr "" #. @T["The SKU of the product."] -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:8 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:8 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "The SKU of the product." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "Allowed Regions" msgstr "" #. @T["The available regions. If left empty all regions will be available."] -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:16 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The available regions. If left empty all regions will be available." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartCell_Action.cshtml:17 +#: OrchardCore.Commerce\Views\ShoppingCartCell_Action.cshtml:17 msgctxt "OrchardCore.Commerce.Views.ShoppingCartCell_Action" msgid "Remove" msgstr "" #. @T["Total"] -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:58 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:58 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Total" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Net Price: {0}" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Gross Price: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:88 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:88 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Update" msgstr "" #. title="@T["Estimate, the final value is calculated during checkout."]"> -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:6 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Estimate, the final value is calculated during checkout." msgstr "" #. @T["Gross Price*:"] -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:7 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Gross Price*:" msgstr "" #. @T["Gross Price:"] -#: OrchardCore.Commerce/Views/TaxPart-GrossPrice.cshtml:9 +#: OrchardCore.Commerce\Views\TaxPart-GrossPrice.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TaxPart-GrossPrice" msgid "Gross Price:" msgstr "" #. @T["{0}%", value] -#: OrchardCore.Commerce/Views/TaxPart-TaxRate.cshtml:8 +#: OrchardCore.Commerce\Views\TaxPart-TaxRate.cshtml:8 msgctxt "OrchardCore.Commerce.Views.TaxPart-TaxRate" msgid "{0}%" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "(Text product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Predefined values: {0}", string.Join(", ", settings.PredefinedValues)]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Predefined values: {0}" msgstr "" #.
  • @T["Choice is restricted to predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:17 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Choice is restricted to predefined values." msgstr "" #.
  • @T["The user may enter a value that is not one of the predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may enter a value that is not one of the predefined values." msgstr "" #.
  • @T["The user may select more than one value."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may select more than one value." msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Predefined values" msgstr "" #. @T["The set of suggested or allowed values. Enter one value per line."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The set of suggested or allowed values. Enter one value per line." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Restrict to predefined values" msgstr "" #. @T["— Whether values should be restricted to the set of predefined values."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:39 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:39 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether values should be restricted to the set of predefined values." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Multiple values" msgstr "" #. @T["— Whether multiple values can be selected."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:47 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:47 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether multiple values can be selected." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid ", " msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid "{0}: {1}" msgstr "" #.
    @T["Default Price:"] @Model.TieredPricePart.DefaultPrice.ToString()
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Default Price:" msgstr "" #.
    @T["Tiers:"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:10 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:10 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Tiers:" msgstr "" #.
  • @T["Starting from {0} units: {1}", tier.Quantity, MoneyService.Create(tier.UnitPrice ?? 0, Model.Currency)]
  • -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:14 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Starting from {0} units: {1}" msgstr "" #.

    @T["Price tiers"]

    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Price tiers" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Default Price" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:27 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Unit Price" msgstr "" #.
    @T["Remove"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:34 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Remove" msgstr "" #.
    @T["Add Price Tier"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Add Price Tier" msgstr "" From a0bbc6498e484164ab80e8b9bc32e85eeaff4b36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:09 +0100 Subject: [PATCH 176/210] New translations orchardcore.commerce.pot (Spanish) --- Localization/es-ES/OrchardCore.Commerce.po | 452 ++++++++++----------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/Localization/es-ES/OrchardCore.Commerce.po b/Localization/es-ES/OrchardCore.Commerce.po index 9562279..4399304 100644 --- a/Localization/es-ES/OrchardCore.Commerce.po +++ b/Localization/es-ES/OrchardCore.Commerce.po @@ -4,1326 +4,1326 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: es-ES\n" -"X-Crowdin-File: OrchardCore.Commerce.pot\n" -"X-Crowdin-File-ID: 926\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.pot\n" +"X-Crowdin-File-ID: 944\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Spanish\n" "Language: es_ES\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. public override LocalizedString DisplayText => T["Cart displaying"]; -#: OrchardCore.Commerce/Activities/CartDisplayingEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartDisplayingEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartDisplayingEvent" msgid "Cart displaying" msgstr "" #. public override LocalizedString DisplayText => T["Cart loaded"]; -#: OrchardCore.Commerce/Activities/CartLoadedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartLoadedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartLoadedEvent" msgid "Cart loaded" msgstr "" #. public override LocalizedString DisplayText => T["Cart updated"]; -#: OrchardCore.Commerce/Activities/CartUpdatedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartUpdatedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartUpdatedEvent" msgid "Cart updated" msgstr "" #. public override LocalizedString DisplayText => T["Verifying cart item"]; -#: OrchardCore.Commerce/Activities/CartVerifyingItemEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartVerifyingItemEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartVerifyingItemEvent" msgid "Verifying cart item" msgstr "" #. public override LocalizedString Category => T["Commerce"]; -#: OrchardCore.Commerce/Activities/CommerceEventActivityBase.cs:8 +#: OrchardCore.Commerce\Activities\CommerceEventActivityBase.cs:8 msgctxt "OrchardCore.Commerce.Activities.CommerceEventActivityBase" msgid "Commerce" msgstr "" #. public override LocalizedString DisplayText => T["Order was created"]; -#: OrchardCore.Commerce/Activities/OrderCreatedEvent.cs:12 +#: OrchardCore.Commerce\Activities\OrderCreatedEvent.cs:12 msgctxt "OrchardCore.Commerce.Activities.OrderCreatedEvent" msgid "Order was created" msgstr "" #. public override LocalizedString DisplayText => T["Product added to cart"]; -#: OrchardCore.Commerce/Activities/ProductAddedToCartEvent.cs:7 +#: OrchardCore.Commerce\Activities\ProductAddedToCartEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.ProductAddedToCartEvent" msgid "Product added to cart" msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce/AdminMenu.cs:18 +#: OrchardCore.Commerce\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce/AdminMenu.cs:19 +#: OrchardCore.Commerce\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Currency"], T["Currency"], entry => entry #. .Add(T["Currency"], T["Currency"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:20 -#: OrchardCore.Commerce/AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Currency" msgstr "" #. .Add(T["Price Display"], T["Price Display"], entry => entry #. .Add(T["Price Display"], T["Price Display"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:24 -#: OrchardCore.Commerce/AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Price Display" msgstr "" #. .Add(T["Region"], T["Region"], region => region #. .Add(T["Region"], T["Region"], region => region -#: OrchardCore.Commerce/AdminMenu.cs:28 -#: OrchardCore.Commerce/AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Region" msgstr "" #. await _notifier.SuccessAsync(H["Your addresses have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:77 +#: OrchardCore.Commerce\Controllers\UserController.cs:77 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your addresses have been updated." msgstr "" #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); -#: OrchardCore.Commerce/Controllers/UserController.cs:82 -#: OrchardCore.Commerce/Controllers/UserController.cs:123 +#: OrchardCore.Commerce\Controllers\UserController.cs:82 +#: OrchardCore.Commerce\Controllers\UserController.cs:123 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "{0}" msgstr "" #. await _notifier.SuccessAsync(H["Your details have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:118 +#: OrchardCore.Commerce\Controllers\UserController.cs:118 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your details have been updated." msgstr "" #. H["Executes after the shopping cart data is prepared, but before the shapes are rendered."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:22 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:22 msgctxt "OrchardCore.Commerce.Drivers.CartDisplayingEventDisplayDriver" msgid "Executes after the shopping cart data is prepared, but before the shapes are rendered." msgstr "" #. H["Executes before an item is added to the shopping cart to check whether it can be added based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:33 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:33 msgctxt "OrchardCore.Commerce.Drivers.CartVerifyingItemEventDisplayDriver" msgid "Executes before an item is added to the shopping cart to check whether it can be added based on inventory status." msgstr "" #. H["Executes before the cart is updated to check whether item quantities can be modified based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:44 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:44 msgctxt "OrchardCore.Commerce.Drivers.CartUpdatedEventDisplayDriver" msgid "Executes before the cart is updated to check whether item quantities can be modified based on inventory status." msgstr "" #. H["Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:55 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:55 msgctxt "OrchardCore.Commerce.Drivers.CartLoadedEventDisplayDriver" msgid "Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when a product is added to the shopping cart."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:65 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:65 msgctxt "OrchardCore.Commerce.Drivers.ProductAddedToCartEventDisplayDriver" msgid "Executes when a product is added to the shopping cart." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when an order is created on the frontend."]; -#: OrchardCore.Commerce/Drivers/OrderCreatedEventDisplayDriver.cs:11 +#: OrchardCore.Commerce\Drivers\OrderCreatedEventDisplayDriver.cs:11 msgctxt "OrchardCore.Commerce.Drivers.OrderCreatedEventDisplayDriver" msgid "Executes when an order is created on the frontend." msgstr "" #. T["Selected currencies must match."]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Selected currencies must match." msgstr "" #. ? T["Product's SKU cannot be left empty."] -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:107 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:107 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Product's SKU cannot be left empty." msgstr "" #. : T["SKU \"{0}\" does not belong to an existing Product.", lineItemProductSku]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:108 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:108 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "SKU \"{0}\" does not belong to an existing Product." msgstr "" #. updater.ModelState.AddModelError(nameof(ProductPart.Sku), T["SKU may not contain the dash character."]); -#: OrchardCore.Commerce/Drivers/ProductPartDisplayDriver.cs:50 +#: OrchardCore.Commerce\Drivers\ProductPartDisplayDriver.cs:50 msgctxt "OrchardCore.Commerce.Drivers.ProductPartDisplayDriver" msgid "SKU may not contain the dash character." msgstr "" #. T["The given tiered prices are not valid."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:70 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:70 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "The given tiered prices are not valid." msgstr "" #. T["You need to set a price for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a price for every tier." msgstr "" #. T["You need to set a default price greater than 0."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:87 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:87 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a default price greater than 0." msgstr "" #. T["There are duplicate tiers."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:98 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "There are duplicate tiers." msgstr "" #. T["You need to set a unit price greater or equal to 0 for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:105 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:105 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a unit price greater or equal to 0 for every tier." msgstr "" #. return H["There are not enough {0} left in stock.", title]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "There are not enough {0} left in stock." msgstr "" #. return H["The checkout quantity for {0} is more than the maximum allowed ({1}).", title, maxOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:65 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:65 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is more than the maximum allowed ({1})." msgstr "" #. return H["The checkout quantity for {0} is less than the minimum allowed ({1}).", title, minOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:73 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:73 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is less than the minimum allowed ({1})." msgstr "" #. newHeaders.Insert(insertIndex, H["Old Price"]); -#: OrchardCore.Commerce/Events/PromotionShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\PromotionShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.PromotionShoppingCartEvents" msgid "Old Price" msgstr "" #. .Select(header => header.Name == "Price" ? H["Gross Price"] : header) -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:64 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:64 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Gross Price" msgstr "" #. newHeaders.Insert(grossIndex, H["Net Price"]); -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:72 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:72 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Net Price" msgstr "" #. T["You must either provide only {0}, or {1}, or neither of them.", percentageName, amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "You must either provide only {0}, or {1}, or neither of them." msgstr "" #. T["Discount amount must be smaller than the product's original price.", amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:82 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:82 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "Discount amount must be smaller than the product's original price." msgstr "" #. orderPart.ContentItem.DisplayText = T["Order {0}", guid]; -#: OrchardCore.Commerce/Handlers/OrderPartHandler.cs:29 +#: OrchardCore.Commerce\Handlers\OrderPartHandler.cs:29 msgctxt "OrchardCore.Commerce.Handlers.OrderPartHandler" msgid "Order {0}" msgstr "" #. _updateModelAccessor.ModelUpdater.ModelState.AddModelError(nameof(part.Sku), T["SKU must not be empty."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:39 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:39 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must not be empty." msgstr "" #. T["SKU must be unique. A product with the given SKU already exists."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:62 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:62 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must be unique. A product with the given SKU already exists." msgstr "" #. T["You must either provide both {0} and {1}, or neither of them.", grossPriceName, taxRateName]); -#: OrchardCore.Commerce/Handlers/TaxPartAndPricePartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\TaxPartAndPricePartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.TaxPartAndPricePartHandler" msgid "You must either provide both {0} and {1}, or neither of them." msgstr "" #. H["Quantity"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:107 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:107 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Quantity" msgstr "" #. H["Product"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:108 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:108 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product" msgstr "" #. H["Price"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:109 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:109 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Price" msgstr "" #. H["Action"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:110 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:110 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Action" msgstr "" #. return H["Product with SKU {0} not found.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:224 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:224 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product with SKU {0} not found." msgstr "" #. : H["Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:231 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:231 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency." msgstr "" #. (string.IsNullOrEmpty(currency.EnglishName) ? T["Unspecified"] : T[currency.EnglishName]))); -#: OrchardCore.Commerce/Settings/CurrencySettingsDisplayDriver.cs:64 +#: OrchardCore.Commerce\Settings\CurrencySettingsDisplayDriver.cs:64 msgctxt "OrchardCore.Commerce.Settings.CurrencySettingsDisplayDriver" msgid "Unspecified" msgstr "" #. new(CurrencySelectionMode.AllCurrencies.ToString(), T["All Currencies"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:40 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "All Currencies" msgstr "" #. new(CurrencySelectionMode.DefaultCurrency.ToString(), T["Default Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:41 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Default Currency" msgstr "" #. new(CurrencySelectionMode.SpecificCurrency.ToString(), T["Specific Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:42 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Specific Currency" msgstr "" #. T["Region settings"], -#: OrchardCore.Commerce/Startup.cs:243 +#: OrchardCore.Commerce\Startup.cs:243 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Region settings" msgstr "" #. T["Exports the region settings."]); -#: OrchardCore.Commerce/Startup.cs:244 +#: OrchardCore.Commerce\Startup.cs:244 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Exports the region settings." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:3 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Your Addresses" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:7 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "(Boolean product attribute)" msgstr "" #.
  • @T["Label: {0}", settings.Label]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:11 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Label: {0}" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: on" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: off" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The description text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The description text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text associated to the checkbox for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The text associated to the checkbox for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "On/Off" msgstr "" #. @T["The default value associated with this attribute."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The default value associated with this attribute." msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:25 +#: OrchardCore.Commerce\Views\Checkout.cshtml:25 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "E-mail *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:29 +#: OrchardCore.Commerce\Views\Checkout.cshtml:29 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Phone Number *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:33 +#: OrchardCore.Commerce\Views\Checkout.cshtml:33 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "VAT Number" msgstr "" #. @T["Buyer is a corporation"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:43 +#: OrchardCore.Commerce\Views\Checkout.cshtml:43 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Buyer is a corporation" msgstr "" #.

    @T["Billing Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:49 +#: OrchardCore.Commerce\Views\Checkout.cshtml:49 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Billing Address" msgstr "" #.

    @T["Shipping Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:62 +#: OrchardCore.Commerce\Views\Checkout.cshtml:62 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address" msgstr "" #. @T["Shipping Address and Billing Address are the same"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:82 +#: OrchardCore.Commerce\Views\Checkout.cshtml:82 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address and Billing Address are the same" msgstr "" #. @T["Checkout Without Payment"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:121 +#: OrchardCore.Commerce\Views\Checkout.cshtml:121 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Checkout Without Payment" msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Default currency" msgstr "" #. @T["The default currency used by the system."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The default currency used by the system." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:19 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Current display currency" msgstr "" #. @T["The currently used currency for displaying prices to customers."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The currently used currency for displaying prices to customers." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:3 +#: OrchardCore.Commerce\Views\User\Details.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Your Details" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:7 +#: OrchardCore.Commerce\Views\User\Details.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:1 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:1 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Shopping Cart" msgstr "" #.

    @T["Your shopping cart is empty."]

    -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:6 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:6 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Your shopping cart is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:5 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:5 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Your Cart" msgstr "" #. class="btn btn-primary checkout">@T["Checkout"] -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:14 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:14 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Checkout" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "(Numeric product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Decimal places: {0}", settings.DecimalPlaces]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Decimal places: {0}" msgstr "" #.
  • @T["Default value: {0}", settings.DefaultValue.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Default value: {0}" msgstr "" #.
  • @T["Value must be between {0} and {1}", settings.Minimum.Value, settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Value must be between {0} and {1}" msgstr "" #.
  • @T["Minimum value: {0}", settings.Minimum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Minimum value: {0}" msgstr "" #.
  • @T["Maximum value: {0}", settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Maximum value: {0}" msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:37 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Decimal places" msgstr "" #. @T["The number of digits after the decimal point."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:40 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:40 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The number of digits after the decimal point." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Minimum" msgstr "" #. @T["The minimum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:49 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:49 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The minimum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Maximum" msgstr "" #. @T["The maximum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:58 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:58 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The maximum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:64 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:64 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:74 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:74 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/NumericProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\NumericProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeValue" msgid "{0}: {1}" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Pending" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Ordered" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Arrived" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Shipped" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Unknown" msgstr "" #.

    @T["Ordered Items"]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Ordered Items" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product properties" msgstr "" #. @T["Product Name and Attributes cells are only populated after submitting the changes."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name and Attributes cells are only populated after submitting the changes." msgstr "" #. @T["Currencies: Selected currencies need to be the same for all Products."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Currencies: Selected currencies need to be the same for all Products." msgstr "" #.
    @T["Product Name"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:31 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name" msgstr "" #.
    @T["Quantity"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:32 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Quantity" msgstr "" #.
    @T["Product SKU"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:33 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product SKU" msgstr "" #.
    @T["Unit Price Value"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:34 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Value" msgstr "" #.
    @T["Unit Price Currency"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:35 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Currency" msgstr "" #.
    @T["Attributes"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:36 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Attributes" msgstr "" #.
    @T["Actions"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:37 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Actions" msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:102 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:102 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Total" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:108 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:108 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Add Item" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:113 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:113 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:122 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:122 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:131 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:131 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:140 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:140 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:149 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:149 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:158 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:158 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:169 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:169 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "There are no charges stored in this order." msgstr "" #.

    @T["Checkout Templates"]

    -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:6 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:6 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Checkout Templates" msgstr "" #. @T["Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses."] -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:7 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:7 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses." msgstr "" #. @T["Quantity"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:11 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:11 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Quantity" msgstr "" #. @T["Product"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:12 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:12 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Product" msgstr "" #. @T["Attributes"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:13 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:13 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Attributes" msgstr "" #. @T["Price"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:14 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Price" msgstr "" -#: OrchardCore.Commerce/Views/OrderPart.cshtml:0 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:0 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid " × " msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:44 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:44 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Total" msgstr "" #. @T["Complete Payment"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:57 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:57 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Complete Payment" msgstr "" #.

    @T["This order is empty."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:66 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:66 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "This order is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart.cshtml:71 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:71 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:79 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:79 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:83 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:83 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:87 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:87 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:91 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:91 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:95 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:95 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:103 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:103 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "There are no charges stored in this order." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Net Price Display" msgstr "" #. @T["Turn on to display prices with taxes excluded."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes excluded." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Gross Price Display" msgstr "" #. @T["Turn on to display prices with taxes included."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:17 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes included." msgstr "" #. -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceVariantsPart.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceVariantsPart.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceVariantsPart.Edit" msgid "Price" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:3 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:3 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Title" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:4 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Filter by title..." msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleAsc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleAsc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleAsc" msgid "Title A-Z" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleDesc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleDesc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleDesc" msgid "Title Z-A" msgstr "" #.

    @T["There are no products to display."]

    -#: OrchardCore.Commerce/Views/ProductListPart.cshtml:21 +#: OrchardCore.Commerce\Views\ProductListPart.cshtml:21 msgctxt "OrchardCore.Commerce.Views.ProductListPart" msgid "There are no products to display." msgstr "" #.

    @T["Filter Products"]

    -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:13 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:13 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Filter Products" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:24 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:24 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Sort By" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:44 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:44 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Apply" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:32 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:32 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:54 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:54 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Add to cart" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "SKU" msgstr "" #. @T["The SKU of the product."] -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:8 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:8 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "The SKU of the product." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "Allowed Regions" msgstr "" #. @T["The available regions. If left empty all regions will be available."] -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:16 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The available regions. If left empty all regions will be available." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartCell_Action.cshtml:17 +#: OrchardCore.Commerce\Views\ShoppingCartCell_Action.cshtml:17 msgctxt "OrchardCore.Commerce.Views.ShoppingCartCell_Action" msgid "Remove" msgstr "" #. @T["Total"] -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:58 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:58 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Total" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Net Price: {0}" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Gross Price: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:88 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:88 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Update" msgstr "" #. title="@T["Estimate, the final value is calculated during checkout."]"> -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:6 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Estimate, the final value is calculated during checkout." msgstr "" #. @T["Gross Price*:"] -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:7 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Gross Price*:" msgstr "" #. @T["Gross Price:"] -#: OrchardCore.Commerce/Views/TaxPart-GrossPrice.cshtml:9 +#: OrchardCore.Commerce\Views\TaxPart-GrossPrice.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TaxPart-GrossPrice" msgid "Gross Price:" msgstr "" #. @T["{0}%", value] -#: OrchardCore.Commerce/Views/TaxPart-TaxRate.cshtml:8 +#: OrchardCore.Commerce\Views\TaxPart-TaxRate.cshtml:8 msgctxt "OrchardCore.Commerce.Views.TaxPart-TaxRate" msgid "{0}%" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "(Text product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Predefined values: {0}", string.Join(", ", settings.PredefinedValues)]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Predefined values: {0}" msgstr "" #.
  • @T["Choice is restricted to predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:17 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Choice is restricted to predefined values." msgstr "" #.
  • @T["The user may enter a value that is not one of the predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may enter a value that is not one of the predefined values." msgstr "" #.
  • @T["The user may select more than one value."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may select more than one value." msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Predefined values" msgstr "" #. @T["The set of suggested or allowed values. Enter one value per line."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The set of suggested or allowed values. Enter one value per line." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Restrict to predefined values" msgstr "" #. @T["— Whether values should be restricted to the set of predefined values."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:39 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:39 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether values should be restricted to the set of predefined values." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Multiple values" msgstr "" #. @T["— Whether multiple values can be selected."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:47 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:47 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether multiple values can be selected." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid ", " msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid "{0}: {1}" msgstr "" #.
    @T["Default Price:"] @Model.TieredPricePart.DefaultPrice.ToString()
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Default Price:" msgstr "" #.
    @T["Tiers:"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:10 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:10 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Tiers:" msgstr "" #.
  • @T["Starting from {0} units: {1}", tier.Quantity, MoneyService.Create(tier.UnitPrice ?? 0, Model.Currency)]
  • -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:14 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Starting from {0} units: {1}" msgstr "" #.

    @T["Price tiers"]

    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Price tiers" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Default Price" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:27 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Unit Price" msgstr "" #.
    @T["Remove"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:34 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Remove" msgstr "" #.
    @T["Add Price Tier"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Add Price Tier" msgstr "" From 32ab524e5b66b159bcddd36464aee1b08c4164da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:10 +0100 Subject: [PATCH 177/210] New translations orchardcore.commerce.pot (Arabic) --- Localization/ar-SA/OrchardCore.Commerce.po | 452 ++++++++++----------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/Localization/ar-SA/OrchardCore.Commerce.po b/Localization/ar-SA/OrchardCore.Commerce.po index 53c59a9..c2cd1e7 100644 --- a/Localization/ar-SA/OrchardCore.Commerce.po +++ b/Localization/ar-SA/OrchardCore.Commerce.po @@ -4,1326 +4,1326 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: ar\n" -"X-Crowdin-File: OrchardCore.Commerce.pot\n" -"X-Crowdin-File-ID: 926\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.pot\n" +"X-Crowdin-File-ID: 944\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Arabic\n" "Language: ar_SA\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. public override LocalizedString DisplayText => T["Cart displaying"]; -#: OrchardCore.Commerce/Activities/CartDisplayingEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartDisplayingEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartDisplayingEvent" msgid "Cart displaying" msgstr "" #. public override LocalizedString DisplayText => T["Cart loaded"]; -#: OrchardCore.Commerce/Activities/CartLoadedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartLoadedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartLoadedEvent" msgid "Cart loaded" msgstr "" #. public override LocalizedString DisplayText => T["Cart updated"]; -#: OrchardCore.Commerce/Activities/CartUpdatedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartUpdatedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartUpdatedEvent" msgid "Cart updated" msgstr "" #. public override LocalizedString DisplayText => T["Verifying cart item"]; -#: OrchardCore.Commerce/Activities/CartVerifyingItemEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartVerifyingItemEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartVerifyingItemEvent" msgid "Verifying cart item" msgstr "" #. public override LocalizedString Category => T["Commerce"]; -#: OrchardCore.Commerce/Activities/CommerceEventActivityBase.cs:8 +#: OrchardCore.Commerce\Activities\CommerceEventActivityBase.cs:8 msgctxt "OrchardCore.Commerce.Activities.CommerceEventActivityBase" msgid "Commerce" msgstr "" #. public override LocalizedString DisplayText => T["Order was created"]; -#: OrchardCore.Commerce/Activities/OrderCreatedEvent.cs:12 +#: OrchardCore.Commerce\Activities\OrderCreatedEvent.cs:12 msgctxt "OrchardCore.Commerce.Activities.OrderCreatedEvent" msgid "Order was created" msgstr "" #. public override LocalizedString DisplayText => T["Product added to cart"]; -#: OrchardCore.Commerce/Activities/ProductAddedToCartEvent.cs:7 +#: OrchardCore.Commerce\Activities\ProductAddedToCartEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.ProductAddedToCartEvent" msgid "Product added to cart" msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce/AdminMenu.cs:18 +#: OrchardCore.Commerce\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce/AdminMenu.cs:19 +#: OrchardCore.Commerce\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Currency"], T["Currency"], entry => entry #. .Add(T["Currency"], T["Currency"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:20 -#: OrchardCore.Commerce/AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Currency" msgstr "" #. .Add(T["Price Display"], T["Price Display"], entry => entry #. .Add(T["Price Display"], T["Price Display"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:24 -#: OrchardCore.Commerce/AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Price Display" msgstr "" #. .Add(T["Region"], T["Region"], region => region #. .Add(T["Region"], T["Region"], region => region -#: OrchardCore.Commerce/AdminMenu.cs:28 -#: OrchardCore.Commerce/AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Region" msgstr "" #. await _notifier.SuccessAsync(H["Your addresses have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:77 +#: OrchardCore.Commerce\Controllers\UserController.cs:77 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your addresses have been updated." msgstr "" #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); -#: OrchardCore.Commerce/Controllers/UserController.cs:82 -#: OrchardCore.Commerce/Controllers/UserController.cs:123 +#: OrchardCore.Commerce\Controllers\UserController.cs:82 +#: OrchardCore.Commerce\Controllers\UserController.cs:123 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "{0}" msgstr "" #. await _notifier.SuccessAsync(H["Your details have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:118 +#: OrchardCore.Commerce\Controllers\UserController.cs:118 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your details have been updated." msgstr "" #. H["Executes after the shopping cart data is prepared, but before the shapes are rendered."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:22 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:22 msgctxt "OrchardCore.Commerce.Drivers.CartDisplayingEventDisplayDriver" msgid "Executes after the shopping cart data is prepared, but before the shapes are rendered." msgstr "" #. H["Executes before an item is added to the shopping cart to check whether it can be added based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:33 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:33 msgctxt "OrchardCore.Commerce.Drivers.CartVerifyingItemEventDisplayDriver" msgid "Executes before an item is added to the shopping cart to check whether it can be added based on inventory status." msgstr "" #. H["Executes before the cart is updated to check whether item quantities can be modified based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:44 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:44 msgctxt "OrchardCore.Commerce.Drivers.CartUpdatedEventDisplayDriver" msgid "Executes before the cart is updated to check whether item quantities can be modified based on inventory status." msgstr "" #. H["Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:55 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:55 msgctxt "OrchardCore.Commerce.Drivers.CartLoadedEventDisplayDriver" msgid "Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when a product is added to the shopping cart."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:65 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:65 msgctxt "OrchardCore.Commerce.Drivers.ProductAddedToCartEventDisplayDriver" msgid "Executes when a product is added to the shopping cart." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when an order is created on the frontend."]; -#: OrchardCore.Commerce/Drivers/OrderCreatedEventDisplayDriver.cs:11 +#: OrchardCore.Commerce\Drivers\OrderCreatedEventDisplayDriver.cs:11 msgctxt "OrchardCore.Commerce.Drivers.OrderCreatedEventDisplayDriver" msgid "Executes when an order is created on the frontend." msgstr "" #. T["Selected currencies must match."]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Selected currencies must match." msgstr "" #. ? T["Product's SKU cannot be left empty."] -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:107 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:107 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Product's SKU cannot be left empty." msgstr "" #. : T["SKU \"{0}\" does not belong to an existing Product.", lineItemProductSku]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:108 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:108 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "SKU \"{0}\" does not belong to an existing Product." msgstr "" #. updater.ModelState.AddModelError(nameof(ProductPart.Sku), T["SKU may not contain the dash character."]); -#: OrchardCore.Commerce/Drivers/ProductPartDisplayDriver.cs:50 +#: OrchardCore.Commerce\Drivers\ProductPartDisplayDriver.cs:50 msgctxt "OrchardCore.Commerce.Drivers.ProductPartDisplayDriver" msgid "SKU may not contain the dash character." msgstr "" #. T["The given tiered prices are not valid."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:70 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:70 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "The given tiered prices are not valid." msgstr "" #. T["You need to set a price for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a price for every tier." msgstr "" #. T["You need to set a default price greater than 0."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:87 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:87 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a default price greater than 0." msgstr "" #. T["There are duplicate tiers."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:98 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "There are duplicate tiers." msgstr "" #. T["You need to set a unit price greater or equal to 0 for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:105 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:105 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a unit price greater or equal to 0 for every tier." msgstr "" #. return H["There are not enough {0} left in stock.", title]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "There are not enough {0} left in stock." msgstr "" #. return H["The checkout quantity for {0} is more than the maximum allowed ({1}).", title, maxOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:65 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:65 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is more than the maximum allowed ({1})." msgstr "" #. return H["The checkout quantity for {0} is less than the minimum allowed ({1}).", title, minOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:73 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:73 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is less than the minimum allowed ({1})." msgstr "" #. newHeaders.Insert(insertIndex, H["Old Price"]); -#: OrchardCore.Commerce/Events/PromotionShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\PromotionShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.PromotionShoppingCartEvents" msgid "Old Price" msgstr "" #. .Select(header => header.Name == "Price" ? H["Gross Price"] : header) -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:64 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:64 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Gross Price" msgstr "" #. newHeaders.Insert(grossIndex, H["Net Price"]); -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:72 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:72 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Net Price" msgstr "" #. T["You must either provide only {0}, or {1}, or neither of them.", percentageName, amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "You must either provide only {0}, or {1}, or neither of them." msgstr "" #. T["Discount amount must be smaller than the product's original price.", amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:82 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:82 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "Discount amount must be smaller than the product's original price." msgstr "" #. orderPart.ContentItem.DisplayText = T["Order {0}", guid]; -#: OrchardCore.Commerce/Handlers/OrderPartHandler.cs:29 +#: OrchardCore.Commerce\Handlers\OrderPartHandler.cs:29 msgctxt "OrchardCore.Commerce.Handlers.OrderPartHandler" msgid "Order {0}" msgstr "" #. _updateModelAccessor.ModelUpdater.ModelState.AddModelError(nameof(part.Sku), T["SKU must not be empty."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:39 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:39 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must not be empty." msgstr "" #. T["SKU must be unique. A product with the given SKU already exists."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:62 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:62 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must be unique. A product with the given SKU already exists." msgstr "" #. T["You must either provide both {0} and {1}, or neither of them.", grossPriceName, taxRateName]); -#: OrchardCore.Commerce/Handlers/TaxPartAndPricePartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\TaxPartAndPricePartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.TaxPartAndPricePartHandler" msgid "You must either provide both {0} and {1}, or neither of them." msgstr "" #. H["Quantity"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:107 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:107 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Quantity" msgstr "" #. H["Product"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:108 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:108 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product" msgstr "" #. H["Price"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:109 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:109 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Price" msgstr "" #. H["Action"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:110 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:110 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Action" msgstr "" #. return H["Product with SKU {0} not found.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:224 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:224 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product with SKU {0} not found." msgstr "" #. : H["Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:231 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:231 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency." msgstr "" #. (string.IsNullOrEmpty(currency.EnglishName) ? T["Unspecified"] : T[currency.EnglishName]))); -#: OrchardCore.Commerce/Settings/CurrencySettingsDisplayDriver.cs:64 +#: OrchardCore.Commerce\Settings\CurrencySettingsDisplayDriver.cs:64 msgctxt "OrchardCore.Commerce.Settings.CurrencySettingsDisplayDriver" msgid "Unspecified" msgstr "" #. new(CurrencySelectionMode.AllCurrencies.ToString(), T["All Currencies"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:40 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "All Currencies" msgstr "" #. new(CurrencySelectionMode.DefaultCurrency.ToString(), T["Default Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:41 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Default Currency" msgstr "" #. new(CurrencySelectionMode.SpecificCurrency.ToString(), T["Specific Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:42 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Specific Currency" msgstr "" #. T["Region settings"], -#: OrchardCore.Commerce/Startup.cs:243 +#: OrchardCore.Commerce\Startup.cs:243 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Region settings" msgstr "" #. T["Exports the region settings."]); -#: OrchardCore.Commerce/Startup.cs:244 +#: OrchardCore.Commerce\Startup.cs:244 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Exports the region settings." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:3 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Your Addresses" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:7 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "(Boolean product attribute)" msgstr "" #.
  • @T["Label: {0}", settings.Label]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:11 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Label: {0}" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: on" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: off" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The description text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The description text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text associated to the checkbox for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The text associated to the checkbox for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "On/Off" msgstr "" #. @T["The default value associated with this attribute."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The default value associated with this attribute." msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:25 +#: OrchardCore.Commerce\Views\Checkout.cshtml:25 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "E-mail *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:29 +#: OrchardCore.Commerce\Views\Checkout.cshtml:29 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Phone Number *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:33 +#: OrchardCore.Commerce\Views\Checkout.cshtml:33 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "VAT Number" msgstr "" #. @T["Buyer is a corporation"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:43 +#: OrchardCore.Commerce\Views\Checkout.cshtml:43 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Buyer is a corporation" msgstr "" #.

    @T["Billing Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:49 +#: OrchardCore.Commerce\Views\Checkout.cshtml:49 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Billing Address" msgstr "" #.

    @T["Shipping Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:62 +#: OrchardCore.Commerce\Views\Checkout.cshtml:62 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address" msgstr "" #. @T["Shipping Address and Billing Address are the same"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:82 +#: OrchardCore.Commerce\Views\Checkout.cshtml:82 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address and Billing Address are the same" msgstr "" #. @T["Checkout Without Payment"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:121 +#: OrchardCore.Commerce\Views\Checkout.cshtml:121 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Checkout Without Payment" msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Default currency" msgstr "" #. @T["The default currency used by the system."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The default currency used by the system." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:19 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Current display currency" msgstr "" #. @T["The currently used currency for displaying prices to customers."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The currently used currency for displaying prices to customers." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:3 +#: OrchardCore.Commerce\Views\User\Details.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Your Details" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:7 +#: OrchardCore.Commerce\Views\User\Details.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:1 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:1 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Shopping Cart" msgstr "" #.

    @T["Your shopping cart is empty."]

    -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:6 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:6 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Your shopping cart is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:5 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:5 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Your Cart" msgstr "" #. class="btn btn-primary checkout">@T["Checkout"] -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:14 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:14 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Checkout" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "(Numeric product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Decimal places: {0}", settings.DecimalPlaces]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Decimal places: {0}" msgstr "" #.
  • @T["Default value: {0}", settings.DefaultValue.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Default value: {0}" msgstr "" #.
  • @T["Value must be between {0} and {1}", settings.Minimum.Value, settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Value must be between {0} and {1}" msgstr "" #.
  • @T["Minimum value: {0}", settings.Minimum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Minimum value: {0}" msgstr "" #.
  • @T["Maximum value: {0}", settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Maximum value: {0}" msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:37 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Decimal places" msgstr "" #. @T["The number of digits after the decimal point."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:40 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:40 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The number of digits after the decimal point." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Minimum" msgstr "" #. @T["The minimum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:49 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:49 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The minimum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Maximum" msgstr "" #. @T["The maximum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:58 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:58 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The maximum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:64 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:64 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:74 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:74 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/NumericProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\NumericProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeValue" msgid "{0}: {1}" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Pending" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Ordered" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Arrived" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Shipped" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Unknown" msgstr "" #.

    @T["Ordered Items"]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Ordered Items" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product properties" msgstr "" #. @T["Product Name and Attributes cells are only populated after submitting the changes."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name and Attributes cells are only populated after submitting the changes." msgstr "" #. @T["Currencies: Selected currencies need to be the same for all Products."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Currencies: Selected currencies need to be the same for all Products." msgstr "" #.
    @T["Product Name"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:31 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name" msgstr "" #.
    @T["Quantity"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:32 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Quantity" msgstr "" #.
    @T["Product SKU"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:33 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product SKU" msgstr "" #.
    @T["Unit Price Value"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:34 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Value" msgstr "" #.
    @T["Unit Price Currency"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:35 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Currency" msgstr "" #.
    @T["Attributes"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:36 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Attributes" msgstr "" #.
    @T["Actions"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:37 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Actions" msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:102 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:102 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Total" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:108 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:108 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Add Item" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:113 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:113 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:122 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:122 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:131 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:131 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:140 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:140 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:149 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:149 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:158 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:158 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:169 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:169 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "There are no charges stored in this order." msgstr "" #.

    @T["Checkout Templates"]

    -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:6 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:6 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Checkout Templates" msgstr "" #. @T["Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses."] -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:7 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:7 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses." msgstr "" #. @T["Quantity"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:11 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:11 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Quantity" msgstr "" #. @T["Product"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:12 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:12 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Product" msgstr "" #. @T["Attributes"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:13 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:13 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Attributes" msgstr "" #. @T["Price"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:14 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Price" msgstr "" -#: OrchardCore.Commerce/Views/OrderPart.cshtml:0 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:0 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid " × " msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:44 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:44 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Total" msgstr "" #. @T["Complete Payment"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:57 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:57 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Complete Payment" msgstr "" #.

    @T["This order is empty."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:66 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:66 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "This order is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart.cshtml:71 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:71 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:79 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:79 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:83 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:83 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:87 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:87 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:91 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:91 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:95 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:95 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:103 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:103 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "There are no charges stored in this order." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Net Price Display" msgstr "" #. @T["Turn on to display prices with taxes excluded."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes excluded." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Gross Price Display" msgstr "" #. @T["Turn on to display prices with taxes included."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:17 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes included." msgstr "" #. -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceVariantsPart.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceVariantsPart.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceVariantsPart.Edit" msgid "Price" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:3 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:3 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Title" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:4 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Filter by title..." msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleAsc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleAsc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleAsc" msgid "Title A-Z" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleDesc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleDesc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleDesc" msgid "Title Z-A" msgstr "" #.

    @T["There are no products to display."]

    -#: OrchardCore.Commerce/Views/ProductListPart.cshtml:21 +#: OrchardCore.Commerce\Views\ProductListPart.cshtml:21 msgctxt "OrchardCore.Commerce.Views.ProductListPart" msgid "There are no products to display." msgstr "" #.

    @T["Filter Products"]

    -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:13 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:13 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Filter Products" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:24 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:24 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Sort By" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:44 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:44 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Apply" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:32 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:32 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:54 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:54 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Add to cart" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "SKU" msgstr "" #. @T["The SKU of the product."] -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:8 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:8 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "The SKU of the product." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "Allowed Regions" msgstr "" #. @T["The available regions. If left empty all regions will be available."] -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:16 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The available regions. If left empty all regions will be available." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartCell_Action.cshtml:17 +#: OrchardCore.Commerce\Views\ShoppingCartCell_Action.cshtml:17 msgctxt "OrchardCore.Commerce.Views.ShoppingCartCell_Action" msgid "Remove" msgstr "" #. @T["Total"] -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:58 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:58 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Total" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Net Price: {0}" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Gross Price: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:88 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:88 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Update" msgstr "" #. title="@T["Estimate, the final value is calculated during checkout."]"> -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:6 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Estimate, the final value is calculated during checkout." msgstr "" #. @T["Gross Price*:"] -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:7 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Gross Price*:" msgstr "" #. @T["Gross Price:"] -#: OrchardCore.Commerce/Views/TaxPart-GrossPrice.cshtml:9 +#: OrchardCore.Commerce\Views\TaxPart-GrossPrice.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TaxPart-GrossPrice" msgid "Gross Price:" msgstr "" #. @T["{0}%", value] -#: OrchardCore.Commerce/Views/TaxPart-TaxRate.cshtml:8 +#: OrchardCore.Commerce\Views\TaxPart-TaxRate.cshtml:8 msgctxt "OrchardCore.Commerce.Views.TaxPart-TaxRate" msgid "{0}%" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "(Text product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Predefined values: {0}", string.Join(", ", settings.PredefinedValues)]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Predefined values: {0}" msgstr "" #.
  • @T["Choice is restricted to predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:17 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Choice is restricted to predefined values." msgstr "" #.
  • @T["The user may enter a value that is not one of the predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may enter a value that is not one of the predefined values." msgstr "" #.
  • @T["The user may select more than one value."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may select more than one value." msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Predefined values" msgstr "" #. @T["The set of suggested or allowed values. Enter one value per line."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The set of suggested or allowed values. Enter one value per line." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Restrict to predefined values" msgstr "" #. @T["— Whether values should be restricted to the set of predefined values."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:39 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:39 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether values should be restricted to the set of predefined values." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Multiple values" msgstr "" #. @T["— Whether multiple values can be selected."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:47 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:47 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether multiple values can be selected." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid ", " msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid "{0}: {1}" msgstr "" #.
    @T["Default Price:"] @Model.TieredPricePart.DefaultPrice.ToString()
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Default Price:" msgstr "" #.
    @T["Tiers:"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:10 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:10 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Tiers:" msgstr "" #.
  • @T["Starting from {0} units: {1}", tier.Quantity, MoneyService.Create(tier.UnitPrice ?? 0, Model.Currency)]
  • -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:14 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Starting from {0} units: {1}" msgstr "" #.

    @T["Price tiers"]

    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Price tiers" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Default Price" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:27 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Unit Price" msgstr "" #.
    @T["Remove"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:34 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Remove" msgstr "" #.
    @T["Add Price Tier"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Add Price Tier" msgstr "" From fff531d35cfcd6d3ffe4f537b29c4d33915ea6d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:11 +0100 Subject: [PATCH 178/210] New translations orchardcore.commerce.pot (Czech) --- Localization/cs-CZ/OrchardCore.Commerce.po | 452 ++++++++++----------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/Localization/cs-CZ/OrchardCore.Commerce.po b/Localization/cs-CZ/OrchardCore.Commerce.po index d06d2b4..2629953 100644 --- a/Localization/cs-CZ/OrchardCore.Commerce.po +++ b/Localization/cs-CZ/OrchardCore.Commerce.po @@ -4,1326 +4,1326 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: cs\n" -"X-Crowdin-File: OrchardCore.Commerce.pot\n" -"X-Crowdin-File-ID: 926\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.pot\n" +"X-Crowdin-File-ID: 944\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Czech\n" "Language: cs_CZ\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. public override LocalizedString DisplayText => T["Cart displaying"]; -#: OrchardCore.Commerce/Activities/CartDisplayingEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartDisplayingEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartDisplayingEvent" msgid "Cart displaying" msgstr "" #. public override LocalizedString DisplayText => T["Cart loaded"]; -#: OrchardCore.Commerce/Activities/CartLoadedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartLoadedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartLoadedEvent" msgid "Cart loaded" msgstr "" #. public override LocalizedString DisplayText => T["Cart updated"]; -#: OrchardCore.Commerce/Activities/CartUpdatedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartUpdatedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartUpdatedEvent" msgid "Cart updated" msgstr "" #. public override LocalizedString DisplayText => T["Verifying cart item"]; -#: OrchardCore.Commerce/Activities/CartVerifyingItemEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartVerifyingItemEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartVerifyingItemEvent" msgid "Verifying cart item" msgstr "" #. public override LocalizedString Category => T["Commerce"]; -#: OrchardCore.Commerce/Activities/CommerceEventActivityBase.cs:8 +#: OrchardCore.Commerce\Activities\CommerceEventActivityBase.cs:8 msgctxt "OrchardCore.Commerce.Activities.CommerceEventActivityBase" msgid "Commerce" msgstr "" #. public override LocalizedString DisplayText => T["Order was created"]; -#: OrchardCore.Commerce/Activities/OrderCreatedEvent.cs:12 +#: OrchardCore.Commerce\Activities\OrderCreatedEvent.cs:12 msgctxt "OrchardCore.Commerce.Activities.OrderCreatedEvent" msgid "Order was created" msgstr "" #. public override LocalizedString DisplayText => T["Product added to cart"]; -#: OrchardCore.Commerce/Activities/ProductAddedToCartEvent.cs:7 +#: OrchardCore.Commerce\Activities\ProductAddedToCartEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.ProductAddedToCartEvent" msgid "Product added to cart" msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce/AdminMenu.cs:18 +#: OrchardCore.Commerce\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce/AdminMenu.cs:19 +#: OrchardCore.Commerce\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Currency"], T["Currency"], entry => entry #. .Add(T["Currency"], T["Currency"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:20 -#: OrchardCore.Commerce/AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Currency" msgstr "" #. .Add(T["Price Display"], T["Price Display"], entry => entry #. .Add(T["Price Display"], T["Price Display"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:24 -#: OrchardCore.Commerce/AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Price Display" msgstr "" #. .Add(T["Region"], T["Region"], region => region #. .Add(T["Region"], T["Region"], region => region -#: OrchardCore.Commerce/AdminMenu.cs:28 -#: OrchardCore.Commerce/AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Region" msgstr "" #. await _notifier.SuccessAsync(H["Your addresses have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:77 +#: OrchardCore.Commerce\Controllers\UserController.cs:77 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your addresses have been updated." msgstr "" #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); -#: OrchardCore.Commerce/Controllers/UserController.cs:82 -#: OrchardCore.Commerce/Controllers/UserController.cs:123 +#: OrchardCore.Commerce\Controllers\UserController.cs:82 +#: OrchardCore.Commerce\Controllers\UserController.cs:123 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "{0}" msgstr "" #. await _notifier.SuccessAsync(H["Your details have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:118 +#: OrchardCore.Commerce\Controllers\UserController.cs:118 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your details have been updated." msgstr "" #. H["Executes after the shopping cart data is prepared, but before the shapes are rendered."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:22 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:22 msgctxt "OrchardCore.Commerce.Drivers.CartDisplayingEventDisplayDriver" msgid "Executes after the shopping cart data is prepared, but before the shapes are rendered." msgstr "" #. H["Executes before an item is added to the shopping cart to check whether it can be added based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:33 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:33 msgctxt "OrchardCore.Commerce.Drivers.CartVerifyingItemEventDisplayDriver" msgid "Executes before an item is added to the shopping cart to check whether it can be added based on inventory status." msgstr "" #. H["Executes before the cart is updated to check whether item quantities can be modified based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:44 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:44 msgctxt "OrchardCore.Commerce.Drivers.CartUpdatedEventDisplayDriver" msgid "Executes before the cart is updated to check whether item quantities can be modified based on inventory status." msgstr "" #. H["Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:55 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:55 msgctxt "OrchardCore.Commerce.Drivers.CartLoadedEventDisplayDriver" msgid "Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when a product is added to the shopping cart."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:65 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:65 msgctxt "OrchardCore.Commerce.Drivers.ProductAddedToCartEventDisplayDriver" msgid "Executes when a product is added to the shopping cart." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when an order is created on the frontend."]; -#: OrchardCore.Commerce/Drivers/OrderCreatedEventDisplayDriver.cs:11 +#: OrchardCore.Commerce\Drivers\OrderCreatedEventDisplayDriver.cs:11 msgctxt "OrchardCore.Commerce.Drivers.OrderCreatedEventDisplayDriver" msgid "Executes when an order is created on the frontend." msgstr "" #. T["Selected currencies must match."]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Selected currencies must match." msgstr "" #. ? T["Product's SKU cannot be left empty."] -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:107 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:107 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Product's SKU cannot be left empty." msgstr "" #. : T["SKU \"{0}\" does not belong to an existing Product.", lineItemProductSku]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:108 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:108 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "SKU \"{0}\" does not belong to an existing Product." msgstr "" #. updater.ModelState.AddModelError(nameof(ProductPart.Sku), T["SKU may not contain the dash character."]); -#: OrchardCore.Commerce/Drivers/ProductPartDisplayDriver.cs:50 +#: OrchardCore.Commerce\Drivers\ProductPartDisplayDriver.cs:50 msgctxt "OrchardCore.Commerce.Drivers.ProductPartDisplayDriver" msgid "SKU may not contain the dash character." msgstr "" #. T["The given tiered prices are not valid."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:70 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:70 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "The given tiered prices are not valid." msgstr "" #. T["You need to set a price for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a price for every tier." msgstr "" #. T["You need to set a default price greater than 0."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:87 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:87 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a default price greater than 0." msgstr "" #. T["There are duplicate tiers."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:98 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "There are duplicate tiers." msgstr "" #. T["You need to set a unit price greater or equal to 0 for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:105 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:105 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a unit price greater or equal to 0 for every tier." msgstr "" #. return H["There are not enough {0} left in stock.", title]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "There are not enough {0} left in stock." msgstr "" #. return H["The checkout quantity for {0} is more than the maximum allowed ({1}).", title, maxOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:65 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:65 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is more than the maximum allowed ({1})." msgstr "" #. return H["The checkout quantity for {0} is less than the minimum allowed ({1}).", title, minOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:73 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:73 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is less than the minimum allowed ({1})." msgstr "" #. newHeaders.Insert(insertIndex, H["Old Price"]); -#: OrchardCore.Commerce/Events/PromotionShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\PromotionShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.PromotionShoppingCartEvents" msgid "Old Price" msgstr "" #. .Select(header => header.Name == "Price" ? H["Gross Price"] : header) -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:64 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:64 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Gross Price" msgstr "" #. newHeaders.Insert(grossIndex, H["Net Price"]); -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:72 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:72 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Net Price" msgstr "" #. T["You must either provide only {0}, or {1}, or neither of them.", percentageName, amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "You must either provide only {0}, or {1}, or neither of them." msgstr "" #. T["Discount amount must be smaller than the product's original price.", amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:82 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:82 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "Discount amount must be smaller than the product's original price." msgstr "" #. orderPart.ContentItem.DisplayText = T["Order {0}", guid]; -#: OrchardCore.Commerce/Handlers/OrderPartHandler.cs:29 +#: OrchardCore.Commerce\Handlers\OrderPartHandler.cs:29 msgctxt "OrchardCore.Commerce.Handlers.OrderPartHandler" msgid "Order {0}" msgstr "" #. _updateModelAccessor.ModelUpdater.ModelState.AddModelError(nameof(part.Sku), T["SKU must not be empty."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:39 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:39 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must not be empty." msgstr "" #. T["SKU must be unique. A product with the given SKU already exists."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:62 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:62 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must be unique. A product with the given SKU already exists." msgstr "" #. T["You must either provide both {0} and {1}, or neither of them.", grossPriceName, taxRateName]); -#: OrchardCore.Commerce/Handlers/TaxPartAndPricePartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\TaxPartAndPricePartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.TaxPartAndPricePartHandler" msgid "You must either provide both {0} and {1}, or neither of them." msgstr "" #. H["Quantity"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:107 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:107 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Quantity" msgstr "" #. H["Product"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:108 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:108 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product" msgstr "" #. H["Price"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:109 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:109 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Price" msgstr "" #. H["Action"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:110 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:110 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Action" msgstr "" #. return H["Product with SKU {0} not found.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:224 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:224 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product with SKU {0} not found." msgstr "" #. : H["Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:231 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:231 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency." msgstr "" #. (string.IsNullOrEmpty(currency.EnglishName) ? T["Unspecified"] : T[currency.EnglishName]))); -#: OrchardCore.Commerce/Settings/CurrencySettingsDisplayDriver.cs:64 +#: OrchardCore.Commerce\Settings\CurrencySettingsDisplayDriver.cs:64 msgctxt "OrchardCore.Commerce.Settings.CurrencySettingsDisplayDriver" msgid "Unspecified" msgstr "" #. new(CurrencySelectionMode.AllCurrencies.ToString(), T["All Currencies"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:40 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "All Currencies" msgstr "" #. new(CurrencySelectionMode.DefaultCurrency.ToString(), T["Default Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:41 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Default Currency" msgstr "" #. new(CurrencySelectionMode.SpecificCurrency.ToString(), T["Specific Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:42 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Specific Currency" msgstr "" #. T["Region settings"], -#: OrchardCore.Commerce/Startup.cs:243 +#: OrchardCore.Commerce\Startup.cs:243 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Region settings" msgstr "" #. T["Exports the region settings."]); -#: OrchardCore.Commerce/Startup.cs:244 +#: OrchardCore.Commerce\Startup.cs:244 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Exports the region settings." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:3 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Your Addresses" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:7 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "(Boolean product attribute)" msgstr "" #.
  • @T["Label: {0}", settings.Label]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:11 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Label: {0}" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: on" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: off" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The description text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The description text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text associated to the checkbox for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The text associated to the checkbox for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "On/Off" msgstr "" #. @T["The default value associated with this attribute."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The default value associated with this attribute." msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:25 +#: OrchardCore.Commerce\Views\Checkout.cshtml:25 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "E-mail *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:29 +#: OrchardCore.Commerce\Views\Checkout.cshtml:29 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Phone Number *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:33 +#: OrchardCore.Commerce\Views\Checkout.cshtml:33 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "VAT Number" msgstr "" #. @T["Buyer is a corporation"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:43 +#: OrchardCore.Commerce\Views\Checkout.cshtml:43 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Buyer is a corporation" msgstr "" #.

    @T["Billing Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:49 +#: OrchardCore.Commerce\Views\Checkout.cshtml:49 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Billing Address" msgstr "" #.

    @T["Shipping Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:62 +#: OrchardCore.Commerce\Views\Checkout.cshtml:62 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address" msgstr "" #. @T["Shipping Address and Billing Address are the same"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:82 +#: OrchardCore.Commerce\Views\Checkout.cshtml:82 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address and Billing Address are the same" msgstr "" #. @T["Checkout Without Payment"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:121 +#: OrchardCore.Commerce\Views\Checkout.cshtml:121 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Checkout Without Payment" msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Default currency" msgstr "" #. @T["The default currency used by the system."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The default currency used by the system." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:19 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Current display currency" msgstr "" #. @T["The currently used currency for displaying prices to customers."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The currently used currency for displaying prices to customers." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:3 +#: OrchardCore.Commerce\Views\User\Details.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Your Details" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:7 +#: OrchardCore.Commerce\Views\User\Details.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:1 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:1 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Shopping Cart" msgstr "" #.

    @T["Your shopping cart is empty."]

    -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:6 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:6 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Your shopping cart is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:5 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:5 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Your Cart" msgstr "" #. class="btn btn-primary checkout">@T["Checkout"] -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:14 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:14 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Checkout" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "(Numeric product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Decimal places: {0}", settings.DecimalPlaces]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Decimal places: {0}" msgstr "" #.
  • @T["Default value: {0}", settings.DefaultValue.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Default value: {0}" msgstr "" #.
  • @T["Value must be between {0} and {1}", settings.Minimum.Value, settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Value must be between {0} and {1}" msgstr "" #.
  • @T["Minimum value: {0}", settings.Minimum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Minimum value: {0}" msgstr "" #.
  • @T["Maximum value: {0}", settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Maximum value: {0}" msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:37 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Decimal places" msgstr "" #. @T["The number of digits after the decimal point."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:40 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:40 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The number of digits after the decimal point." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Minimum" msgstr "" #. @T["The minimum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:49 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:49 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The minimum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Maximum" msgstr "" #. @T["The maximum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:58 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:58 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The maximum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:64 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:64 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:74 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:74 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/NumericProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\NumericProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeValue" msgid "{0}: {1}" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Pending" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Ordered" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Arrived" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Shipped" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Unknown" msgstr "" #.

    @T["Ordered Items"]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Ordered Items" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product properties" msgstr "" #. @T["Product Name and Attributes cells are only populated after submitting the changes."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name and Attributes cells are only populated after submitting the changes." msgstr "" #. @T["Currencies: Selected currencies need to be the same for all Products."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Currencies: Selected currencies need to be the same for all Products." msgstr "" #.
    @T["Product Name"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:31 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name" msgstr "" #.
    @T["Quantity"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:32 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Quantity" msgstr "" #.
    @T["Product SKU"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:33 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product SKU" msgstr "" #.
    @T["Unit Price Value"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:34 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Value" msgstr "" #.
    @T["Unit Price Currency"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:35 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Currency" msgstr "" #.
    @T["Attributes"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:36 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Attributes" msgstr "" #.
    @T["Actions"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:37 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Actions" msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:102 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:102 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Total" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:108 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:108 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Add Item" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:113 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:113 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:122 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:122 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:131 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:131 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:140 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:140 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:149 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:149 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:158 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:158 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:169 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:169 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "There are no charges stored in this order." msgstr "" #.

    @T["Checkout Templates"]

    -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:6 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:6 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Checkout Templates" msgstr "" #. @T["Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses."] -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:7 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:7 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses." msgstr "" #. @T["Quantity"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:11 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:11 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Quantity" msgstr "" #. @T["Product"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:12 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:12 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Product" msgstr "" #. @T["Attributes"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:13 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:13 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Attributes" msgstr "" #. @T["Price"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:14 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Price" msgstr "" -#: OrchardCore.Commerce/Views/OrderPart.cshtml:0 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:0 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid " × " msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:44 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:44 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Total" msgstr "" #. @T["Complete Payment"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:57 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:57 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Complete Payment" msgstr "" #.

    @T["This order is empty."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:66 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:66 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "This order is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart.cshtml:71 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:71 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:79 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:79 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:83 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:83 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:87 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:87 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:91 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:91 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:95 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:95 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:103 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:103 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "There are no charges stored in this order." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Net Price Display" msgstr "" #. @T["Turn on to display prices with taxes excluded."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes excluded." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Gross Price Display" msgstr "" #. @T["Turn on to display prices with taxes included."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:17 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes included." msgstr "" #. -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceVariantsPart.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceVariantsPart.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceVariantsPart.Edit" msgid "Price" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:3 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:3 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Title" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:4 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Filter by title..." msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleAsc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleAsc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleAsc" msgid "Title A-Z" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleDesc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleDesc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleDesc" msgid "Title Z-A" msgstr "" #.

    @T["There are no products to display."]

    -#: OrchardCore.Commerce/Views/ProductListPart.cshtml:21 +#: OrchardCore.Commerce\Views\ProductListPart.cshtml:21 msgctxt "OrchardCore.Commerce.Views.ProductListPart" msgid "There are no products to display." msgstr "" #.

    @T["Filter Products"]

    -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:13 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:13 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Filter Products" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:24 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:24 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Sort By" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:44 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:44 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Apply" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:32 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:32 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:54 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:54 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Add to cart" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "SKU" msgstr "" #. @T["The SKU of the product."] -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:8 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:8 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "The SKU of the product." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "Allowed Regions" msgstr "" #. @T["The available regions. If left empty all regions will be available."] -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:16 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The available regions. If left empty all regions will be available." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartCell_Action.cshtml:17 +#: OrchardCore.Commerce\Views\ShoppingCartCell_Action.cshtml:17 msgctxt "OrchardCore.Commerce.Views.ShoppingCartCell_Action" msgid "Remove" msgstr "" #. @T["Total"] -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:58 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:58 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Total" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Net Price: {0}" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Gross Price: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:88 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:88 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Update" msgstr "" #. title="@T["Estimate, the final value is calculated during checkout."]"> -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:6 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Estimate, the final value is calculated during checkout." msgstr "" #. @T["Gross Price*:"] -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:7 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Gross Price*:" msgstr "" #. @T["Gross Price:"] -#: OrchardCore.Commerce/Views/TaxPart-GrossPrice.cshtml:9 +#: OrchardCore.Commerce\Views\TaxPart-GrossPrice.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TaxPart-GrossPrice" msgid "Gross Price:" msgstr "" #. @T["{0}%", value] -#: OrchardCore.Commerce/Views/TaxPart-TaxRate.cshtml:8 +#: OrchardCore.Commerce\Views\TaxPart-TaxRate.cshtml:8 msgctxt "OrchardCore.Commerce.Views.TaxPart-TaxRate" msgid "{0}%" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "(Text product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Predefined values: {0}", string.Join(", ", settings.PredefinedValues)]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Predefined values: {0}" msgstr "" #.
  • @T["Choice is restricted to predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:17 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Choice is restricted to predefined values." msgstr "" #.
  • @T["The user may enter a value that is not one of the predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may enter a value that is not one of the predefined values." msgstr "" #.
  • @T["The user may select more than one value."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may select more than one value." msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Predefined values" msgstr "" #. @T["The set of suggested or allowed values. Enter one value per line."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The set of suggested or allowed values. Enter one value per line." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Restrict to predefined values" msgstr "" #. @T["— Whether values should be restricted to the set of predefined values."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:39 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:39 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether values should be restricted to the set of predefined values." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Multiple values" msgstr "" #. @T["— Whether multiple values can be selected."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:47 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:47 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether multiple values can be selected." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid ", " msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid "{0}: {1}" msgstr "" #.
    @T["Default Price:"] @Model.TieredPricePart.DefaultPrice.ToString()
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Default Price:" msgstr "" #.
    @T["Tiers:"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:10 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:10 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Tiers:" msgstr "" #.
  • @T["Starting from {0} units: {1}", tier.Quantity, MoneyService.Create(tier.UnitPrice ?? 0, Model.Currency)]
  • -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:14 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Starting from {0} units: {1}" msgstr "" #.

    @T["Price tiers"]

    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Price tiers" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Default Price" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:27 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Unit Price" msgstr "" #.
    @T["Remove"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:34 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Remove" msgstr "" #.
    @T["Add Price Tier"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Add Price Tier" msgstr "" From e3dd6330fa9dc5aeea49e9173265e5d26995c31f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:13 +0100 Subject: [PATCH 179/210] New translations orchardcore.commerce.pot (German) --- Localization/de-DE/OrchardCore.Commerce.po | 452 ++++++++++----------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/Localization/de-DE/OrchardCore.Commerce.po b/Localization/de-DE/OrchardCore.Commerce.po index 0256c13..67b1410 100644 --- a/Localization/de-DE/OrchardCore.Commerce.po +++ b/Localization/de-DE/OrchardCore.Commerce.po @@ -4,1326 +4,1326 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: de\n" -"X-Crowdin-File: OrchardCore.Commerce.pot\n" -"X-Crowdin-File-ID: 926\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.pot\n" +"X-Crowdin-File-ID: 944\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: German\n" "Language: de_DE\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. public override LocalizedString DisplayText => T["Cart displaying"]; -#: OrchardCore.Commerce/Activities/CartDisplayingEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartDisplayingEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartDisplayingEvent" msgid "Cart displaying" msgstr "" #. public override LocalizedString DisplayText => T["Cart loaded"]; -#: OrchardCore.Commerce/Activities/CartLoadedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartLoadedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartLoadedEvent" msgid "Cart loaded" msgstr "" #. public override LocalizedString DisplayText => T["Cart updated"]; -#: OrchardCore.Commerce/Activities/CartUpdatedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartUpdatedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartUpdatedEvent" msgid "Cart updated" msgstr "" #. public override LocalizedString DisplayText => T["Verifying cart item"]; -#: OrchardCore.Commerce/Activities/CartVerifyingItemEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartVerifyingItemEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartVerifyingItemEvent" msgid "Verifying cart item" msgstr "" #. public override LocalizedString Category => T["Commerce"]; -#: OrchardCore.Commerce/Activities/CommerceEventActivityBase.cs:8 +#: OrchardCore.Commerce\Activities\CommerceEventActivityBase.cs:8 msgctxt "OrchardCore.Commerce.Activities.CommerceEventActivityBase" msgid "Commerce" msgstr "" #. public override LocalizedString DisplayText => T["Order was created"]; -#: OrchardCore.Commerce/Activities/OrderCreatedEvent.cs:12 +#: OrchardCore.Commerce\Activities\OrderCreatedEvent.cs:12 msgctxt "OrchardCore.Commerce.Activities.OrderCreatedEvent" msgid "Order was created" msgstr "" #. public override LocalizedString DisplayText => T["Product added to cart"]; -#: OrchardCore.Commerce/Activities/ProductAddedToCartEvent.cs:7 +#: OrchardCore.Commerce\Activities\ProductAddedToCartEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.ProductAddedToCartEvent" msgid "Product added to cart" msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce/AdminMenu.cs:18 +#: OrchardCore.Commerce\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce/AdminMenu.cs:19 +#: OrchardCore.Commerce\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Currency"], T["Currency"], entry => entry #. .Add(T["Currency"], T["Currency"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:20 -#: OrchardCore.Commerce/AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Currency" msgstr "" #. .Add(T["Price Display"], T["Price Display"], entry => entry #. .Add(T["Price Display"], T["Price Display"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:24 -#: OrchardCore.Commerce/AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Price Display" msgstr "" #. .Add(T["Region"], T["Region"], region => region #. .Add(T["Region"], T["Region"], region => region -#: OrchardCore.Commerce/AdminMenu.cs:28 -#: OrchardCore.Commerce/AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Region" msgstr "" #. await _notifier.SuccessAsync(H["Your addresses have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:77 +#: OrchardCore.Commerce\Controllers\UserController.cs:77 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your addresses have been updated." msgstr "" #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); -#: OrchardCore.Commerce/Controllers/UserController.cs:82 -#: OrchardCore.Commerce/Controllers/UserController.cs:123 +#: OrchardCore.Commerce\Controllers\UserController.cs:82 +#: OrchardCore.Commerce\Controllers\UserController.cs:123 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "{0}" msgstr "" #. await _notifier.SuccessAsync(H["Your details have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:118 +#: OrchardCore.Commerce\Controllers\UserController.cs:118 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your details have been updated." msgstr "" #. H["Executes after the shopping cart data is prepared, but before the shapes are rendered."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:22 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:22 msgctxt "OrchardCore.Commerce.Drivers.CartDisplayingEventDisplayDriver" msgid "Executes after the shopping cart data is prepared, but before the shapes are rendered." msgstr "" #. H["Executes before an item is added to the shopping cart to check whether it can be added based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:33 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:33 msgctxt "OrchardCore.Commerce.Drivers.CartVerifyingItemEventDisplayDriver" msgid "Executes before an item is added to the shopping cart to check whether it can be added based on inventory status." msgstr "" #. H["Executes before the cart is updated to check whether item quantities can be modified based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:44 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:44 msgctxt "OrchardCore.Commerce.Drivers.CartUpdatedEventDisplayDriver" msgid "Executes before the cart is updated to check whether item quantities can be modified based on inventory status." msgstr "" #. H["Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:55 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:55 msgctxt "OrchardCore.Commerce.Drivers.CartLoadedEventDisplayDriver" msgid "Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when a product is added to the shopping cart."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:65 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:65 msgctxt "OrchardCore.Commerce.Drivers.ProductAddedToCartEventDisplayDriver" msgid "Executes when a product is added to the shopping cart." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when an order is created on the frontend."]; -#: OrchardCore.Commerce/Drivers/OrderCreatedEventDisplayDriver.cs:11 +#: OrchardCore.Commerce\Drivers\OrderCreatedEventDisplayDriver.cs:11 msgctxt "OrchardCore.Commerce.Drivers.OrderCreatedEventDisplayDriver" msgid "Executes when an order is created on the frontend." msgstr "" #. T["Selected currencies must match."]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Selected currencies must match." msgstr "" #. ? T["Product's SKU cannot be left empty."] -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:107 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:107 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Product's SKU cannot be left empty." msgstr "" #. : T["SKU \"{0}\" does not belong to an existing Product.", lineItemProductSku]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:108 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:108 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "SKU \"{0}\" does not belong to an existing Product." msgstr "" #. updater.ModelState.AddModelError(nameof(ProductPart.Sku), T["SKU may not contain the dash character."]); -#: OrchardCore.Commerce/Drivers/ProductPartDisplayDriver.cs:50 +#: OrchardCore.Commerce\Drivers\ProductPartDisplayDriver.cs:50 msgctxt "OrchardCore.Commerce.Drivers.ProductPartDisplayDriver" msgid "SKU may not contain the dash character." msgstr "" #. T["The given tiered prices are not valid."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:70 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:70 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "The given tiered prices are not valid." msgstr "" #. T["You need to set a price for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a price for every tier." msgstr "" #. T["You need to set a default price greater than 0."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:87 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:87 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a default price greater than 0." msgstr "" #. T["There are duplicate tiers."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:98 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "There are duplicate tiers." msgstr "" #. T["You need to set a unit price greater or equal to 0 for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:105 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:105 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a unit price greater or equal to 0 for every tier." msgstr "" #. return H["There are not enough {0} left in stock.", title]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "There are not enough {0} left in stock." msgstr "" #. return H["The checkout quantity for {0} is more than the maximum allowed ({1}).", title, maxOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:65 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:65 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is more than the maximum allowed ({1})." msgstr "" #. return H["The checkout quantity for {0} is less than the minimum allowed ({1}).", title, minOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:73 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:73 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is less than the minimum allowed ({1})." msgstr "" #. newHeaders.Insert(insertIndex, H["Old Price"]); -#: OrchardCore.Commerce/Events/PromotionShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\PromotionShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.PromotionShoppingCartEvents" msgid "Old Price" msgstr "" #. .Select(header => header.Name == "Price" ? H["Gross Price"] : header) -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:64 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:64 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Gross Price" msgstr "" #. newHeaders.Insert(grossIndex, H["Net Price"]); -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:72 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:72 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Net Price" msgstr "" #. T["You must either provide only {0}, or {1}, or neither of them.", percentageName, amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "You must either provide only {0}, or {1}, or neither of them." msgstr "" #. T["Discount amount must be smaller than the product's original price.", amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:82 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:82 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "Discount amount must be smaller than the product's original price." msgstr "" #. orderPart.ContentItem.DisplayText = T["Order {0}", guid]; -#: OrchardCore.Commerce/Handlers/OrderPartHandler.cs:29 +#: OrchardCore.Commerce\Handlers\OrderPartHandler.cs:29 msgctxt "OrchardCore.Commerce.Handlers.OrderPartHandler" msgid "Order {0}" msgstr "" #. _updateModelAccessor.ModelUpdater.ModelState.AddModelError(nameof(part.Sku), T["SKU must not be empty."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:39 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:39 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must not be empty." msgstr "" #. T["SKU must be unique. A product with the given SKU already exists."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:62 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:62 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must be unique. A product with the given SKU already exists." msgstr "" #. T["You must either provide both {0} and {1}, or neither of them.", grossPriceName, taxRateName]); -#: OrchardCore.Commerce/Handlers/TaxPartAndPricePartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\TaxPartAndPricePartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.TaxPartAndPricePartHandler" msgid "You must either provide both {0} and {1}, or neither of them." msgstr "" #. H["Quantity"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:107 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:107 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Quantity" msgstr "" #. H["Product"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:108 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:108 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product" msgstr "" #. H["Price"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:109 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:109 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Price" msgstr "" #. H["Action"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:110 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:110 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Action" msgstr "" #. return H["Product with SKU {0} not found.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:224 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:224 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product with SKU {0} not found." msgstr "" #. : H["Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:231 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:231 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency." msgstr "" #. (string.IsNullOrEmpty(currency.EnglishName) ? T["Unspecified"] : T[currency.EnglishName]))); -#: OrchardCore.Commerce/Settings/CurrencySettingsDisplayDriver.cs:64 +#: OrchardCore.Commerce\Settings\CurrencySettingsDisplayDriver.cs:64 msgctxt "OrchardCore.Commerce.Settings.CurrencySettingsDisplayDriver" msgid "Unspecified" msgstr "" #. new(CurrencySelectionMode.AllCurrencies.ToString(), T["All Currencies"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:40 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "All Currencies" msgstr "" #. new(CurrencySelectionMode.DefaultCurrency.ToString(), T["Default Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:41 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Default Currency" msgstr "" #. new(CurrencySelectionMode.SpecificCurrency.ToString(), T["Specific Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:42 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Specific Currency" msgstr "" #. T["Region settings"], -#: OrchardCore.Commerce/Startup.cs:243 +#: OrchardCore.Commerce\Startup.cs:243 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Region settings" msgstr "" #. T["Exports the region settings."]); -#: OrchardCore.Commerce/Startup.cs:244 +#: OrchardCore.Commerce\Startup.cs:244 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Exports the region settings." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:3 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Your Addresses" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:7 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "(Boolean product attribute)" msgstr "" #.
  • @T["Label: {0}", settings.Label]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:11 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Label: {0}" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: on" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: off" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The description text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The description text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text associated to the checkbox for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The text associated to the checkbox for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "On/Off" msgstr "" #. @T["The default value associated with this attribute."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The default value associated with this attribute." msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:25 +#: OrchardCore.Commerce\Views\Checkout.cshtml:25 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "E-mail *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:29 +#: OrchardCore.Commerce\Views\Checkout.cshtml:29 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Phone Number *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:33 +#: OrchardCore.Commerce\Views\Checkout.cshtml:33 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "VAT Number" msgstr "" #. @T["Buyer is a corporation"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:43 +#: OrchardCore.Commerce\Views\Checkout.cshtml:43 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Buyer is a corporation" msgstr "" #.

    @T["Billing Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:49 +#: OrchardCore.Commerce\Views\Checkout.cshtml:49 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Billing Address" msgstr "" #.

    @T["Shipping Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:62 +#: OrchardCore.Commerce\Views\Checkout.cshtml:62 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address" msgstr "" #. @T["Shipping Address and Billing Address are the same"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:82 +#: OrchardCore.Commerce\Views\Checkout.cshtml:82 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address and Billing Address are the same" msgstr "" #. @T["Checkout Without Payment"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:121 +#: OrchardCore.Commerce\Views\Checkout.cshtml:121 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Checkout Without Payment" msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Default currency" msgstr "" #. @T["The default currency used by the system."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The default currency used by the system." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:19 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Current display currency" msgstr "" #. @T["The currently used currency for displaying prices to customers."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The currently used currency for displaying prices to customers." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:3 +#: OrchardCore.Commerce\Views\User\Details.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Your Details" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:7 +#: OrchardCore.Commerce\Views\User\Details.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:1 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:1 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Shopping Cart" msgstr "" #.

    @T["Your shopping cart is empty."]

    -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:6 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:6 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Your shopping cart is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:5 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:5 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Your Cart" msgstr "" #. class="btn btn-primary checkout">@T["Checkout"] -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:14 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:14 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Checkout" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "(Numeric product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Decimal places: {0}", settings.DecimalPlaces]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Decimal places: {0}" msgstr "" #.
  • @T["Default value: {0}", settings.DefaultValue.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Default value: {0}" msgstr "" #.
  • @T["Value must be between {0} and {1}", settings.Minimum.Value, settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Value must be between {0} and {1}" msgstr "" #.
  • @T["Minimum value: {0}", settings.Minimum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Minimum value: {0}" msgstr "" #.
  • @T["Maximum value: {0}", settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Maximum value: {0}" msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:37 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Decimal places" msgstr "" #. @T["The number of digits after the decimal point."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:40 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:40 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The number of digits after the decimal point." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Minimum" msgstr "" #. @T["The minimum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:49 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:49 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The minimum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Maximum" msgstr "" #. @T["The maximum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:58 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:58 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The maximum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:64 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:64 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:74 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:74 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/NumericProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\NumericProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeValue" msgid "{0}: {1}" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Pending" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Ordered" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Arrived" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Shipped" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Unknown" msgstr "" #.

    @T["Ordered Items"]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Ordered Items" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product properties" msgstr "" #. @T["Product Name and Attributes cells are only populated after submitting the changes."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name and Attributes cells are only populated after submitting the changes." msgstr "" #. @T["Currencies: Selected currencies need to be the same for all Products."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Currencies: Selected currencies need to be the same for all Products." msgstr "" #.
    @T["Product Name"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:31 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name" msgstr "" #.
    @T["Quantity"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:32 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Quantity" msgstr "" #.
    @T["Product SKU"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:33 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product SKU" msgstr "" #.
    @T["Unit Price Value"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:34 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Value" msgstr "" #.
    @T["Unit Price Currency"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:35 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Currency" msgstr "" #.
    @T["Attributes"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:36 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Attributes" msgstr "" #.
    @T["Actions"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:37 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Actions" msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:102 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:102 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Total" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:108 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:108 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Add Item" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:113 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:113 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:122 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:122 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:131 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:131 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:140 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:140 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:149 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:149 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:158 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:158 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:169 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:169 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "There are no charges stored in this order." msgstr "" #.

    @T["Checkout Templates"]

    -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:6 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:6 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Checkout Templates" msgstr "" #. @T["Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses."] -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:7 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:7 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses." msgstr "" #. @T["Quantity"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:11 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:11 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Quantity" msgstr "" #. @T["Product"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:12 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:12 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Product" msgstr "" #. @T["Attributes"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:13 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:13 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Attributes" msgstr "" #. @T["Price"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:14 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Price" msgstr "" -#: OrchardCore.Commerce/Views/OrderPart.cshtml:0 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:0 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid " × " msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:44 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:44 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Total" msgstr "" #. @T["Complete Payment"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:57 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:57 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Complete Payment" msgstr "" #.

    @T["This order is empty."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:66 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:66 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "This order is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart.cshtml:71 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:71 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:79 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:79 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:83 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:83 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:87 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:87 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:91 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:91 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:95 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:95 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:103 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:103 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "There are no charges stored in this order." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Net Price Display" msgstr "" #. @T["Turn on to display prices with taxes excluded."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes excluded." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Gross Price Display" msgstr "" #. @T["Turn on to display prices with taxes included."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:17 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes included." msgstr "" #. -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceVariantsPart.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceVariantsPart.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceVariantsPart.Edit" msgid "Price" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:3 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:3 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Title" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:4 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Filter by title..." msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleAsc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleAsc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleAsc" msgid "Title A-Z" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleDesc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleDesc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleDesc" msgid "Title Z-A" msgstr "" #.

    @T["There are no products to display."]

    -#: OrchardCore.Commerce/Views/ProductListPart.cshtml:21 +#: OrchardCore.Commerce\Views\ProductListPart.cshtml:21 msgctxt "OrchardCore.Commerce.Views.ProductListPart" msgid "There are no products to display." msgstr "" #.

    @T["Filter Products"]

    -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:13 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:13 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Filter Products" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:24 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:24 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Sort By" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:44 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:44 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Apply" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:32 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:32 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:54 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:54 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Add to cart" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "SKU" msgstr "" #. @T["The SKU of the product."] -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:8 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:8 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "The SKU of the product." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "Allowed Regions" msgstr "" #. @T["The available regions. If left empty all regions will be available."] -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:16 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The available regions. If left empty all regions will be available." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartCell_Action.cshtml:17 +#: OrchardCore.Commerce\Views\ShoppingCartCell_Action.cshtml:17 msgctxt "OrchardCore.Commerce.Views.ShoppingCartCell_Action" msgid "Remove" msgstr "" #. @T["Total"] -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:58 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:58 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Total" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Net Price: {0}" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Gross Price: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:88 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:88 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Update" msgstr "" #. title="@T["Estimate, the final value is calculated during checkout."]"> -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:6 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Estimate, the final value is calculated during checkout." msgstr "" #. @T["Gross Price*:"] -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:7 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Gross Price*:" msgstr "" #. @T["Gross Price:"] -#: OrchardCore.Commerce/Views/TaxPart-GrossPrice.cshtml:9 +#: OrchardCore.Commerce\Views\TaxPart-GrossPrice.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TaxPart-GrossPrice" msgid "Gross Price:" msgstr "" #. @T["{0}%", value] -#: OrchardCore.Commerce/Views/TaxPart-TaxRate.cshtml:8 +#: OrchardCore.Commerce\Views\TaxPart-TaxRate.cshtml:8 msgctxt "OrchardCore.Commerce.Views.TaxPart-TaxRate" msgid "{0}%" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "(Text product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Predefined values: {0}", string.Join(", ", settings.PredefinedValues)]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Predefined values: {0}" msgstr "" #.
  • @T["Choice is restricted to predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:17 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Choice is restricted to predefined values." msgstr "" #.
  • @T["The user may enter a value that is not one of the predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may enter a value that is not one of the predefined values." msgstr "" #.
  • @T["The user may select more than one value."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may select more than one value." msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Predefined values" msgstr "" #. @T["The set of suggested or allowed values. Enter one value per line."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The set of suggested or allowed values. Enter one value per line." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Restrict to predefined values" msgstr "" #. @T["— Whether values should be restricted to the set of predefined values."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:39 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:39 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether values should be restricted to the set of predefined values." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Multiple values" msgstr "" #. @T["— Whether multiple values can be selected."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:47 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:47 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether multiple values can be selected." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid ", " msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid "{0}: {1}" msgstr "" #.
    @T["Default Price:"] @Model.TieredPricePart.DefaultPrice.ToString()
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Default Price:" msgstr "" #.
    @T["Tiers:"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:10 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:10 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Tiers:" msgstr "" #.
  • @T["Starting from {0} units: {1}", tier.Quantity, MoneyService.Create(tier.UnitPrice ?? 0, Model.Currency)]
  • -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:14 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Starting from {0} units: {1}" msgstr "" #.

    @T["Price tiers"]

    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Price tiers" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Default Price" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:27 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Unit Price" msgstr "" #.
    @T["Remove"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:34 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Remove" msgstr "" #.
    @T["Add Price Tier"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Add Price Tier" msgstr "" From f3208421001199872c20e7dcad4f85a2caf8fea7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:14 +0100 Subject: [PATCH 180/210] New translations orchardcore.commerce.pot (Greek) --- Localization/el-GR/OrchardCore.Commerce.po | 452 ++++++++++----------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/Localization/el-GR/OrchardCore.Commerce.po b/Localization/el-GR/OrchardCore.Commerce.po index 379f789..7bfb7ec 100644 --- a/Localization/el-GR/OrchardCore.Commerce.po +++ b/Localization/el-GR/OrchardCore.Commerce.po @@ -4,1326 +4,1326 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: el\n" -"X-Crowdin-File: OrchardCore.Commerce.pot\n" -"X-Crowdin-File-ID: 926\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.pot\n" +"X-Crowdin-File-ID: 944\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Greek\n" "Language: el_GR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. public override LocalizedString DisplayText => T["Cart displaying"]; -#: OrchardCore.Commerce/Activities/CartDisplayingEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartDisplayingEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartDisplayingEvent" msgid "Cart displaying" msgstr "" #. public override LocalizedString DisplayText => T["Cart loaded"]; -#: OrchardCore.Commerce/Activities/CartLoadedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartLoadedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartLoadedEvent" msgid "Cart loaded" msgstr "" #. public override LocalizedString DisplayText => T["Cart updated"]; -#: OrchardCore.Commerce/Activities/CartUpdatedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartUpdatedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartUpdatedEvent" msgid "Cart updated" msgstr "" #. public override LocalizedString DisplayText => T["Verifying cart item"]; -#: OrchardCore.Commerce/Activities/CartVerifyingItemEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartVerifyingItemEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartVerifyingItemEvent" msgid "Verifying cart item" msgstr "" #. public override LocalizedString Category => T["Commerce"]; -#: OrchardCore.Commerce/Activities/CommerceEventActivityBase.cs:8 +#: OrchardCore.Commerce\Activities\CommerceEventActivityBase.cs:8 msgctxt "OrchardCore.Commerce.Activities.CommerceEventActivityBase" msgid "Commerce" msgstr "" #. public override LocalizedString DisplayText => T["Order was created"]; -#: OrchardCore.Commerce/Activities/OrderCreatedEvent.cs:12 +#: OrchardCore.Commerce\Activities\OrderCreatedEvent.cs:12 msgctxt "OrchardCore.Commerce.Activities.OrderCreatedEvent" msgid "Order was created" msgstr "" #. public override LocalizedString DisplayText => T["Product added to cart"]; -#: OrchardCore.Commerce/Activities/ProductAddedToCartEvent.cs:7 +#: OrchardCore.Commerce\Activities\ProductAddedToCartEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.ProductAddedToCartEvent" msgid "Product added to cart" msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce/AdminMenu.cs:18 +#: OrchardCore.Commerce\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce/AdminMenu.cs:19 +#: OrchardCore.Commerce\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Currency"], T["Currency"], entry => entry #. .Add(T["Currency"], T["Currency"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:20 -#: OrchardCore.Commerce/AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Currency" msgstr "" #. .Add(T["Price Display"], T["Price Display"], entry => entry #. .Add(T["Price Display"], T["Price Display"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:24 -#: OrchardCore.Commerce/AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Price Display" msgstr "" #. .Add(T["Region"], T["Region"], region => region #. .Add(T["Region"], T["Region"], region => region -#: OrchardCore.Commerce/AdminMenu.cs:28 -#: OrchardCore.Commerce/AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Region" msgstr "" #. await _notifier.SuccessAsync(H["Your addresses have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:77 +#: OrchardCore.Commerce\Controllers\UserController.cs:77 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your addresses have been updated." msgstr "" #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); -#: OrchardCore.Commerce/Controllers/UserController.cs:82 -#: OrchardCore.Commerce/Controllers/UserController.cs:123 +#: OrchardCore.Commerce\Controllers\UserController.cs:82 +#: OrchardCore.Commerce\Controllers\UserController.cs:123 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "{0}" msgstr "" #. await _notifier.SuccessAsync(H["Your details have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:118 +#: OrchardCore.Commerce\Controllers\UserController.cs:118 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your details have been updated." msgstr "" #. H["Executes after the shopping cart data is prepared, but before the shapes are rendered."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:22 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:22 msgctxt "OrchardCore.Commerce.Drivers.CartDisplayingEventDisplayDriver" msgid "Executes after the shopping cart data is prepared, but before the shapes are rendered." msgstr "" #. H["Executes before an item is added to the shopping cart to check whether it can be added based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:33 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:33 msgctxt "OrchardCore.Commerce.Drivers.CartVerifyingItemEventDisplayDriver" msgid "Executes before an item is added to the shopping cart to check whether it can be added based on inventory status." msgstr "" #. H["Executes before the cart is updated to check whether item quantities can be modified based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:44 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:44 msgctxt "OrchardCore.Commerce.Drivers.CartUpdatedEventDisplayDriver" msgid "Executes before the cart is updated to check whether item quantities can be modified based on inventory status." msgstr "" #. H["Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:55 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:55 msgctxt "OrchardCore.Commerce.Drivers.CartLoadedEventDisplayDriver" msgid "Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when a product is added to the shopping cart."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:65 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:65 msgctxt "OrchardCore.Commerce.Drivers.ProductAddedToCartEventDisplayDriver" msgid "Executes when a product is added to the shopping cart." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when an order is created on the frontend."]; -#: OrchardCore.Commerce/Drivers/OrderCreatedEventDisplayDriver.cs:11 +#: OrchardCore.Commerce\Drivers\OrderCreatedEventDisplayDriver.cs:11 msgctxt "OrchardCore.Commerce.Drivers.OrderCreatedEventDisplayDriver" msgid "Executes when an order is created on the frontend." msgstr "" #. T["Selected currencies must match."]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Selected currencies must match." msgstr "" #. ? T["Product's SKU cannot be left empty."] -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:107 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:107 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Product's SKU cannot be left empty." msgstr "" #. : T["SKU \"{0}\" does not belong to an existing Product.", lineItemProductSku]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:108 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:108 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "SKU \"{0}\" does not belong to an existing Product." msgstr "" #. updater.ModelState.AddModelError(nameof(ProductPart.Sku), T["SKU may not contain the dash character."]); -#: OrchardCore.Commerce/Drivers/ProductPartDisplayDriver.cs:50 +#: OrchardCore.Commerce\Drivers\ProductPartDisplayDriver.cs:50 msgctxt "OrchardCore.Commerce.Drivers.ProductPartDisplayDriver" msgid "SKU may not contain the dash character." msgstr "" #. T["The given tiered prices are not valid."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:70 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:70 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "The given tiered prices are not valid." msgstr "" #. T["You need to set a price for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a price for every tier." msgstr "" #. T["You need to set a default price greater than 0."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:87 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:87 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a default price greater than 0." msgstr "" #. T["There are duplicate tiers."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:98 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "There are duplicate tiers." msgstr "" #. T["You need to set a unit price greater or equal to 0 for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:105 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:105 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a unit price greater or equal to 0 for every tier." msgstr "" #. return H["There are not enough {0} left in stock.", title]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "There are not enough {0} left in stock." msgstr "" #. return H["The checkout quantity for {0} is more than the maximum allowed ({1}).", title, maxOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:65 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:65 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is more than the maximum allowed ({1})." msgstr "" #. return H["The checkout quantity for {0} is less than the minimum allowed ({1}).", title, minOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:73 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:73 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is less than the minimum allowed ({1})." msgstr "" #. newHeaders.Insert(insertIndex, H["Old Price"]); -#: OrchardCore.Commerce/Events/PromotionShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\PromotionShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.PromotionShoppingCartEvents" msgid "Old Price" msgstr "" #. .Select(header => header.Name == "Price" ? H["Gross Price"] : header) -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:64 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:64 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Gross Price" msgstr "" #. newHeaders.Insert(grossIndex, H["Net Price"]); -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:72 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:72 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Net Price" msgstr "" #. T["You must either provide only {0}, or {1}, or neither of them.", percentageName, amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "You must either provide only {0}, or {1}, or neither of them." msgstr "" #. T["Discount amount must be smaller than the product's original price.", amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:82 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:82 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "Discount amount must be smaller than the product's original price." msgstr "" #. orderPart.ContentItem.DisplayText = T["Order {0}", guid]; -#: OrchardCore.Commerce/Handlers/OrderPartHandler.cs:29 +#: OrchardCore.Commerce\Handlers\OrderPartHandler.cs:29 msgctxt "OrchardCore.Commerce.Handlers.OrderPartHandler" msgid "Order {0}" msgstr "" #. _updateModelAccessor.ModelUpdater.ModelState.AddModelError(nameof(part.Sku), T["SKU must not be empty."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:39 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:39 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must not be empty." msgstr "" #. T["SKU must be unique. A product with the given SKU already exists."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:62 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:62 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must be unique. A product with the given SKU already exists." msgstr "" #. T["You must either provide both {0} and {1}, or neither of them.", grossPriceName, taxRateName]); -#: OrchardCore.Commerce/Handlers/TaxPartAndPricePartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\TaxPartAndPricePartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.TaxPartAndPricePartHandler" msgid "You must either provide both {0} and {1}, or neither of them." msgstr "" #. H["Quantity"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:107 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:107 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Quantity" msgstr "" #. H["Product"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:108 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:108 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product" msgstr "" #. H["Price"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:109 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:109 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Price" msgstr "" #. H["Action"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:110 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:110 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Action" msgstr "" #. return H["Product with SKU {0} not found.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:224 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:224 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product with SKU {0} not found." msgstr "" #. : H["Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:231 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:231 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency." msgstr "" #. (string.IsNullOrEmpty(currency.EnglishName) ? T["Unspecified"] : T[currency.EnglishName]))); -#: OrchardCore.Commerce/Settings/CurrencySettingsDisplayDriver.cs:64 +#: OrchardCore.Commerce\Settings\CurrencySettingsDisplayDriver.cs:64 msgctxt "OrchardCore.Commerce.Settings.CurrencySettingsDisplayDriver" msgid "Unspecified" msgstr "" #. new(CurrencySelectionMode.AllCurrencies.ToString(), T["All Currencies"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:40 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "All Currencies" msgstr "" #. new(CurrencySelectionMode.DefaultCurrency.ToString(), T["Default Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:41 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Default Currency" msgstr "" #. new(CurrencySelectionMode.SpecificCurrency.ToString(), T["Specific Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:42 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Specific Currency" msgstr "" #. T["Region settings"], -#: OrchardCore.Commerce/Startup.cs:243 +#: OrchardCore.Commerce\Startup.cs:243 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Region settings" msgstr "" #. T["Exports the region settings."]); -#: OrchardCore.Commerce/Startup.cs:244 +#: OrchardCore.Commerce\Startup.cs:244 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Exports the region settings." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:3 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Your Addresses" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:7 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "(Boolean product attribute)" msgstr "" #.
  • @T["Label: {0}", settings.Label]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:11 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Label: {0}" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: on" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: off" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The description text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The description text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text associated to the checkbox for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The text associated to the checkbox for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "On/Off" msgstr "" #. @T["The default value associated with this attribute."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The default value associated with this attribute." msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:25 +#: OrchardCore.Commerce\Views\Checkout.cshtml:25 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "E-mail *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:29 +#: OrchardCore.Commerce\Views\Checkout.cshtml:29 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Phone Number *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:33 +#: OrchardCore.Commerce\Views\Checkout.cshtml:33 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "VAT Number" msgstr "" #. @T["Buyer is a corporation"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:43 +#: OrchardCore.Commerce\Views\Checkout.cshtml:43 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Buyer is a corporation" msgstr "" #.

    @T["Billing Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:49 +#: OrchardCore.Commerce\Views\Checkout.cshtml:49 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Billing Address" msgstr "" #.

    @T["Shipping Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:62 +#: OrchardCore.Commerce\Views\Checkout.cshtml:62 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address" msgstr "" #. @T["Shipping Address and Billing Address are the same"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:82 +#: OrchardCore.Commerce\Views\Checkout.cshtml:82 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address and Billing Address are the same" msgstr "" #. @T["Checkout Without Payment"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:121 +#: OrchardCore.Commerce\Views\Checkout.cshtml:121 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Checkout Without Payment" msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Default currency" msgstr "" #. @T["The default currency used by the system."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The default currency used by the system." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:19 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Current display currency" msgstr "" #. @T["The currently used currency for displaying prices to customers."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The currently used currency for displaying prices to customers." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:3 +#: OrchardCore.Commerce\Views\User\Details.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Your Details" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:7 +#: OrchardCore.Commerce\Views\User\Details.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:1 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:1 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Shopping Cart" msgstr "" #.

    @T["Your shopping cart is empty."]

    -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:6 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:6 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Your shopping cart is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:5 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:5 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Your Cart" msgstr "" #. class="btn btn-primary checkout">@T["Checkout"] -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:14 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:14 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Checkout" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "(Numeric product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Decimal places: {0}", settings.DecimalPlaces]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Decimal places: {0}" msgstr "" #.
  • @T["Default value: {0}", settings.DefaultValue.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Default value: {0}" msgstr "" #.
  • @T["Value must be between {0} and {1}", settings.Minimum.Value, settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Value must be between {0} and {1}" msgstr "" #.
  • @T["Minimum value: {0}", settings.Minimum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Minimum value: {0}" msgstr "" #.
  • @T["Maximum value: {0}", settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Maximum value: {0}" msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:37 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Decimal places" msgstr "" #. @T["The number of digits after the decimal point."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:40 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:40 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The number of digits after the decimal point." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Minimum" msgstr "" #. @T["The minimum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:49 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:49 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The minimum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Maximum" msgstr "" #. @T["The maximum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:58 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:58 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The maximum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:64 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:64 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:74 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:74 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/NumericProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\NumericProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeValue" msgid "{0}: {1}" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Pending" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Ordered" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Arrived" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Shipped" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Unknown" msgstr "" #.

    @T["Ordered Items"]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Ordered Items" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product properties" msgstr "" #. @T["Product Name and Attributes cells are only populated after submitting the changes."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name and Attributes cells are only populated after submitting the changes." msgstr "" #. @T["Currencies: Selected currencies need to be the same for all Products."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Currencies: Selected currencies need to be the same for all Products." msgstr "" #.
    @T["Product Name"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:31 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name" msgstr "" #.
    @T["Quantity"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:32 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Quantity" msgstr "" #.
    @T["Product SKU"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:33 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product SKU" msgstr "" #.
    @T["Unit Price Value"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:34 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Value" msgstr "" #.
    @T["Unit Price Currency"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:35 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Currency" msgstr "" #.
    @T["Attributes"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:36 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Attributes" msgstr "" #.
    @T["Actions"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:37 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Actions" msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:102 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:102 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Total" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:108 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:108 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Add Item" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:113 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:113 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:122 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:122 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:131 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:131 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:140 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:140 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:149 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:149 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:158 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:158 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:169 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:169 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "There are no charges stored in this order." msgstr "" #.

    @T["Checkout Templates"]

    -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:6 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:6 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Checkout Templates" msgstr "" #. @T["Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses."] -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:7 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:7 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses." msgstr "" #. @T["Quantity"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:11 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:11 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Quantity" msgstr "" #. @T["Product"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:12 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:12 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Product" msgstr "" #. @T["Attributes"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:13 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:13 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Attributes" msgstr "" #. @T["Price"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:14 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Price" msgstr "" -#: OrchardCore.Commerce/Views/OrderPart.cshtml:0 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:0 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid " × " msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:44 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:44 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Total" msgstr "" #. @T["Complete Payment"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:57 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:57 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Complete Payment" msgstr "" #.

    @T["This order is empty."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:66 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:66 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "This order is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart.cshtml:71 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:71 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:79 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:79 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:83 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:83 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:87 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:87 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:91 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:91 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:95 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:95 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:103 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:103 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "There are no charges stored in this order." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Net Price Display" msgstr "" #. @T["Turn on to display prices with taxes excluded."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes excluded." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Gross Price Display" msgstr "" #. @T["Turn on to display prices with taxes included."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:17 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes included." msgstr "" #. -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceVariantsPart.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceVariantsPart.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceVariantsPart.Edit" msgid "Price" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:3 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:3 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Title" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:4 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Filter by title..." msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleAsc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleAsc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleAsc" msgid "Title A-Z" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleDesc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleDesc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleDesc" msgid "Title Z-A" msgstr "" #.

    @T["There are no products to display."]

    -#: OrchardCore.Commerce/Views/ProductListPart.cshtml:21 +#: OrchardCore.Commerce\Views\ProductListPart.cshtml:21 msgctxt "OrchardCore.Commerce.Views.ProductListPart" msgid "There are no products to display." msgstr "" #.

    @T["Filter Products"]

    -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:13 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:13 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Filter Products" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:24 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:24 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Sort By" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:44 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:44 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Apply" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:32 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:32 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:54 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:54 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Add to cart" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "SKU" msgstr "" #. @T["The SKU of the product."] -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:8 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:8 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "The SKU of the product." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "Allowed Regions" msgstr "" #. @T["The available regions. If left empty all regions will be available."] -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:16 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The available regions. If left empty all regions will be available." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartCell_Action.cshtml:17 +#: OrchardCore.Commerce\Views\ShoppingCartCell_Action.cshtml:17 msgctxt "OrchardCore.Commerce.Views.ShoppingCartCell_Action" msgid "Remove" msgstr "" #. @T["Total"] -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:58 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:58 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Total" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Net Price: {0}" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Gross Price: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:88 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:88 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Update" msgstr "" #. title="@T["Estimate, the final value is calculated during checkout."]"> -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:6 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Estimate, the final value is calculated during checkout." msgstr "" #. @T["Gross Price*:"] -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:7 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Gross Price*:" msgstr "" #. @T["Gross Price:"] -#: OrchardCore.Commerce/Views/TaxPart-GrossPrice.cshtml:9 +#: OrchardCore.Commerce\Views\TaxPart-GrossPrice.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TaxPart-GrossPrice" msgid "Gross Price:" msgstr "" #. @T["{0}%", value] -#: OrchardCore.Commerce/Views/TaxPart-TaxRate.cshtml:8 +#: OrchardCore.Commerce\Views\TaxPart-TaxRate.cshtml:8 msgctxt "OrchardCore.Commerce.Views.TaxPart-TaxRate" msgid "{0}%" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "(Text product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Predefined values: {0}", string.Join(", ", settings.PredefinedValues)]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Predefined values: {0}" msgstr "" #.
  • @T["Choice is restricted to predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:17 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Choice is restricted to predefined values." msgstr "" #.
  • @T["The user may enter a value that is not one of the predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may enter a value that is not one of the predefined values." msgstr "" #.
  • @T["The user may select more than one value."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may select more than one value." msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Predefined values" msgstr "" #. @T["The set of suggested or allowed values. Enter one value per line."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The set of suggested or allowed values. Enter one value per line." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Restrict to predefined values" msgstr "" #. @T["— Whether values should be restricted to the set of predefined values."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:39 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:39 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether values should be restricted to the set of predefined values." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Multiple values" msgstr "" #. @T["— Whether multiple values can be selected."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:47 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:47 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether multiple values can be selected." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid ", " msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid "{0}: {1}" msgstr "" #.
    @T["Default Price:"] @Model.TieredPricePart.DefaultPrice.ToString()
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Default Price:" msgstr "" #.
    @T["Tiers:"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:10 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:10 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Tiers:" msgstr "" #.
  • @T["Starting from {0} units: {1}", tier.Quantity, MoneyService.Create(tier.UnitPrice ?? 0, Model.Currency)]
  • -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:14 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Starting from {0} units: {1}" msgstr "" #.

    @T["Price tiers"]

    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Price tiers" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Default Price" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:27 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Unit Price" msgstr "" #.
    @T["Remove"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:34 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Remove" msgstr "" #.
    @T["Add Price Tier"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Add Price Tier" msgstr "" From 98813196f5143860112e81fcda60e997ef8ea7b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:15 +0100 Subject: [PATCH 181/210] New translations orchardcore.commerce.pot (Finnish) --- Localization/fi-FI/OrchardCore.Commerce.po | 452 ++++++++++----------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/Localization/fi-FI/OrchardCore.Commerce.po b/Localization/fi-FI/OrchardCore.Commerce.po index e0d8a45..039992d 100644 --- a/Localization/fi-FI/OrchardCore.Commerce.po +++ b/Localization/fi-FI/OrchardCore.Commerce.po @@ -4,1326 +4,1326 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: fi\n" -"X-Crowdin-File: OrchardCore.Commerce.pot\n" -"X-Crowdin-File-ID: 926\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.pot\n" +"X-Crowdin-File-ID: 944\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Finnish\n" "Language: fi_FI\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. public override LocalizedString DisplayText => T["Cart displaying"]; -#: OrchardCore.Commerce/Activities/CartDisplayingEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartDisplayingEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartDisplayingEvent" msgid "Cart displaying" msgstr "" #. public override LocalizedString DisplayText => T["Cart loaded"]; -#: OrchardCore.Commerce/Activities/CartLoadedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartLoadedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartLoadedEvent" msgid "Cart loaded" msgstr "" #. public override LocalizedString DisplayText => T["Cart updated"]; -#: OrchardCore.Commerce/Activities/CartUpdatedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartUpdatedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartUpdatedEvent" msgid "Cart updated" msgstr "" #. public override LocalizedString DisplayText => T["Verifying cart item"]; -#: OrchardCore.Commerce/Activities/CartVerifyingItemEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartVerifyingItemEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartVerifyingItemEvent" msgid "Verifying cart item" msgstr "" #. public override LocalizedString Category => T["Commerce"]; -#: OrchardCore.Commerce/Activities/CommerceEventActivityBase.cs:8 +#: OrchardCore.Commerce\Activities\CommerceEventActivityBase.cs:8 msgctxt "OrchardCore.Commerce.Activities.CommerceEventActivityBase" msgid "Commerce" msgstr "" #. public override LocalizedString DisplayText => T["Order was created"]; -#: OrchardCore.Commerce/Activities/OrderCreatedEvent.cs:12 +#: OrchardCore.Commerce\Activities\OrderCreatedEvent.cs:12 msgctxt "OrchardCore.Commerce.Activities.OrderCreatedEvent" msgid "Order was created" msgstr "" #. public override LocalizedString DisplayText => T["Product added to cart"]; -#: OrchardCore.Commerce/Activities/ProductAddedToCartEvent.cs:7 +#: OrchardCore.Commerce\Activities\ProductAddedToCartEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.ProductAddedToCartEvent" msgid "Product added to cart" msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce/AdminMenu.cs:18 +#: OrchardCore.Commerce\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce/AdminMenu.cs:19 +#: OrchardCore.Commerce\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Currency"], T["Currency"], entry => entry #. .Add(T["Currency"], T["Currency"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:20 -#: OrchardCore.Commerce/AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Currency" msgstr "" #. .Add(T["Price Display"], T["Price Display"], entry => entry #. .Add(T["Price Display"], T["Price Display"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:24 -#: OrchardCore.Commerce/AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Price Display" msgstr "" #. .Add(T["Region"], T["Region"], region => region #. .Add(T["Region"], T["Region"], region => region -#: OrchardCore.Commerce/AdminMenu.cs:28 -#: OrchardCore.Commerce/AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Region" msgstr "" #. await _notifier.SuccessAsync(H["Your addresses have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:77 +#: OrchardCore.Commerce\Controllers\UserController.cs:77 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your addresses have been updated." msgstr "" #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); -#: OrchardCore.Commerce/Controllers/UserController.cs:82 -#: OrchardCore.Commerce/Controllers/UserController.cs:123 +#: OrchardCore.Commerce\Controllers\UserController.cs:82 +#: OrchardCore.Commerce\Controllers\UserController.cs:123 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "{0}" msgstr "" #. await _notifier.SuccessAsync(H["Your details have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:118 +#: OrchardCore.Commerce\Controllers\UserController.cs:118 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your details have been updated." msgstr "" #. H["Executes after the shopping cart data is prepared, but before the shapes are rendered."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:22 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:22 msgctxt "OrchardCore.Commerce.Drivers.CartDisplayingEventDisplayDriver" msgid "Executes after the shopping cart data is prepared, but before the shapes are rendered." msgstr "" #. H["Executes before an item is added to the shopping cart to check whether it can be added based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:33 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:33 msgctxt "OrchardCore.Commerce.Drivers.CartVerifyingItemEventDisplayDriver" msgid "Executes before an item is added to the shopping cart to check whether it can be added based on inventory status." msgstr "" #. H["Executes before the cart is updated to check whether item quantities can be modified based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:44 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:44 msgctxt "OrchardCore.Commerce.Drivers.CartUpdatedEventDisplayDriver" msgid "Executes before the cart is updated to check whether item quantities can be modified based on inventory status." msgstr "" #. H["Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:55 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:55 msgctxt "OrchardCore.Commerce.Drivers.CartLoadedEventDisplayDriver" msgid "Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when a product is added to the shopping cart."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:65 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:65 msgctxt "OrchardCore.Commerce.Drivers.ProductAddedToCartEventDisplayDriver" msgid "Executes when a product is added to the shopping cart." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when an order is created on the frontend."]; -#: OrchardCore.Commerce/Drivers/OrderCreatedEventDisplayDriver.cs:11 +#: OrchardCore.Commerce\Drivers\OrderCreatedEventDisplayDriver.cs:11 msgctxt "OrchardCore.Commerce.Drivers.OrderCreatedEventDisplayDriver" msgid "Executes when an order is created on the frontend." msgstr "" #. T["Selected currencies must match."]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Selected currencies must match." msgstr "" #. ? T["Product's SKU cannot be left empty."] -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:107 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:107 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Product's SKU cannot be left empty." msgstr "" #. : T["SKU \"{0}\" does not belong to an existing Product.", lineItemProductSku]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:108 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:108 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "SKU \"{0}\" does not belong to an existing Product." msgstr "" #. updater.ModelState.AddModelError(nameof(ProductPart.Sku), T["SKU may not contain the dash character."]); -#: OrchardCore.Commerce/Drivers/ProductPartDisplayDriver.cs:50 +#: OrchardCore.Commerce\Drivers\ProductPartDisplayDriver.cs:50 msgctxt "OrchardCore.Commerce.Drivers.ProductPartDisplayDriver" msgid "SKU may not contain the dash character." msgstr "" #. T["The given tiered prices are not valid."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:70 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:70 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "The given tiered prices are not valid." msgstr "" #. T["You need to set a price for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a price for every tier." msgstr "" #. T["You need to set a default price greater than 0."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:87 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:87 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a default price greater than 0." msgstr "" #. T["There are duplicate tiers."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:98 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "There are duplicate tiers." msgstr "" #. T["You need to set a unit price greater or equal to 0 for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:105 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:105 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a unit price greater or equal to 0 for every tier." msgstr "" #. return H["There are not enough {0} left in stock.", title]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "There are not enough {0} left in stock." msgstr "" #. return H["The checkout quantity for {0} is more than the maximum allowed ({1}).", title, maxOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:65 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:65 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is more than the maximum allowed ({1})." msgstr "" #. return H["The checkout quantity for {0} is less than the minimum allowed ({1}).", title, minOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:73 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:73 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is less than the minimum allowed ({1})." msgstr "" #. newHeaders.Insert(insertIndex, H["Old Price"]); -#: OrchardCore.Commerce/Events/PromotionShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\PromotionShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.PromotionShoppingCartEvents" msgid "Old Price" msgstr "" #. .Select(header => header.Name == "Price" ? H["Gross Price"] : header) -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:64 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:64 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Gross Price" msgstr "" #. newHeaders.Insert(grossIndex, H["Net Price"]); -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:72 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:72 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Net Price" msgstr "" #. T["You must either provide only {0}, or {1}, or neither of them.", percentageName, amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "You must either provide only {0}, or {1}, or neither of them." msgstr "" #. T["Discount amount must be smaller than the product's original price.", amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:82 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:82 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "Discount amount must be smaller than the product's original price." msgstr "" #. orderPart.ContentItem.DisplayText = T["Order {0}", guid]; -#: OrchardCore.Commerce/Handlers/OrderPartHandler.cs:29 +#: OrchardCore.Commerce\Handlers\OrderPartHandler.cs:29 msgctxt "OrchardCore.Commerce.Handlers.OrderPartHandler" msgid "Order {0}" msgstr "" #. _updateModelAccessor.ModelUpdater.ModelState.AddModelError(nameof(part.Sku), T["SKU must not be empty."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:39 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:39 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must not be empty." msgstr "" #. T["SKU must be unique. A product with the given SKU already exists."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:62 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:62 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must be unique. A product with the given SKU already exists." msgstr "" #. T["You must either provide both {0} and {1}, or neither of them.", grossPriceName, taxRateName]); -#: OrchardCore.Commerce/Handlers/TaxPartAndPricePartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\TaxPartAndPricePartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.TaxPartAndPricePartHandler" msgid "You must either provide both {0} and {1}, or neither of them." msgstr "" #. H["Quantity"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:107 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:107 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Quantity" msgstr "" #. H["Product"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:108 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:108 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product" msgstr "" #. H["Price"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:109 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:109 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Price" msgstr "" #. H["Action"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:110 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:110 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Action" msgstr "" #. return H["Product with SKU {0} not found.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:224 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:224 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product with SKU {0} not found." msgstr "" #. : H["Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:231 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:231 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency." msgstr "" #. (string.IsNullOrEmpty(currency.EnglishName) ? T["Unspecified"] : T[currency.EnglishName]))); -#: OrchardCore.Commerce/Settings/CurrencySettingsDisplayDriver.cs:64 +#: OrchardCore.Commerce\Settings\CurrencySettingsDisplayDriver.cs:64 msgctxt "OrchardCore.Commerce.Settings.CurrencySettingsDisplayDriver" msgid "Unspecified" msgstr "" #. new(CurrencySelectionMode.AllCurrencies.ToString(), T["All Currencies"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:40 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "All Currencies" msgstr "" #. new(CurrencySelectionMode.DefaultCurrency.ToString(), T["Default Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:41 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Default Currency" msgstr "" #. new(CurrencySelectionMode.SpecificCurrency.ToString(), T["Specific Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:42 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Specific Currency" msgstr "" #. T["Region settings"], -#: OrchardCore.Commerce/Startup.cs:243 +#: OrchardCore.Commerce\Startup.cs:243 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Region settings" msgstr "" #. T["Exports the region settings."]); -#: OrchardCore.Commerce/Startup.cs:244 +#: OrchardCore.Commerce\Startup.cs:244 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Exports the region settings." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:3 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Your Addresses" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:7 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "(Boolean product attribute)" msgstr "" #.
  • @T["Label: {0}", settings.Label]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:11 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Label: {0}" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: on" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: off" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The description text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The description text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text associated to the checkbox for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The text associated to the checkbox for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "On/Off" msgstr "" #. @T["The default value associated with this attribute."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The default value associated with this attribute." msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:25 +#: OrchardCore.Commerce\Views\Checkout.cshtml:25 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "E-mail *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:29 +#: OrchardCore.Commerce\Views\Checkout.cshtml:29 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Phone Number *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:33 +#: OrchardCore.Commerce\Views\Checkout.cshtml:33 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "VAT Number" msgstr "" #. @T["Buyer is a corporation"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:43 +#: OrchardCore.Commerce\Views\Checkout.cshtml:43 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Buyer is a corporation" msgstr "" #.

    @T["Billing Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:49 +#: OrchardCore.Commerce\Views\Checkout.cshtml:49 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Billing Address" msgstr "" #.

    @T["Shipping Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:62 +#: OrchardCore.Commerce\Views\Checkout.cshtml:62 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address" msgstr "" #. @T["Shipping Address and Billing Address are the same"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:82 +#: OrchardCore.Commerce\Views\Checkout.cshtml:82 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address and Billing Address are the same" msgstr "" #. @T["Checkout Without Payment"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:121 +#: OrchardCore.Commerce\Views\Checkout.cshtml:121 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Checkout Without Payment" msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Default currency" msgstr "" #. @T["The default currency used by the system."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The default currency used by the system." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:19 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Current display currency" msgstr "" #. @T["The currently used currency for displaying prices to customers."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The currently used currency for displaying prices to customers." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:3 +#: OrchardCore.Commerce\Views\User\Details.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Your Details" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:7 +#: OrchardCore.Commerce\Views\User\Details.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:1 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:1 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Shopping Cart" msgstr "" #.

    @T["Your shopping cart is empty."]

    -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:6 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:6 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Your shopping cart is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:5 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:5 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Your Cart" msgstr "" #. class="btn btn-primary checkout">@T["Checkout"] -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:14 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:14 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Checkout" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "(Numeric product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Decimal places: {0}", settings.DecimalPlaces]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Decimal places: {0}" msgstr "" #.
  • @T["Default value: {0}", settings.DefaultValue.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Default value: {0}" msgstr "" #.
  • @T["Value must be between {0} and {1}", settings.Minimum.Value, settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Value must be between {0} and {1}" msgstr "" #.
  • @T["Minimum value: {0}", settings.Minimum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Minimum value: {0}" msgstr "" #.
  • @T["Maximum value: {0}", settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Maximum value: {0}" msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:37 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Decimal places" msgstr "" #. @T["The number of digits after the decimal point."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:40 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:40 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The number of digits after the decimal point." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Minimum" msgstr "" #. @T["The minimum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:49 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:49 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The minimum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Maximum" msgstr "" #. @T["The maximum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:58 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:58 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The maximum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:64 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:64 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:74 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:74 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/NumericProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\NumericProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeValue" msgid "{0}: {1}" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Pending" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Ordered" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Arrived" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Shipped" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Unknown" msgstr "" #.

    @T["Ordered Items"]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Ordered Items" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product properties" msgstr "" #. @T["Product Name and Attributes cells are only populated after submitting the changes."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name and Attributes cells are only populated after submitting the changes." msgstr "" #. @T["Currencies: Selected currencies need to be the same for all Products."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Currencies: Selected currencies need to be the same for all Products." msgstr "" #.
    @T["Product Name"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:31 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name" msgstr "" #.
    @T["Quantity"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:32 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Quantity" msgstr "" #.
    @T["Product SKU"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:33 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product SKU" msgstr "" #.
    @T["Unit Price Value"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:34 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Value" msgstr "" #.
    @T["Unit Price Currency"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:35 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Currency" msgstr "" #.
    @T["Attributes"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:36 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Attributes" msgstr "" #.
    @T["Actions"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:37 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Actions" msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:102 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:102 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Total" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:108 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:108 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Add Item" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:113 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:113 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:122 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:122 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:131 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:131 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:140 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:140 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:149 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:149 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:158 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:158 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:169 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:169 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "There are no charges stored in this order." msgstr "" #.

    @T["Checkout Templates"]

    -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:6 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:6 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Checkout Templates" msgstr "" #. @T["Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses."] -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:7 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:7 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses." msgstr "" #. @T["Quantity"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:11 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:11 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Quantity" msgstr "" #. @T["Product"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:12 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:12 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Product" msgstr "" #. @T["Attributes"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:13 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:13 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Attributes" msgstr "" #. @T["Price"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:14 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Price" msgstr "" -#: OrchardCore.Commerce/Views/OrderPart.cshtml:0 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:0 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid " × " msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:44 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:44 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Total" msgstr "" #. @T["Complete Payment"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:57 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:57 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Complete Payment" msgstr "" #.

    @T["This order is empty."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:66 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:66 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "This order is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart.cshtml:71 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:71 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:79 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:79 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:83 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:83 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:87 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:87 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:91 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:91 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:95 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:95 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:103 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:103 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "There are no charges stored in this order." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Net Price Display" msgstr "" #. @T["Turn on to display prices with taxes excluded."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes excluded." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Gross Price Display" msgstr "" #. @T["Turn on to display prices with taxes included."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:17 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes included." msgstr "" #. -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceVariantsPart.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceVariantsPart.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceVariantsPart.Edit" msgid "Price" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:3 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:3 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Title" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:4 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Filter by title..." msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleAsc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleAsc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleAsc" msgid "Title A-Z" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleDesc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleDesc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleDesc" msgid "Title Z-A" msgstr "" #.

    @T["There are no products to display."]

    -#: OrchardCore.Commerce/Views/ProductListPart.cshtml:21 +#: OrchardCore.Commerce\Views\ProductListPart.cshtml:21 msgctxt "OrchardCore.Commerce.Views.ProductListPart" msgid "There are no products to display." msgstr "" #.

    @T["Filter Products"]

    -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:13 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:13 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Filter Products" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:24 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:24 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Sort By" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:44 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:44 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Apply" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:32 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:32 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:54 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:54 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Add to cart" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "SKU" msgstr "" #. @T["The SKU of the product."] -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:8 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:8 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "The SKU of the product." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "Allowed Regions" msgstr "" #. @T["The available regions. If left empty all regions will be available."] -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:16 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The available regions. If left empty all regions will be available." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartCell_Action.cshtml:17 +#: OrchardCore.Commerce\Views\ShoppingCartCell_Action.cshtml:17 msgctxt "OrchardCore.Commerce.Views.ShoppingCartCell_Action" msgid "Remove" msgstr "" #. @T["Total"] -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:58 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:58 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Total" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Net Price: {0}" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Gross Price: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:88 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:88 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Update" msgstr "" #. title="@T["Estimate, the final value is calculated during checkout."]"> -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:6 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Estimate, the final value is calculated during checkout." msgstr "" #. @T["Gross Price*:"] -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:7 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Gross Price*:" msgstr "" #. @T["Gross Price:"] -#: OrchardCore.Commerce/Views/TaxPart-GrossPrice.cshtml:9 +#: OrchardCore.Commerce\Views\TaxPart-GrossPrice.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TaxPart-GrossPrice" msgid "Gross Price:" msgstr "" #. @T["{0}%", value] -#: OrchardCore.Commerce/Views/TaxPart-TaxRate.cshtml:8 +#: OrchardCore.Commerce\Views\TaxPart-TaxRate.cshtml:8 msgctxt "OrchardCore.Commerce.Views.TaxPart-TaxRate" msgid "{0}%" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "(Text product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Predefined values: {0}", string.Join(", ", settings.PredefinedValues)]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Predefined values: {0}" msgstr "" #.
  • @T["Choice is restricted to predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:17 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Choice is restricted to predefined values." msgstr "" #.
  • @T["The user may enter a value that is not one of the predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may enter a value that is not one of the predefined values." msgstr "" #.
  • @T["The user may select more than one value."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may select more than one value." msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Predefined values" msgstr "" #. @T["The set of suggested or allowed values. Enter one value per line."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The set of suggested or allowed values. Enter one value per line." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Restrict to predefined values" msgstr "" #. @T["— Whether values should be restricted to the set of predefined values."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:39 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:39 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether values should be restricted to the set of predefined values." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Multiple values" msgstr "" #. @T["— Whether multiple values can be selected."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:47 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:47 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether multiple values can be selected." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid ", " msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid "{0}: {1}" msgstr "" #.
    @T["Default Price:"] @Model.TieredPricePart.DefaultPrice.ToString()
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Default Price:" msgstr "" #.
    @T["Tiers:"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:10 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:10 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Tiers:" msgstr "" #.
  • @T["Starting from {0} units: {1}", tier.Quantity, MoneyService.Create(tier.UnitPrice ?? 0, Model.Currency)]
  • -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:14 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Starting from {0} units: {1}" msgstr "" #.

    @T["Price tiers"]

    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Price tiers" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Default Price" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:27 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Unit Price" msgstr "" #.
    @T["Remove"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:34 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Remove" msgstr "" #.
    @T["Add Price Tier"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Add Price Tier" msgstr "" From 63e227970bdebd1bf08016055e1994cc06a75056 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:16 +0100 Subject: [PATCH 182/210] New translations orchardcore.commerce.pot (Hebrew) --- Localization/he-IL/OrchardCore.Commerce.po | 452 ++++++++++----------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/Localization/he-IL/OrchardCore.Commerce.po b/Localization/he-IL/OrchardCore.Commerce.po index 14a8f67..232fb41 100644 --- a/Localization/he-IL/OrchardCore.Commerce.po +++ b/Localization/he-IL/OrchardCore.Commerce.po @@ -4,1326 +4,1326 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: he\n" -"X-Crowdin-File: OrchardCore.Commerce.pot\n" -"X-Crowdin-File-ID: 926\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.pot\n" +"X-Crowdin-File-ID: 944\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Hebrew\n" "Language: he_IL\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. public override LocalizedString DisplayText => T["Cart displaying"]; -#: OrchardCore.Commerce/Activities/CartDisplayingEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartDisplayingEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartDisplayingEvent" msgid "Cart displaying" msgstr "" #. public override LocalizedString DisplayText => T["Cart loaded"]; -#: OrchardCore.Commerce/Activities/CartLoadedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartLoadedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartLoadedEvent" msgid "Cart loaded" msgstr "" #. public override LocalizedString DisplayText => T["Cart updated"]; -#: OrchardCore.Commerce/Activities/CartUpdatedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartUpdatedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartUpdatedEvent" msgid "Cart updated" msgstr "" #. public override LocalizedString DisplayText => T["Verifying cart item"]; -#: OrchardCore.Commerce/Activities/CartVerifyingItemEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartVerifyingItemEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartVerifyingItemEvent" msgid "Verifying cart item" msgstr "" #. public override LocalizedString Category => T["Commerce"]; -#: OrchardCore.Commerce/Activities/CommerceEventActivityBase.cs:8 +#: OrchardCore.Commerce\Activities\CommerceEventActivityBase.cs:8 msgctxt "OrchardCore.Commerce.Activities.CommerceEventActivityBase" msgid "Commerce" msgstr "" #. public override LocalizedString DisplayText => T["Order was created"]; -#: OrchardCore.Commerce/Activities/OrderCreatedEvent.cs:12 +#: OrchardCore.Commerce\Activities\OrderCreatedEvent.cs:12 msgctxt "OrchardCore.Commerce.Activities.OrderCreatedEvent" msgid "Order was created" msgstr "" #. public override LocalizedString DisplayText => T["Product added to cart"]; -#: OrchardCore.Commerce/Activities/ProductAddedToCartEvent.cs:7 +#: OrchardCore.Commerce\Activities\ProductAddedToCartEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.ProductAddedToCartEvent" msgid "Product added to cart" msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce/AdminMenu.cs:18 +#: OrchardCore.Commerce\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce/AdminMenu.cs:19 +#: OrchardCore.Commerce\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Currency"], T["Currency"], entry => entry #. .Add(T["Currency"], T["Currency"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:20 -#: OrchardCore.Commerce/AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Currency" msgstr "" #. .Add(T["Price Display"], T["Price Display"], entry => entry #. .Add(T["Price Display"], T["Price Display"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:24 -#: OrchardCore.Commerce/AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Price Display" msgstr "" #. .Add(T["Region"], T["Region"], region => region #. .Add(T["Region"], T["Region"], region => region -#: OrchardCore.Commerce/AdminMenu.cs:28 -#: OrchardCore.Commerce/AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Region" msgstr "" #. await _notifier.SuccessAsync(H["Your addresses have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:77 +#: OrchardCore.Commerce\Controllers\UserController.cs:77 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your addresses have been updated." msgstr "" #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); -#: OrchardCore.Commerce/Controllers/UserController.cs:82 -#: OrchardCore.Commerce/Controllers/UserController.cs:123 +#: OrchardCore.Commerce\Controllers\UserController.cs:82 +#: OrchardCore.Commerce\Controllers\UserController.cs:123 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "{0}" msgstr "" #. await _notifier.SuccessAsync(H["Your details have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:118 +#: OrchardCore.Commerce\Controllers\UserController.cs:118 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your details have been updated." msgstr "" #. H["Executes after the shopping cart data is prepared, but before the shapes are rendered."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:22 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:22 msgctxt "OrchardCore.Commerce.Drivers.CartDisplayingEventDisplayDriver" msgid "Executes after the shopping cart data is prepared, but before the shapes are rendered." msgstr "" #. H["Executes before an item is added to the shopping cart to check whether it can be added based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:33 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:33 msgctxt "OrchardCore.Commerce.Drivers.CartVerifyingItemEventDisplayDriver" msgid "Executes before an item is added to the shopping cart to check whether it can be added based on inventory status." msgstr "" #. H["Executes before the cart is updated to check whether item quantities can be modified based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:44 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:44 msgctxt "OrchardCore.Commerce.Drivers.CartUpdatedEventDisplayDriver" msgid "Executes before the cart is updated to check whether item quantities can be modified based on inventory status." msgstr "" #. H["Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:55 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:55 msgctxt "OrchardCore.Commerce.Drivers.CartLoadedEventDisplayDriver" msgid "Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when a product is added to the shopping cart."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:65 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:65 msgctxt "OrchardCore.Commerce.Drivers.ProductAddedToCartEventDisplayDriver" msgid "Executes when a product is added to the shopping cart." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when an order is created on the frontend."]; -#: OrchardCore.Commerce/Drivers/OrderCreatedEventDisplayDriver.cs:11 +#: OrchardCore.Commerce\Drivers\OrderCreatedEventDisplayDriver.cs:11 msgctxt "OrchardCore.Commerce.Drivers.OrderCreatedEventDisplayDriver" msgid "Executes when an order is created on the frontend." msgstr "" #. T["Selected currencies must match."]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Selected currencies must match." msgstr "" #. ? T["Product's SKU cannot be left empty."] -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:107 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:107 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Product's SKU cannot be left empty." msgstr "" #. : T["SKU \"{0}\" does not belong to an existing Product.", lineItemProductSku]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:108 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:108 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "SKU \"{0}\" does not belong to an existing Product." msgstr "" #. updater.ModelState.AddModelError(nameof(ProductPart.Sku), T["SKU may not contain the dash character."]); -#: OrchardCore.Commerce/Drivers/ProductPartDisplayDriver.cs:50 +#: OrchardCore.Commerce\Drivers\ProductPartDisplayDriver.cs:50 msgctxt "OrchardCore.Commerce.Drivers.ProductPartDisplayDriver" msgid "SKU may not contain the dash character." msgstr "" #. T["The given tiered prices are not valid."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:70 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:70 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "The given tiered prices are not valid." msgstr "" #. T["You need to set a price for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a price for every tier." msgstr "" #. T["You need to set a default price greater than 0."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:87 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:87 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a default price greater than 0." msgstr "" #. T["There are duplicate tiers."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:98 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "There are duplicate tiers." msgstr "" #. T["You need to set a unit price greater or equal to 0 for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:105 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:105 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a unit price greater or equal to 0 for every tier." msgstr "" #. return H["There are not enough {0} left in stock.", title]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "There are not enough {0} left in stock." msgstr "" #. return H["The checkout quantity for {0} is more than the maximum allowed ({1}).", title, maxOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:65 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:65 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is more than the maximum allowed ({1})." msgstr "" #. return H["The checkout quantity for {0} is less than the minimum allowed ({1}).", title, minOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:73 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:73 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is less than the minimum allowed ({1})." msgstr "" #. newHeaders.Insert(insertIndex, H["Old Price"]); -#: OrchardCore.Commerce/Events/PromotionShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\PromotionShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.PromotionShoppingCartEvents" msgid "Old Price" msgstr "" #. .Select(header => header.Name == "Price" ? H["Gross Price"] : header) -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:64 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:64 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Gross Price" msgstr "" #. newHeaders.Insert(grossIndex, H["Net Price"]); -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:72 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:72 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Net Price" msgstr "" #. T["You must either provide only {0}, or {1}, or neither of them.", percentageName, amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "You must either provide only {0}, or {1}, or neither of them." msgstr "" #. T["Discount amount must be smaller than the product's original price.", amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:82 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:82 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "Discount amount must be smaller than the product's original price." msgstr "" #. orderPart.ContentItem.DisplayText = T["Order {0}", guid]; -#: OrchardCore.Commerce/Handlers/OrderPartHandler.cs:29 +#: OrchardCore.Commerce\Handlers\OrderPartHandler.cs:29 msgctxt "OrchardCore.Commerce.Handlers.OrderPartHandler" msgid "Order {0}" msgstr "" #. _updateModelAccessor.ModelUpdater.ModelState.AddModelError(nameof(part.Sku), T["SKU must not be empty."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:39 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:39 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must not be empty." msgstr "" #. T["SKU must be unique. A product with the given SKU already exists."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:62 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:62 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must be unique. A product with the given SKU already exists." msgstr "" #. T["You must either provide both {0} and {1}, or neither of them.", grossPriceName, taxRateName]); -#: OrchardCore.Commerce/Handlers/TaxPartAndPricePartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\TaxPartAndPricePartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.TaxPartAndPricePartHandler" msgid "You must either provide both {0} and {1}, or neither of them." msgstr "" #. H["Quantity"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:107 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:107 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Quantity" msgstr "" #. H["Product"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:108 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:108 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product" msgstr "" #. H["Price"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:109 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:109 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Price" msgstr "" #. H["Action"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:110 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:110 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Action" msgstr "" #. return H["Product with SKU {0} not found.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:224 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:224 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product with SKU {0} not found." msgstr "" #. : H["Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:231 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:231 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency." msgstr "" #. (string.IsNullOrEmpty(currency.EnglishName) ? T["Unspecified"] : T[currency.EnglishName]))); -#: OrchardCore.Commerce/Settings/CurrencySettingsDisplayDriver.cs:64 +#: OrchardCore.Commerce\Settings\CurrencySettingsDisplayDriver.cs:64 msgctxt "OrchardCore.Commerce.Settings.CurrencySettingsDisplayDriver" msgid "Unspecified" msgstr "" #. new(CurrencySelectionMode.AllCurrencies.ToString(), T["All Currencies"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:40 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "All Currencies" msgstr "" #. new(CurrencySelectionMode.DefaultCurrency.ToString(), T["Default Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:41 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Default Currency" msgstr "" #. new(CurrencySelectionMode.SpecificCurrency.ToString(), T["Specific Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:42 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Specific Currency" msgstr "" #. T["Region settings"], -#: OrchardCore.Commerce/Startup.cs:243 +#: OrchardCore.Commerce\Startup.cs:243 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Region settings" msgstr "" #. T["Exports the region settings."]); -#: OrchardCore.Commerce/Startup.cs:244 +#: OrchardCore.Commerce\Startup.cs:244 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Exports the region settings." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:3 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Your Addresses" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:7 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "(Boolean product attribute)" msgstr "" #.
  • @T["Label: {0}", settings.Label]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:11 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Label: {0}" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: on" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: off" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The description text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The description text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text associated to the checkbox for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The text associated to the checkbox for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "On/Off" msgstr "" #. @T["The default value associated with this attribute."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The default value associated with this attribute." msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:25 +#: OrchardCore.Commerce\Views\Checkout.cshtml:25 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "E-mail *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:29 +#: OrchardCore.Commerce\Views\Checkout.cshtml:29 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Phone Number *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:33 +#: OrchardCore.Commerce\Views\Checkout.cshtml:33 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "VAT Number" msgstr "" #. @T["Buyer is a corporation"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:43 +#: OrchardCore.Commerce\Views\Checkout.cshtml:43 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Buyer is a corporation" msgstr "" #.

    @T["Billing Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:49 +#: OrchardCore.Commerce\Views\Checkout.cshtml:49 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Billing Address" msgstr "" #.

    @T["Shipping Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:62 +#: OrchardCore.Commerce\Views\Checkout.cshtml:62 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address" msgstr "" #. @T["Shipping Address and Billing Address are the same"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:82 +#: OrchardCore.Commerce\Views\Checkout.cshtml:82 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address and Billing Address are the same" msgstr "" #. @T["Checkout Without Payment"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:121 +#: OrchardCore.Commerce\Views\Checkout.cshtml:121 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Checkout Without Payment" msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Default currency" msgstr "" #. @T["The default currency used by the system."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The default currency used by the system." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:19 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Current display currency" msgstr "" #. @T["The currently used currency for displaying prices to customers."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The currently used currency for displaying prices to customers." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:3 +#: OrchardCore.Commerce\Views\User\Details.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Your Details" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:7 +#: OrchardCore.Commerce\Views\User\Details.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:1 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:1 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Shopping Cart" msgstr "" #.

    @T["Your shopping cart is empty."]

    -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:6 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:6 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Your shopping cart is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:5 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:5 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Your Cart" msgstr "" #. class="btn btn-primary checkout">@T["Checkout"] -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:14 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:14 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Checkout" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "(Numeric product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Decimal places: {0}", settings.DecimalPlaces]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Decimal places: {0}" msgstr "" #.
  • @T["Default value: {0}", settings.DefaultValue.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Default value: {0}" msgstr "" #.
  • @T["Value must be between {0} and {1}", settings.Minimum.Value, settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Value must be between {0} and {1}" msgstr "" #.
  • @T["Minimum value: {0}", settings.Minimum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Minimum value: {0}" msgstr "" #.
  • @T["Maximum value: {0}", settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Maximum value: {0}" msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:37 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Decimal places" msgstr "" #. @T["The number of digits after the decimal point."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:40 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:40 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The number of digits after the decimal point." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Minimum" msgstr "" #. @T["The minimum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:49 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:49 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The minimum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Maximum" msgstr "" #. @T["The maximum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:58 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:58 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The maximum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:64 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:64 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:74 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:74 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/NumericProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\NumericProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeValue" msgid "{0}: {1}" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Pending" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Ordered" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Arrived" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Shipped" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Unknown" msgstr "" #.

    @T["Ordered Items"]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Ordered Items" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product properties" msgstr "" #. @T["Product Name and Attributes cells are only populated after submitting the changes."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name and Attributes cells are only populated after submitting the changes." msgstr "" #. @T["Currencies: Selected currencies need to be the same for all Products."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Currencies: Selected currencies need to be the same for all Products." msgstr "" #.
    @T["Product Name"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:31 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name" msgstr "" #.
    @T["Quantity"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:32 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Quantity" msgstr "" #.
    @T["Product SKU"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:33 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product SKU" msgstr "" #.
    @T["Unit Price Value"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:34 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Value" msgstr "" #.
    @T["Unit Price Currency"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:35 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Currency" msgstr "" #.
    @T["Attributes"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:36 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Attributes" msgstr "" #.
    @T["Actions"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:37 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Actions" msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:102 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:102 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Total" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:108 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:108 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Add Item" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:113 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:113 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:122 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:122 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:131 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:131 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:140 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:140 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:149 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:149 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:158 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:158 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:169 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:169 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "There are no charges stored in this order." msgstr "" #.

    @T["Checkout Templates"]

    -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:6 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:6 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Checkout Templates" msgstr "" #. @T["Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses."] -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:7 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:7 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses." msgstr "" #. @T["Quantity"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:11 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:11 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Quantity" msgstr "" #. @T["Product"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:12 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:12 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Product" msgstr "" #. @T["Attributes"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:13 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:13 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Attributes" msgstr "" #. @T["Price"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:14 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Price" msgstr "" -#: OrchardCore.Commerce/Views/OrderPart.cshtml:0 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:0 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid " × " msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:44 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:44 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Total" msgstr "" #. @T["Complete Payment"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:57 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:57 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Complete Payment" msgstr "" #.

    @T["This order is empty."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:66 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:66 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "This order is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart.cshtml:71 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:71 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:79 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:79 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:83 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:83 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:87 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:87 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:91 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:91 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:95 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:95 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:103 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:103 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "There are no charges stored in this order." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Net Price Display" msgstr "" #. @T["Turn on to display prices with taxes excluded."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes excluded." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Gross Price Display" msgstr "" #. @T["Turn on to display prices with taxes included."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:17 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes included." msgstr "" #. -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceVariantsPart.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceVariantsPart.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceVariantsPart.Edit" msgid "Price" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:3 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:3 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Title" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:4 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Filter by title..." msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleAsc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleAsc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleAsc" msgid "Title A-Z" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleDesc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleDesc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleDesc" msgid "Title Z-A" msgstr "" #.

    @T["There are no products to display."]

    -#: OrchardCore.Commerce/Views/ProductListPart.cshtml:21 +#: OrchardCore.Commerce\Views\ProductListPart.cshtml:21 msgctxt "OrchardCore.Commerce.Views.ProductListPart" msgid "There are no products to display." msgstr "" #.

    @T["Filter Products"]

    -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:13 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:13 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Filter Products" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:24 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:24 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Sort By" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:44 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:44 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Apply" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:32 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:32 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:54 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:54 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Add to cart" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "SKU" msgstr "" #. @T["The SKU of the product."] -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:8 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:8 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "The SKU of the product." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "Allowed Regions" msgstr "" #. @T["The available regions. If left empty all regions will be available."] -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:16 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The available regions. If left empty all regions will be available." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartCell_Action.cshtml:17 +#: OrchardCore.Commerce\Views\ShoppingCartCell_Action.cshtml:17 msgctxt "OrchardCore.Commerce.Views.ShoppingCartCell_Action" msgid "Remove" msgstr "" #. @T["Total"] -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:58 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:58 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Total" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Net Price: {0}" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Gross Price: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:88 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:88 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Update" msgstr "" #. title="@T["Estimate, the final value is calculated during checkout."]"> -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:6 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Estimate, the final value is calculated during checkout." msgstr "" #. @T["Gross Price*:"] -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:7 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Gross Price*:" msgstr "" #. @T["Gross Price:"] -#: OrchardCore.Commerce/Views/TaxPart-GrossPrice.cshtml:9 +#: OrchardCore.Commerce\Views\TaxPart-GrossPrice.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TaxPart-GrossPrice" msgid "Gross Price:" msgstr "" #. @T["{0}%", value] -#: OrchardCore.Commerce/Views/TaxPart-TaxRate.cshtml:8 +#: OrchardCore.Commerce\Views\TaxPart-TaxRate.cshtml:8 msgctxt "OrchardCore.Commerce.Views.TaxPart-TaxRate" msgid "{0}%" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "(Text product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Predefined values: {0}", string.Join(", ", settings.PredefinedValues)]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Predefined values: {0}" msgstr "" #.
  • @T["Choice is restricted to predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:17 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Choice is restricted to predefined values." msgstr "" #.
  • @T["The user may enter a value that is not one of the predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may enter a value that is not one of the predefined values." msgstr "" #.
  • @T["The user may select more than one value."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may select more than one value." msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Predefined values" msgstr "" #. @T["The set of suggested or allowed values. Enter one value per line."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The set of suggested or allowed values. Enter one value per line." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Restrict to predefined values" msgstr "" #. @T["— Whether values should be restricted to the set of predefined values."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:39 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:39 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether values should be restricted to the set of predefined values." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Multiple values" msgstr "" #. @T["— Whether multiple values can be selected."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:47 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:47 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether multiple values can be selected." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid ", " msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid "{0}: {1}" msgstr "" #.
    @T["Default Price:"] @Model.TieredPricePart.DefaultPrice.ToString()
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Default Price:" msgstr "" #.
    @T["Tiers:"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:10 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:10 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Tiers:" msgstr "" #.
  • @T["Starting from {0} units: {1}", tier.Quantity, MoneyService.Create(tier.UnitPrice ?? 0, Model.Currency)]
  • -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:14 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Starting from {0} units: {1}" msgstr "" #.

    @T["Price tiers"]

    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Price tiers" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Default Price" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:27 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Unit Price" msgstr "" #.
    @T["Remove"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:34 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Remove" msgstr "" #.
    @T["Add Price Tier"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Add Price Tier" msgstr "" From f82b9b1e2c097dba259a420a7771c745e9d5cf6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:17 +0100 Subject: [PATCH 183/210] New translations orchardcore.commerce.pot (Hungarian) --- Localization/hu-HU/OrchardCore.Commerce.po | 452 ++++++++++----------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/Localization/hu-HU/OrchardCore.Commerce.po b/Localization/hu-HU/OrchardCore.Commerce.po index 4957a17..6b8758d 100644 --- a/Localization/hu-HU/OrchardCore.Commerce.po +++ b/Localization/hu-HU/OrchardCore.Commerce.po @@ -4,1326 +4,1326 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: hu\n" -"X-Crowdin-File: OrchardCore.Commerce.pot\n" -"X-Crowdin-File-ID: 926\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.pot\n" +"X-Crowdin-File-ID: 944\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Hungarian\n" "Language: hu_HU\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. public override LocalizedString DisplayText => T["Cart displaying"]; -#: OrchardCore.Commerce/Activities/CartDisplayingEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartDisplayingEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartDisplayingEvent" msgid "Cart displaying" msgstr "" #. public override LocalizedString DisplayText => T["Cart loaded"]; -#: OrchardCore.Commerce/Activities/CartLoadedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartLoadedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartLoadedEvent" msgid "Cart loaded" msgstr "" #. public override LocalizedString DisplayText => T["Cart updated"]; -#: OrchardCore.Commerce/Activities/CartUpdatedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartUpdatedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartUpdatedEvent" msgid "Cart updated" msgstr "" #. public override LocalizedString DisplayText => T["Verifying cart item"]; -#: OrchardCore.Commerce/Activities/CartVerifyingItemEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartVerifyingItemEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartVerifyingItemEvent" msgid "Verifying cart item" msgstr "" #. public override LocalizedString Category => T["Commerce"]; -#: OrchardCore.Commerce/Activities/CommerceEventActivityBase.cs:8 +#: OrchardCore.Commerce\Activities\CommerceEventActivityBase.cs:8 msgctxt "OrchardCore.Commerce.Activities.CommerceEventActivityBase" msgid "Commerce" msgstr "" #. public override LocalizedString DisplayText => T["Order was created"]; -#: OrchardCore.Commerce/Activities/OrderCreatedEvent.cs:12 +#: OrchardCore.Commerce\Activities\OrderCreatedEvent.cs:12 msgctxt "OrchardCore.Commerce.Activities.OrderCreatedEvent" msgid "Order was created" msgstr "" #. public override LocalizedString DisplayText => T["Product added to cart"]; -#: OrchardCore.Commerce/Activities/ProductAddedToCartEvent.cs:7 +#: OrchardCore.Commerce\Activities\ProductAddedToCartEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.ProductAddedToCartEvent" msgid "Product added to cart" msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce/AdminMenu.cs:18 +#: OrchardCore.Commerce\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce/AdminMenu.cs:19 +#: OrchardCore.Commerce\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Currency"], T["Currency"], entry => entry #. .Add(T["Currency"], T["Currency"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:20 -#: OrchardCore.Commerce/AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Currency" msgstr "" #. .Add(T["Price Display"], T["Price Display"], entry => entry #. .Add(T["Price Display"], T["Price Display"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:24 -#: OrchardCore.Commerce/AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Price Display" msgstr "" #. .Add(T["Region"], T["Region"], region => region #. .Add(T["Region"], T["Region"], region => region -#: OrchardCore.Commerce/AdminMenu.cs:28 -#: OrchardCore.Commerce/AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Region" msgstr "" #. await _notifier.SuccessAsync(H["Your addresses have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:77 +#: OrchardCore.Commerce\Controllers\UserController.cs:77 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your addresses have been updated." msgstr "" #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); -#: OrchardCore.Commerce/Controllers/UserController.cs:82 -#: OrchardCore.Commerce/Controllers/UserController.cs:123 +#: OrchardCore.Commerce\Controllers\UserController.cs:82 +#: OrchardCore.Commerce\Controllers\UserController.cs:123 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "{0}" msgstr "" #. await _notifier.SuccessAsync(H["Your details have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:118 +#: OrchardCore.Commerce\Controllers\UserController.cs:118 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your details have been updated." msgstr "" #. H["Executes after the shopping cart data is prepared, but before the shapes are rendered."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:22 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:22 msgctxt "OrchardCore.Commerce.Drivers.CartDisplayingEventDisplayDriver" msgid "Executes after the shopping cart data is prepared, but before the shapes are rendered." msgstr "" #. H["Executes before an item is added to the shopping cart to check whether it can be added based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:33 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:33 msgctxt "OrchardCore.Commerce.Drivers.CartVerifyingItemEventDisplayDriver" msgid "Executes before an item is added to the shopping cart to check whether it can be added based on inventory status." msgstr "" #. H["Executes before the cart is updated to check whether item quantities can be modified based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:44 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:44 msgctxt "OrchardCore.Commerce.Drivers.CartUpdatedEventDisplayDriver" msgid "Executes before the cart is updated to check whether item quantities can be modified based on inventory status." msgstr "" #. H["Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:55 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:55 msgctxt "OrchardCore.Commerce.Drivers.CartLoadedEventDisplayDriver" msgid "Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when a product is added to the shopping cart."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:65 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:65 msgctxt "OrchardCore.Commerce.Drivers.ProductAddedToCartEventDisplayDriver" msgid "Executes when a product is added to the shopping cart." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when an order is created on the frontend."]; -#: OrchardCore.Commerce/Drivers/OrderCreatedEventDisplayDriver.cs:11 +#: OrchardCore.Commerce\Drivers\OrderCreatedEventDisplayDriver.cs:11 msgctxt "OrchardCore.Commerce.Drivers.OrderCreatedEventDisplayDriver" msgid "Executes when an order is created on the frontend." msgstr "" #. T["Selected currencies must match."]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Selected currencies must match." msgstr "" #. ? T["Product's SKU cannot be left empty."] -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:107 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:107 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Product's SKU cannot be left empty." msgstr "" #. : T["SKU \"{0}\" does not belong to an existing Product.", lineItemProductSku]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:108 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:108 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "SKU \"{0}\" does not belong to an existing Product." msgstr "" #. updater.ModelState.AddModelError(nameof(ProductPart.Sku), T["SKU may not contain the dash character."]); -#: OrchardCore.Commerce/Drivers/ProductPartDisplayDriver.cs:50 +#: OrchardCore.Commerce\Drivers\ProductPartDisplayDriver.cs:50 msgctxt "OrchardCore.Commerce.Drivers.ProductPartDisplayDriver" msgid "SKU may not contain the dash character." msgstr "" #. T["The given tiered prices are not valid."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:70 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:70 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "The given tiered prices are not valid." msgstr "" #. T["You need to set a price for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a price for every tier." msgstr "" #. T["You need to set a default price greater than 0."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:87 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:87 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a default price greater than 0." msgstr "" #. T["There are duplicate tiers."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:98 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "There are duplicate tiers." msgstr "" #. T["You need to set a unit price greater or equal to 0 for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:105 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:105 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a unit price greater or equal to 0 for every tier." msgstr "" #. return H["There are not enough {0} left in stock.", title]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "There are not enough {0} left in stock." msgstr "" #. return H["The checkout quantity for {0} is more than the maximum allowed ({1}).", title, maxOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:65 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:65 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is more than the maximum allowed ({1})." msgstr "" #. return H["The checkout quantity for {0} is less than the minimum allowed ({1}).", title, minOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:73 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:73 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is less than the minimum allowed ({1})." msgstr "" #. newHeaders.Insert(insertIndex, H["Old Price"]); -#: OrchardCore.Commerce/Events/PromotionShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\PromotionShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.PromotionShoppingCartEvents" msgid "Old Price" msgstr "" #. .Select(header => header.Name == "Price" ? H["Gross Price"] : header) -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:64 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:64 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Gross Price" msgstr "" #. newHeaders.Insert(grossIndex, H["Net Price"]); -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:72 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:72 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Net Price" msgstr "" #. T["You must either provide only {0}, or {1}, or neither of them.", percentageName, amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "You must either provide only {0}, or {1}, or neither of them." msgstr "" #. T["Discount amount must be smaller than the product's original price.", amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:82 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:82 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "Discount amount must be smaller than the product's original price." msgstr "" #. orderPart.ContentItem.DisplayText = T["Order {0}", guid]; -#: OrchardCore.Commerce/Handlers/OrderPartHandler.cs:29 +#: OrchardCore.Commerce\Handlers\OrderPartHandler.cs:29 msgctxt "OrchardCore.Commerce.Handlers.OrderPartHandler" msgid "Order {0}" msgstr "" #. _updateModelAccessor.ModelUpdater.ModelState.AddModelError(nameof(part.Sku), T["SKU must not be empty."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:39 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:39 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must not be empty." msgstr "" #. T["SKU must be unique. A product with the given SKU already exists."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:62 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:62 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must be unique. A product with the given SKU already exists." msgstr "" #. T["You must either provide both {0} and {1}, or neither of them.", grossPriceName, taxRateName]); -#: OrchardCore.Commerce/Handlers/TaxPartAndPricePartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\TaxPartAndPricePartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.TaxPartAndPricePartHandler" msgid "You must either provide both {0} and {1}, or neither of them." msgstr "" #. H["Quantity"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:107 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:107 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Quantity" msgstr "" #. H["Product"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:108 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:108 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product" msgstr "" #. H["Price"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:109 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:109 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Price" msgstr "" #. H["Action"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:110 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:110 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Action" msgstr "" #. return H["Product with SKU {0} not found.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:224 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:224 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product with SKU {0} not found." msgstr "" #. : H["Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:231 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:231 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency." msgstr "" #. (string.IsNullOrEmpty(currency.EnglishName) ? T["Unspecified"] : T[currency.EnglishName]))); -#: OrchardCore.Commerce/Settings/CurrencySettingsDisplayDriver.cs:64 +#: OrchardCore.Commerce\Settings\CurrencySettingsDisplayDriver.cs:64 msgctxt "OrchardCore.Commerce.Settings.CurrencySettingsDisplayDriver" msgid "Unspecified" msgstr "" #. new(CurrencySelectionMode.AllCurrencies.ToString(), T["All Currencies"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:40 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "All Currencies" msgstr "" #. new(CurrencySelectionMode.DefaultCurrency.ToString(), T["Default Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:41 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Default Currency" msgstr "" #. new(CurrencySelectionMode.SpecificCurrency.ToString(), T["Specific Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:42 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Specific Currency" msgstr "" #. T["Region settings"], -#: OrchardCore.Commerce/Startup.cs:243 +#: OrchardCore.Commerce\Startup.cs:243 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Region settings" msgstr "" #. T["Exports the region settings."]); -#: OrchardCore.Commerce/Startup.cs:244 +#: OrchardCore.Commerce\Startup.cs:244 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Exports the region settings." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:3 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Your Addresses" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:7 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "(Boolean product attribute)" msgstr "" #.
  • @T["Label: {0}", settings.Label]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:11 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Label: {0}" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: on" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: off" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The description text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The description text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text associated to the checkbox for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The text associated to the checkbox for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "On/Off" msgstr "" #. @T["The default value associated with this attribute."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The default value associated with this attribute." msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:25 +#: OrchardCore.Commerce\Views\Checkout.cshtml:25 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "E-mail *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:29 +#: OrchardCore.Commerce\Views\Checkout.cshtml:29 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Phone Number *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:33 +#: OrchardCore.Commerce\Views\Checkout.cshtml:33 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "VAT Number" msgstr "" #. @T["Buyer is a corporation"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:43 +#: OrchardCore.Commerce\Views\Checkout.cshtml:43 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Buyer is a corporation" msgstr "" #.

    @T["Billing Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:49 +#: OrchardCore.Commerce\Views\Checkout.cshtml:49 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Billing Address" msgstr "" #.

    @T["Shipping Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:62 +#: OrchardCore.Commerce\Views\Checkout.cshtml:62 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address" msgstr "" #. @T["Shipping Address and Billing Address are the same"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:82 +#: OrchardCore.Commerce\Views\Checkout.cshtml:82 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address and Billing Address are the same" msgstr "" #. @T["Checkout Without Payment"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:121 +#: OrchardCore.Commerce\Views\Checkout.cshtml:121 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Checkout Without Payment" msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Default currency" msgstr "" #. @T["The default currency used by the system."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The default currency used by the system." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:19 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Current display currency" msgstr "" #. @T["The currently used currency for displaying prices to customers."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The currently used currency for displaying prices to customers." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:3 +#: OrchardCore.Commerce\Views\User\Details.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Your Details" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:7 +#: OrchardCore.Commerce\Views\User\Details.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:1 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:1 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Shopping Cart" msgstr "" #.

    @T["Your shopping cart is empty."]

    -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:6 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:6 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Your shopping cart is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:5 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:5 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Your Cart" msgstr "" #. class="btn btn-primary checkout">@T["Checkout"] -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:14 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:14 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Checkout" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "(Numeric product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Decimal places: {0}", settings.DecimalPlaces]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Decimal places: {0}" msgstr "" #.
  • @T["Default value: {0}", settings.DefaultValue.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Default value: {0}" msgstr "" #.
  • @T["Value must be between {0} and {1}", settings.Minimum.Value, settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Value must be between {0} and {1}" msgstr "" #.
  • @T["Minimum value: {0}", settings.Minimum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Minimum value: {0}" msgstr "" #.
  • @T["Maximum value: {0}", settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Maximum value: {0}" msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:37 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Decimal places" msgstr "" #. @T["The number of digits after the decimal point."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:40 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:40 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The number of digits after the decimal point." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Minimum" msgstr "" #. @T["The minimum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:49 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:49 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The minimum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Maximum" msgstr "" #. @T["The maximum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:58 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:58 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The maximum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:64 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:64 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:74 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:74 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/NumericProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\NumericProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeValue" msgid "{0}: {1}" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Pending" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Ordered" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Arrived" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Shipped" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Unknown" msgstr "" #.

    @T["Ordered Items"]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Ordered Items" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product properties" msgstr "" #. @T["Product Name and Attributes cells are only populated after submitting the changes."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name and Attributes cells are only populated after submitting the changes." msgstr "" #. @T["Currencies: Selected currencies need to be the same for all Products."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Currencies: Selected currencies need to be the same for all Products." msgstr "" #.
    @T["Product Name"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:31 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name" msgstr "" #.
    @T["Quantity"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:32 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Quantity" msgstr "" #.
    @T["Product SKU"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:33 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product SKU" msgstr "" #.
    @T["Unit Price Value"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:34 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Value" msgstr "" #.
    @T["Unit Price Currency"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:35 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Currency" msgstr "" #.
    @T["Attributes"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:36 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Attributes" msgstr "" #.
    @T["Actions"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:37 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Actions" msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:102 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:102 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Total" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:108 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:108 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Add Item" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:113 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:113 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:122 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:122 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:131 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:131 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:140 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:140 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:149 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:149 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:158 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:158 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:169 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:169 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "There are no charges stored in this order." msgstr "" #.

    @T["Checkout Templates"]

    -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:6 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:6 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Checkout Templates" msgstr "" #. @T["Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses."] -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:7 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:7 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses." msgstr "" #. @T["Quantity"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:11 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:11 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Quantity" msgstr "" #. @T["Product"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:12 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:12 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Product" msgstr "" #. @T["Attributes"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:13 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:13 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Attributes" msgstr "" #. @T["Price"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:14 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Price" msgstr "" -#: OrchardCore.Commerce/Views/OrderPart.cshtml:0 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:0 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid " × " msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:44 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:44 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Total" msgstr "" #. @T["Complete Payment"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:57 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:57 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Complete Payment" msgstr "" #.

    @T["This order is empty."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:66 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:66 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "This order is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart.cshtml:71 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:71 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:79 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:79 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:83 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:83 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:87 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:87 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:91 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:91 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:95 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:95 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:103 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:103 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "There are no charges stored in this order." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Net Price Display" msgstr "" #. @T["Turn on to display prices with taxes excluded."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes excluded." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Gross Price Display" msgstr "" #. @T["Turn on to display prices with taxes included."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:17 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes included." msgstr "" #. -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceVariantsPart.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceVariantsPart.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceVariantsPart.Edit" msgid "Price" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:3 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:3 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Title" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:4 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Filter by title..." msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleAsc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleAsc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleAsc" msgid "Title A-Z" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleDesc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleDesc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleDesc" msgid "Title Z-A" msgstr "" #.

    @T["There are no products to display."]

    -#: OrchardCore.Commerce/Views/ProductListPart.cshtml:21 +#: OrchardCore.Commerce\Views\ProductListPart.cshtml:21 msgctxt "OrchardCore.Commerce.Views.ProductListPart" msgid "There are no products to display." msgstr "" #.

    @T["Filter Products"]

    -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:13 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:13 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Filter Products" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:24 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:24 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Sort By" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:44 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:44 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Apply" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:32 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:32 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:54 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:54 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Add to cart" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "SKU" msgstr "" #. @T["The SKU of the product."] -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:8 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:8 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "The SKU of the product." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "Allowed Regions" msgstr "" #. @T["The available regions. If left empty all regions will be available."] -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:16 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The available regions. If left empty all regions will be available." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartCell_Action.cshtml:17 +#: OrchardCore.Commerce\Views\ShoppingCartCell_Action.cshtml:17 msgctxt "OrchardCore.Commerce.Views.ShoppingCartCell_Action" msgid "Remove" msgstr "" #. @T["Total"] -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:58 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:58 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Total" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Net Price: {0}" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Gross Price: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:88 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:88 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Update" msgstr "" #. title="@T["Estimate, the final value is calculated during checkout."]"> -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:6 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Estimate, the final value is calculated during checkout." msgstr "" #. @T["Gross Price*:"] -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:7 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Gross Price*:" msgstr "" #. @T["Gross Price:"] -#: OrchardCore.Commerce/Views/TaxPart-GrossPrice.cshtml:9 +#: OrchardCore.Commerce\Views\TaxPart-GrossPrice.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TaxPart-GrossPrice" msgid "Gross Price:" msgstr "" #. @T["{0}%", value] -#: OrchardCore.Commerce/Views/TaxPart-TaxRate.cshtml:8 +#: OrchardCore.Commerce\Views\TaxPart-TaxRate.cshtml:8 msgctxt "OrchardCore.Commerce.Views.TaxPart-TaxRate" msgid "{0}%" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "(Text product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Predefined values: {0}", string.Join(", ", settings.PredefinedValues)]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Predefined values: {0}" msgstr "" #.
  • @T["Choice is restricted to predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:17 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Choice is restricted to predefined values." msgstr "" #.
  • @T["The user may enter a value that is not one of the predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may enter a value that is not one of the predefined values." msgstr "" #.
  • @T["The user may select more than one value."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may select more than one value." msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Predefined values" msgstr "" #. @T["The set of suggested or allowed values. Enter one value per line."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The set of suggested or allowed values. Enter one value per line." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Restrict to predefined values" msgstr "" #. @T["— Whether values should be restricted to the set of predefined values."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:39 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:39 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether values should be restricted to the set of predefined values." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Multiple values" msgstr "" #. @T["— Whether multiple values can be selected."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:47 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:47 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether multiple values can be selected." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid ", " msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid "{0}: {1}" msgstr "" #.
    @T["Default Price:"] @Model.TieredPricePart.DefaultPrice.ToString()
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Default Price:" msgstr "" #.
    @T["Tiers:"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:10 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:10 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Tiers:" msgstr "" #.
  • @T["Starting from {0} units: {1}", tier.Quantity, MoneyService.Create(tier.UnitPrice ?? 0, Model.Currency)]
  • -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:14 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Starting from {0} units: {1}" msgstr "" #.

    @T["Price tiers"]

    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Price tiers" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Default Price" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:27 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Unit Price" msgstr "" #.
    @T["Remove"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:34 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Remove" msgstr "" #.
    @T["Add Price Tier"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Add Price Tier" msgstr "" From 9a7c4211248d0b23670f52031de88e08c513d8d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:18 +0100 Subject: [PATCH 184/210] New translations orchardcore.commerce.pot (Italian) --- Localization/it-IT/OrchardCore.Commerce.po | 452 ++++++++++----------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/Localization/it-IT/OrchardCore.Commerce.po b/Localization/it-IT/OrchardCore.Commerce.po index 128b369..c43f086 100644 --- a/Localization/it-IT/OrchardCore.Commerce.po +++ b/Localization/it-IT/OrchardCore.Commerce.po @@ -4,1326 +4,1326 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: it\n" -"X-Crowdin-File: OrchardCore.Commerce.pot\n" -"X-Crowdin-File-ID: 926\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.pot\n" +"X-Crowdin-File-ID: 944\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Italian\n" "Language: it_IT\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. public override LocalizedString DisplayText => T["Cart displaying"]; -#: OrchardCore.Commerce/Activities/CartDisplayingEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartDisplayingEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartDisplayingEvent" msgid "Cart displaying" msgstr "" #. public override LocalizedString DisplayText => T["Cart loaded"]; -#: OrchardCore.Commerce/Activities/CartLoadedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartLoadedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartLoadedEvent" msgid "Cart loaded" msgstr "" #. public override LocalizedString DisplayText => T["Cart updated"]; -#: OrchardCore.Commerce/Activities/CartUpdatedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartUpdatedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartUpdatedEvent" msgid "Cart updated" msgstr "" #. public override LocalizedString DisplayText => T["Verifying cart item"]; -#: OrchardCore.Commerce/Activities/CartVerifyingItemEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartVerifyingItemEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartVerifyingItemEvent" msgid "Verifying cart item" msgstr "" #. public override LocalizedString Category => T["Commerce"]; -#: OrchardCore.Commerce/Activities/CommerceEventActivityBase.cs:8 +#: OrchardCore.Commerce\Activities\CommerceEventActivityBase.cs:8 msgctxt "OrchardCore.Commerce.Activities.CommerceEventActivityBase" msgid "Commerce" msgstr "" #. public override LocalizedString DisplayText => T["Order was created"]; -#: OrchardCore.Commerce/Activities/OrderCreatedEvent.cs:12 +#: OrchardCore.Commerce\Activities\OrderCreatedEvent.cs:12 msgctxt "OrchardCore.Commerce.Activities.OrderCreatedEvent" msgid "Order was created" msgstr "" #. public override LocalizedString DisplayText => T["Product added to cart"]; -#: OrchardCore.Commerce/Activities/ProductAddedToCartEvent.cs:7 +#: OrchardCore.Commerce\Activities\ProductAddedToCartEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.ProductAddedToCartEvent" msgid "Product added to cart" msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce/AdminMenu.cs:18 +#: OrchardCore.Commerce\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce/AdminMenu.cs:19 +#: OrchardCore.Commerce\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Currency"], T["Currency"], entry => entry #. .Add(T["Currency"], T["Currency"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:20 -#: OrchardCore.Commerce/AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Currency" msgstr "" #. .Add(T["Price Display"], T["Price Display"], entry => entry #. .Add(T["Price Display"], T["Price Display"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:24 -#: OrchardCore.Commerce/AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Price Display" msgstr "" #. .Add(T["Region"], T["Region"], region => region #. .Add(T["Region"], T["Region"], region => region -#: OrchardCore.Commerce/AdminMenu.cs:28 -#: OrchardCore.Commerce/AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Region" msgstr "" #. await _notifier.SuccessAsync(H["Your addresses have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:77 +#: OrchardCore.Commerce\Controllers\UserController.cs:77 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your addresses have been updated." msgstr "" #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); -#: OrchardCore.Commerce/Controllers/UserController.cs:82 -#: OrchardCore.Commerce/Controllers/UserController.cs:123 +#: OrchardCore.Commerce\Controllers\UserController.cs:82 +#: OrchardCore.Commerce\Controllers\UserController.cs:123 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "{0}" msgstr "" #. await _notifier.SuccessAsync(H["Your details have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:118 +#: OrchardCore.Commerce\Controllers\UserController.cs:118 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your details have been updated." msgstr "" #. H["Executes after the shopping cart data is prepared, but before the shapes are rendered."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:22 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:22 msgctxt "OrchardCore.Commerce.Drivers.CartDisplayingEventDisplayDriver" msgid "Executes after the shopping cart data is prepared, but before the shapes are rendered." msgstr "" #. H["Executes before an item is added to the shopping cart to check whether it can be added based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:33 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:33 msgctxt "OrchardCore.Commerce.Drivers.CartVerifyingItemEventDisplayDriver" msgid "Executes before an item is added to the shopping cart to check whether it can be added based on inventory status." msgstr "" #. H["Executes before the cart is updated to check whether item quantities can be modified based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:44 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:44 msgctxt "OrchardCore.Commerce.Drivers.CartUpdatedEventDisplayDriver" msgid "Executes before the cart is updated to check whether item quantities can be modified based on inventory status." msgstr "" #. H["Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:55 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:55 msgctxt "OrchardCore.Commerce.Drivers.CartLoadedEventDisplayDriver" msgid "Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when a product is added to the shopping cart."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:65 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:65 msgctxt "OrchardCore.Commerce.Drivers.ProductAddedToCartEventDisplayDriver" msgid "Executes when a product is added to the shopping cart." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when an order is created on the frontend."]; -#: OrchardCore.Commerce/Drivers/OrderCreatedEventDisplayDriver.cs:11 +#: OrchardCore.Commerce\Drivers\OrderCreatedEventDisplayDriver.cs:11 msgctxt "OrchardCore.Commerce.Drivers.OrderCreatedEventDisplayDriver" msgid "Executes when an order is created on the frontend." msgstr "" #. T["Selected currencies must match."]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Selected currencies must match." msgstr "" #. ? T["Product's SKU cannot be left empty."] -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:107 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:107 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Product's SKU cannot be left empty." msgstr "" #. : T["SKU \"{0}\" does not belong to an existing Product.", lineItemProductSku]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:108 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:108 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "SKU \"{0}\" does not belong to an existing Product." msgstr "" #. updater.ModelState.AddModelError(nameof(ProductPart.Sku), T["SKU may not contain the dash character."]); -#: OrchardCore.Commerce/Drivers/ProductPartDisplayDriver.cs:50 +#: OrchardCore.Commerce\Drivers\ProductPartDisplayDriver.cs:50 msgctxt "OrchardCore.Commerce.Drivers.ProductPartDisplayDriver" msgid "SKU may not contain the dash character." msgstr "" #. T["The given tiered prices are not valid."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:70 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:70 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "The given tiered prices are not valid." msgstr "" #. T["You need to set a price for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a price for every tier." msgstr "" #. T["You need to set a default price greater than 0."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:87 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:87 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a default price greater than 0." msgstr "" #. T["There are duplicate tiers."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:98 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "There are duplicate tiers." msgstr "" #. T["You need to set a unit price greater or equal to 0 for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:105 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:105 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a unit price greater or equal to 0 for every tier." msgstr "" #. return H["There are not enough {0} left in stock.", title]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "There are not enough {0} left in stock." msgstr "" #. return H["The checkout quantity for {0} is more than the maximum allowed ({1}).", title, maxOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:65 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:65 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is more than the maximum allowed ({1})." msgstr "" #. return H["The checkout quantity for {0} is less than the minimum allowed ({1}).", title, minOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:73 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:73 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is less than the minimum allowed ({1})." msgstr "" #. newHeaders.Insert(insertIndex, H["Old Price"]); -#: OrchardCore.Commerce/Events/PromotionShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\PromotionShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.PromotionShoppingCartEvents" msgid "Old Price" msgstr "" #. .Select(header => header.Name == "Price" ? H["Gross Price"] : header) -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:64 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:64 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Gross Price" msgstr "" #. newHeaders.Insert(grossIndex, H["Net Price"]); -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:72 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:72 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Net Price" msgstr "" #. T["You must either provide only {0}, or {1}, or neither of them.", percentageName, amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "You must either provide only {0}, or {1}, or neither of them." msgstr "" #. T["Discount amount must be smaller than the product's original price.", amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:82 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:82 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "Discount amount must be smaller than the product's original price." msgstr "" #. orderPart.ContentItem.DisplayText = T["Order {0}", guid]; -#: OrchardCore.Commerce/Handlers/OrderPartHandler.cs:29 +#: OrchardCore.Commerce\Handlers\OrderPartHandler.cs:29 msgctxt "OrchardCore.Commerce.Handlers.OrderPartHandler" msgid "Order {0}" msgstr "" #. _updateModelAccessor.ModelUpdater.ModelState.AddModelError(nameof(part.Sku), T["SKU must not be empty."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:39 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:39 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must not be empty." msgstr "" #. T["SKU must be unique. A product with the given SKU already exists."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:62 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:62 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must be unique. A product with the given SKU already exists." msgstr "" #. T["You must either provide both {0} and {1}, or neither of them.", grossPriceName, taxRateName]); -#: OrchardCore.Commerce/Handlers/TaxPartAndPricePartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\TaxPartAndPricePartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.TaxPartAndPricePartHandler" msgid "You must either provide both {0} and {1}, or neither of them." msgstr "" #. H["Quantity"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:107 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:107 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Quantity" msgstr "" #. H["Product"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:108 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:108 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product" msgstr "" #. H["Price"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:109 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:109 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Price" msgstr "" #. H["Action"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:110 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:110 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Action" msgstr "" #. return H["Product with SKU {0} not found.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:224 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:224 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product with SKU {0} not found." msgstr "" #. : H["Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:231 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:231 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency." msgstr "" #. (string.IsNullOrEmpty(currency.EnglishName) ? T["Unspecified"] : T[currency.EnglishName]))); -#: OrchardCore.Commerce/Settings/CurrencySettingsDisplayDriver.cs:64 +#: OrchardCore.Commerce\Settings\CurrencySettingsDisplayDriver.cs:64 msgctxt "OrchardCore.Commerce.Settings.CurrencySettingsDisplayDriver" msgid "Unspecified" msgstr "" #. new(CurrencySelectionMode.AllCurrencies.ToString(), T["All Currencies"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:40 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "All Currencies" msgstr "" #. new(CurrencySelectionMode.DefaultCurrency.ToString(), T["Default Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:41 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Default Currency" msgstr "" #. new(CurrencySelectionMode.SpecificCurrency.ToString(), T["Specific Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:42 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Specific Currency" msgstr "" #. T["Region settings"], -#: OrchardCore.Commerce/Startup.cs:243 +#: OrchardCore.Commerce\Startup.cs:243 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Region settings" msgstr "" #. T["Exports the region settings."]); -#: OrchardCore.Commerce/Startup.cs:244 +#: OrchardCore.Commerce\Startup.cs:244 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Exports the region settings." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:3 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Your Addresses" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:7 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "(Boolean product attribute)" msgstr "" #.
  • @T["Label: {0}", settings.Label]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:11 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Label: {0}" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: on" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: off" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The description text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The description text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text associated to the checkbox for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The text associated to the checkbox for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "On/Off" msgstr "" #. @T["The default value associated with this attribute."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The default value associated with this attribute." msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:25 +#: OrchardCore.Commerce\Views\Checkout.cshtml:25 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "E-mail *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:29 +#: OrchardCore.Commerce\Views\Checkout.cshtml:29 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Phone Number *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:33 +#: OrchardCore.Commerce\Views\Checkout.cshtml:33 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "VAT Number" msgstr "" #. @T["Buyer is a corporation"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:43 +#: OrchardCore.Commerce\Views\Checkout.cshtml:43 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Buyer is a corporation" msgstr "" #.

    @T["Billing Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:49 +#: OrchardCore.Commerce\Views\Checkout.cshtml:49 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Billing Address" msgstr "" #.

    @T["Shipping Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:62 +#: OrchardCore.Commerce\Views\Checkout.cshtml:62 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address" msgstr "" #. @T["Shipping Address and Billing Address are the same"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:82 +#: OrchardCore.Commerce\Views\Checkout.cshtml:82 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address and Billing Address are the same" msgstr "" #. @T["Checkout Without Payment"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:121 +#: OrchardCore.Commerce\Views\Checkout.cshtml:121 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Checkout Without Payment" msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Default currency" msgstr "" #. @T["The default currency used by the system."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The default currency used by the system." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:19 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Current display currency" msgstr "" #. @T["The currently used currency for displaying prices to customers."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The currently used currency for displaying prices to customers." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:3 +#: OrchardCore.Commerce\Views\User\Details.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Your Details" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:7 +#: OrchardCore.Commerce\Views\User\Details.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:1 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:1 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Shopping Cart" msgstr "" #.

    @T["Your shopping cart is empty."]

    -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:6 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:6 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Your shopping cart is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:5 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:5 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Your Cart" msgstr "" #. class="btn btn-primary checkout">@T["Checkout"] -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:14 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:14 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Checkout" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "(Numeric product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Decimal places: {0}", settings.DecimalPlaces]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Decimal places: {0}" msgstr "" #.
  • @T["Default value: {0}", settings.DefaultValue.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Default value: {0}" msgstr "" #.
  • @T["Value must be between {0} and {1}", settings.Minimum.Value, settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Value must be between {0} and {1}" msgstr "" #.
  • @T["Minimum value: {0}", settings.Minimum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Minimum value: {0}" msgstr "" #.
  • @T["Maximum value: {0}", settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Maximum value: {0}" msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:37 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Decimal places" msgstr "" #. @T["The number of digits after the decimal point."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:40 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:40 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The number of digits after the decimal point." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Minimum" msgstr "" #. @T["The minimum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:49 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:49 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The minimum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Maximum" msgstr "" #. @T["The maximum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:58 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:58 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The maximum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:64 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:64 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:74 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:74 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/NumericProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\NumericProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeValue" msgid "{0}: {1}" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Pending" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Ordered" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Arrived" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Shipped" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Unknown" msgstr "" #.

    @T["Ordered Items"]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Ordered Items" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product properties" msgstr "" #. @T["Product Name and Attributes cells are only populated after submitting the changes."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name and Attributes cells are only populated after submitting the changes." msgstr "" #. @T["Currencies: Selected currencies need to be the same for all Products."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Currencies: Selected currencies need to be the same for all Products." msgstr "" #.
    @T["Product Name"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:31 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name" msgstr "" #.
    @T["Quantity"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:32 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Quantity" msgstr "" #.
    @T["Product SKU"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:33 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product SKU" msgstr "" #.
    @T["Unit Price Value"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:34 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Value" msgstr "" #.
    @T["Unit Price Currency"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:35 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Currency" msgstr "" #.
    @T["Attributes"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:36 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Attributes" msgstr "" #.
    @T["Actions"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:37 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Actions" msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:102 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:102 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Total" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:108 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:108 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Add Item" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:113 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:113 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:122 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:122 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:131 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:131 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:140 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:140 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:149 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:149 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:158 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:158 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:169 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:169 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "There are no charges stored in this order." msgstr "" #.

    @T["Checkout Templates"]

    -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:6 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:6 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Checkout Templates" msgstr "" #. @T["Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses."] -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:7 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:7 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses." msgstr "" #. @T["Quantity"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:11 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:11 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Quantity" msgstr "" #. @T["Product"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:12 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:12 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Product" msgstr "" #. @T["Attributes"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:13 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:13 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Attributes" msgstr "" #. @T["Price"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:14 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Price" msgstr "" -#: OrchardCore.Commerce/Views/OrderPart.cshtml:0 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:0 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid " × " msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:44 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:44 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Total" msgstr "" #. @T["Complete Payment"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:57 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:57 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Complete Payment" msgstr "" #.

    @T["This order is empty."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:66 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:66 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "This order is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart.cshtml:71 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:71 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:79 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:79 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:83 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:83 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:87 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:87 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:91 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:91 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:95 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:95 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:103 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:103 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "There are no charges stored in this order." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Net Price Display" msgstr "" #. @T["Turn on to display prices with taxes excluded."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes excluded." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Gross Price Display" msgstr "" #. @T["Turn on to display prices with taxes included."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:17 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes included." msgstr "" #. -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceVariantsPart.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceVariantsPart.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceVariantsPart.Edit" msgid "Price" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:3 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:3 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Title" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:4 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Filter by title..." msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleAsc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleAsc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleAsc" msgid "Title A-Z" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleDesc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleDesc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleDesc" msgid "Title Z-A" msgstr "" #.

    @T["There are no products to display."]

    -#: OrchardCore.Commerce/Views/ProductListPart.cshtml:21 +#: OrchardCore.Commerce\Views\ProductListPart.cshtml:21 msgctxt "OrchardCore.Commerce.Views.ProductListPart" msgid "There are no products to display." msgstr "" #.

    @T["Filter Products"]

    -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:13 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:13 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Filter Products" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:24 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:24 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Sort By" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:44 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:44 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Apply" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:32 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:32 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:54 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:54 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Add to cart" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "SKU" msgstr "" #. @T["The SKU of the product."] -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:8 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:8 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "The SKU of the product." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "Allowed Regions" msgstr "" #. @T["The available regions. If left empty all regions will be available."] -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:16 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The available regions. If left empty all regions will be available." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartCell_Action.cshtml:17 +#: OrchardCore.Commerce\Views\ShoppingCartCell_Action.cshtml:17 msgctxt "OrchardCore.Commerce.Views.ShoppingCartCell_Action" msgid "Remove" msgstr "" #. @T["Total"] -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:58 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:58 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Total" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Net Price: {0}" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Gross Price: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:88 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:88 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Update" msgstr "" #. title="@T["Estimate, the final value is calculated during checkout."]"> -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:6 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Estimate, the final value is calculated during checkout." msgstr "" #. @T["Gross Price*:"] -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:7 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Gross Price*:" msgstr "" #. @T["Gross Price:"] -#: OrchardCore.Commerce/Views/TaxPart-GrossPrice.cshtml:9 +#: OrchardCore.Commerce\Views\TaxPart-GrossPrice.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TaxPart-GrossPrice" msgid "Gross Price:" msgstr "" #. @T["{0}%", value] -#: OrchardCore.Commerce/Views/TaxPart-TaxRate.cshtml:8 +#: OrchardCore.Commerce\Views\TaxPart-TaxRate.cshtml:8 msgctxt "OrchardCore.Commerce.Views.TaxPart-TaxRate" msgid "{0}%" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "(Text product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Predefined values: {0}", string.Join(", ", settings.PredefinedValues)]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Predefined values: {0}" msgstr "" #.
  • @T["Choice is restricted to predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:17 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Choice is restricted to predefined values." msgstr "" #.
  • @T["The user may enter a value that is not one of the predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may enter a value that is not one of the predefined values." msgstr "" #.
  • @T["The user may select more than one value."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may select more than one value." msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Predefined values" msgstr "" #. @T["The set of suggested or allowed values. Enter one value per line."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The set of suggested or allowed values. Enter one value per line." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Restrict to predefined values" msgstr "" #. @T["— Whether values should be restricted to the set of predefined values."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:39 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:39 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether values should be restricted to the set of predefined values." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Multiple values" msgstr "" #. @T["— Whether multiple values can be selected."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:47 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:47 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether multiple values can be selected." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid ", " msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid "{0}: {1}" msgstr "" #.
    @T["Default Price:"] @Model.TieredPricePart.DefaultPrice.ToString()
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Default Price:" msgstr "" #.
    @T["Tiers:"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:10 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:10 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Tiers:" msgstr "" #.
  • @T["Starting from {0} units: {1}", tier.Quantity, MoneyService.Create(tier.UnitPrice ?? 0, Model.Currency)]
  • -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:14 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Starting from {0} units: {1}" msgstr "" #.

    @T["Price tiers"]

    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Price tiers" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Default Price" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:27 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Unit Price" msgstr "" #.
    @T["Remove"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:34 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Remove" msgstr "" #.
    @T["Add Price Tier"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Add Price Tier" msgstr "" From 796d70501b5296c7536e8ffb4b35b35fa587e120 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:19 +0100 Subject: [PATCH 185/210] New translations orchardcore.commerce.pot (Japanese) --- Localization/ja-JP/OrchardCore.Commerce.po | 452 ++++++++++----------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/Localization/ja-JP/OrchardCore.Commerce.po b/Localization/ja-JP/OrchardCore.Commerce.po index c9d3fbf..bd87448 100644 --- a/Localization/ja-JP/OrchardCore.Commerce.po +++ b/Localization/ja-JP/OrchardCore.Commerce.po @@ -4,1326 +4,1326 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: ja\n" -"X-Crowdin-File: OrchardCore.Commerce.pot\n" -"X-Crowdin-File-ID: 926\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.pot\n" +"X-Crowdin-File-ID: 944\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Japanese\n" "Language: ja_JP\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. public override LocalizedString DisplayText => T["Cart displaying"]; -#: OrchardCore.Commerce/Activities/CartDisplayingEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartDisplayingEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartDisplayingEvent" msgid "Cart displaying" msgstr "" #. public override LocalizedString DisplayText => T["Cart loaded"]; -#: OrchardCore.Commerce/Activities/CartLoadedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartLoadedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartLoadedEvent" msgid "Cart loaded" msgstr "" #. public override LocalizedString DisplayText => T["Cart updated"]; -#: OrchardCore.Commerce/Activities/CartUpdatedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartUpdatedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartUpdatedEvent" msgid "Cart updated" msgstr "" #. public override LocalizedString DisplayText => T["Verifying cart item"]; -#: OrchardCore.Commerce/Activities/CartVerifyingItemEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartVerifyingItemEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartVerifyingItemEvent" msgid "Verifying cart item" msgstr "" #. public override LocalizedString Category => T["Commerce"]; -#: OrchardCore.Commerce/Activities/CommerceEventActivityBase.cs:8 +#: OrchardCore.Commerce\Activities\CommerceEventActivityBase.cs:8 msgctxt "OrchardCore.Commerce.Activities.CommerceEventActivityBase" msgid "Commerce" msgstr "" #. public override LocalizedString DisplayText => T["Order was created"]; -#: OrchardCore.Commerce/Activities/OrderCreatedEvent.cs:12 +#: OrchardCore.Commerce\Activities\OrderCreatedEvent.cs:12 msgctxt "OrchardCore.Commerce.Activities.OrderCreatedEvent" msgid "Order was created" msgstr "" #. public override LocalizedString DisplayText => T["Product added to cart"]; -#: OrchardCore.Commerce/Activities/ProductAddedToCartEvent.cs:7 +#: OrchardCore.Commerce\Activities\ProductAddedToCartEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.ProductAddedToCartEvent" msgid "Product added to cart" msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce/AdminMenu.cs:18 +#: OrchardCore.Commerce\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce/AdminMenu.cs:19 +#: OrchardCore.Commerce\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Currency"], T["Currency"], entry => entry #. .Add(T["Currency"], T["Currency"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:20 -#: OrchardCore.Commerce/AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Currency" msgstr "" #. .Add(T["Price Display"], T["Price Display"], entry => entry #. .Add(T["Price Display"], T["Price Display"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:24 -#: OrchardCore.Commerce/AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Price Display" msgstr "" #. .Add(T["Region"], T["Region"], region => region #. .Add(T["Region"], T["Region"], region => region -#: OrchardCore.Commerce/AdminMenu.cs:28 -#: OrchardCore.Commerce/AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Region" msgstr "" #. await _notifier.SuccessAsync(H["Your addresses have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:77 +#: OrchardCore.Commerce\Controllers\UserController.cs:77 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your addresses have been updated." msgstr "" #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); -#: OrchardCore.Commerce/Controllers/UserController.cs:82 -#: OrchardCore.Commerce/Controllers/UserController.cs:123 +#: OrchardCore.Commerce\Controllers\UserController.cs:82 +#: OrchardCore.Commerce\Controllers\UserController.cs:123 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "{0}" msgstr "" #. await _notifier.SuccessAsync(H["Your details have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:118 +#: OrchardCore.Commerce\Controllers\UserController.cs:118 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your details have been updated." msgstr "" #. H["Executes after the shopping cart data is prepared, but before the shapes are rendered."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:22 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:22 msgctxt "OrchardCore.Commerce.Drivers.CartDisplayingEventDisplayDriver" msgid "Executes after the shopping cart data is prepared, but before the shapes are rendered." msgstr "" #. H["Executes before an item is added to the shopping cart to check whether it can be added based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:33 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:33 msgctxt "OrchardCore.Commerce.Drivers.CartVerifyingItemEventDisplayDriver" msgid "Executes before an item is added to the shopping cart to check whether it can be added based on inventory status." msgstr "" #. H["Executes before the cart is updated to check whether item quantities can be modified based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:44 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:44 msgctxt "OrchardCore.Commerce.Drivers.CartUpdatedEventDisplayDriver" msgid "Executes before the cart is updated to check whether item quantities can be modified based on inventory status." msgstr "" #. H["Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:55 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:55 msgctxt "OrchardCore.Commerce.Drivers.CartLoadedEventDisplayDriver" msgid "Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when a product is added to the shopping cart."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:65 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:65 msgctxt "OrchardCore.Commerce.Drivers.ProductAddedToCartEventDisplayDriver" msgid "Executes when a product is added to the shopping cart." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when an order is created on the frontend."]; -#: OrchardCore.Commerce/Drivers/OrderCreatedEventDisplayDriver.cs:11 +#: OrchardCore.Commerce\Drivers\OrderCreatedEventDisplayDriver.cs:11 msgctxt "OrchardCore.Commerce.Drivers.OrderCreatedEventDisplayDriver" msgid "Executes when an order is created on the frontend." msgstr "" #. T["Selected currencies must match."]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Selected currencies must match." msgstr "" #. ? T["Product's SKU cannot be left empty."] -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:107 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:107 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Product's SKU cannot be left empty." msgstr "" #. : T["SKU \"{0}\" does not belong to an existing Product.", lineItemProductSku]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:108 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:108 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "SKU \"{0}\" does not belong to an existing Product." msgstr "" #. updater.ModelState.AddModelError(nameof(ProductPart.Sku), T["SKU may not contain the dash character."]); -#: OrchardCore.Commerce/Drivers/ProductPartDisplayDriver.cs:50 +#: OrchardCore.Commerce\Drivers\ProductPartDisplayDriver.cs:50 msgctxt "OrchardCore.Commerce.Drivers.ProductPartDisplayDriver" msgid "SKU may not contain the dash character." msgstr "" #. T["The given tiered prices are not valid."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:70 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:70 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "The given tiered prices are not valid." msgstr "" #. T["You need to set a price for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a price for every tier." msgstr "" #. T["You need to set a default price greater than 0."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:87 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:87 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a default price greater than 0." msgstr "" #. T["There are duplicate tiers."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:98 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "There are duplicate tiers." msgstr "" #. T["You need to set a unit price greater or equal to 0 for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:105 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:105 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a unit price greater or equal to 0 for every tier." msgstr "" #. return H["There are not enough {0} left in stock.", title]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "There are not enough {0} left in stock." msgstr "" #. return H["The checkout quantity for {0} is more than the maximum allowed ({1}).", title, maxOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:65 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:65 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is more than the maximum allowed ({1})." msgstr "" #. return H["The checkout quantity for {0} is less than the minimum allowed ({1}).", title, minOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:73 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:73 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is less than the minimum allowed ({1})." msgstr "" #. newHeaders.Insert(insertIndex, H["Old Price"]); -#: OrchardCore.Commerce/Events/PromotionShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\PromotionShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.PromotionShoppingCartEvents" msgid "Old Price" msgstr "" #. .Select(header => header.Name == "Price" ? H["Gross Price"] : header) -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:64 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:64 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Gross Price" msgstr "" #. newHeaders.Insert(grossIndex, H["Net Price"]); -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:72 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:72 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Net Price" msgstr "" #. T["You must either provide only {0}, or {1}, or neither of them.", percentageName, amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "You must either provide only {0}, or {1}, or neither of them." msgstr "" #. T["Discount amount must be smaller than the product's original price.", amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:82 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:82 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "Discount amount must be smaller than the product's original price." msgstr "" #. orderPart.ContentItem.DisplayText = T["Order {0}", guid]; -#: OrchardCore.Commerce/Handlers/OrderPartHandler.cs:29 +#: OrchardCore.Commerce\Handlers\OrderPartHandler.cs:29 msgctxt "OrchardCore.Commerce.Handlers.OrderPartHandler" msgid "Order {0}" msgstr "" #. _updateModelAccessor.ModelUpdater.ModelState.AddModelError(nameof(part.Sku), T["SKU must not be empty."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:39 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:39 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must not be empty." msgstr "" #. T["SKU must be unique. A product with the given SKU already exists."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:62 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:62 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must be unique. A product with the given SKU already exists." msgstr "" #. T["You must either provide both {0} and {1}, or neither of them.", grossPriceName, taxRateName]); -#: OrchardCore.Commerce/Handlers/TaxPartAndPricePartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\TaxPartAndPricePartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.TaxPartAndPricePartHandler" msgid "You must either provide both {0} and {1}, or neither of them." msgstr "" #. H["Quantity"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:107 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:107 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Quantity" msgstr "" #. H["Product"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:108 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:108 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product" msgstr "" #. H["Price"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:109 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:109 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Price" msgstr "" #. H["Action"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:110 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:110 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Action" msgstr "" #. return H["Product with SKU {0} not found.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:224 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:224 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product with SKU {0} not found." msgstr "" #. : H["Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:231 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:231 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency." msgstr "" #. (string.IsNullOrEmpty(currency.EnglishName) ? T["Unspecified"] : T[currency.EnglishName]))); -#: OrchardCore.Commerce/Settings/CurrencySettingsDisplayDriver.cs:64 +#: OrchardCore.Commerce\Settings\CurrencySettingsDisplayDriver.cs:64 msgctxt "OrchardCore.Commerce.Settings.CurrencySettingsDisplayDriver" msgid "Unspecified" msgstr "" #. new(CurrencySelectionMode.AllCurrencies.ToString(), T["All Currencies"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:40 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "All Currencies" msgstr "" #. new(CurrencySelectionMode.DefaultCurrency.ToString(), T["Default Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:41 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Default Currency" msgstr "" #. new(CurrencySelectionMode.SpecificCurrency.ToString(), T["Specific Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:42 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Specific Currency" msgstr "" #. T["Region settings"], -#: OrchardCore.Commerce/Startup.cs:243 +#: OrchardCore.Commerce\Startup.cs:243 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Region settings" msgstr "" #. T["Exports the region settings."]); -#: OrchardCore.Commerce/Startup.cs:244 +#: OrchardCore.Commerce\Startup.cs:244 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Exports the region settings." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:3 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Your Addresses" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:7 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "(Boolean product attribute)" msgstr "" #.
  • @T["Label: {0}", settings.Label]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:11 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Label: {0}" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: on" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: off" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The description text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The description text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text associated to the checkbox for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The text associated to the checkbox for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "On/Off" msgstr "" #. @T["The default value associated with this attribute."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The default value associated with this attribute." msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:25 +#: OrchardCore.Commerce\Views\Checkout.cshtml:25 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "E-mail *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:29 +#: OrchardCore.Commerce\Views\Checkout.cshtml:29 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Phone Number *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:33 +#: OrchardCore.Commerce\Views\Checkout.cshtml:33 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "VAT Number" msgstr "" #. @T["Buyer is a corporation"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:43 +#: OrchardCore.Commerce\Views\Checkout.cshtml:43 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Buyer is a corporation" msgstr "" #.

    @T["Billing Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:49 +#: OrchardCore.Commerce\Views\Checkout.cshtml:49 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Billing Address" msgstr "" #.

    @T["Shipping Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:62 +#: OrchardCore.Commerce\Views\Checkout.cshtml:62 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address" msgstr "" #. @T["Shipping Address and Billing Address are the same"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:82 +#: OrchardCore.Commerce\Views\Checkout.cshtml:82 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address and Billing Address are the same" msgstr "" #. @T["Checkout Without Payment"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:121 +#: OrchardCore.Commerce\Views\Checkout.cshtml:121 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Checkout Without Payment" msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Default currency" msgstr "" #. @T["The default currency used by the system."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The default currency used by the system." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:19 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Current display currency" msgstr "" #. @T["The currently used currency for displaying prices to customers."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The currently used currency for displaying prices to customers." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:3 +#: OrchardCore.Commerce\Views\User\Details.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Your Details" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:7 +#: OrchardCore.Commerce\Views\User\Details.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:1 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:1 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Shopping Cart" msgstr "" #.

    @T["Your shopping cart is empty."]

    -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:6 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:6 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Your shopping cart is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:5 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:5 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Your Cart" msgstr "" #. class="btn btn-primary checkout">@T["Checkout"] -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:14 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:14 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Checkout" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "(Numeric product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Decimal places: {0}", settings.DecimalPlaces]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Decimal places: {0}" msgstr "" #.
  • @T["Default value: {0}", settings.DefaultValue.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Default value: {0}" msgstr "" #.
  • @T["Value must be between {0} and {1}", settings.Minimum.Value, settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Value must be between {0} and {1}" msgstr "" #.
  • @T["Minimum value: {0}", settings.Minimum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Minimum value: {0}" msgstr "" #.
  • @T["Maximum value: {0}", settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Maximum value: {0}" msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:37 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Decimal places" msgstr "" #. @T["The number of digits after the decimal point."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:40 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:40 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The number of digits after the decimal point." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Minimum" msgstr "" #. @T["The minimum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:49 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:49 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The minimum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Maximum" msgstr "" #. @T["The maximum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:58 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:58 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The maximum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:64 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:64 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:74 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:74 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/NumericProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\NumericProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeValue" msgid "{0}: {1}" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Pending" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Ordered" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Arrived" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Shipped" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Unknown" msgstr "" #.

    @T["Ordered Items"]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Ordered Items" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product properties" msgstr "" #. @T["Product Name and Attributes cells are only populated after submitting the changes."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name and Attributes cells are only populated after submitting the changes." msgstr "" #. @T["Currencies: Selected currencies need to be the same for all Products."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Currencies: Selected currencies need to be the same for all Products." msgstr "" #.
    @T["Product Name"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:31 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name" msgstr "" #.
    @T["Quantity"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:32 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Quantity" msgstr "" #.
    @T["Product SKU"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:33 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product SKU" msgstr "" #.
    @T["Unit Price Value"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:34 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Value" msgstr "" #.
    @T["Unit Price Currency"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:35 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Currency" msgstr "" #.
    @T["Attributes"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:36 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Attributes" msgstr "" #.
    @T["Actions"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:37 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Actions" msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:102 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:102 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Total" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:108 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:108 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Add Item" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:113 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:113 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:122 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:122 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:131 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:131 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:140 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:140 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:149 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:149 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:158 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:158 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:169 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:169 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "There are no charges stored in this order." msgstr "" #.

    @T["Checkout Templates"]

    -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:6 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:6 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Checkout Templates" msgstr "" #. @T["Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses."] -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:7 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:7 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses." msgstr "" #. @T["Quantity"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:11 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:11 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Quantity" msgstr "" #. @T["Product"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:12 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:12 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Product" msgstr "" #. @T["Attributes"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:13 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:13 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Attributes" msgstr "" #. @T["Price"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:14 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Price" msgstr "" -#: OrchardCore.Commerce/Views/OrderPart.cshtml:0 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:0 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid " × " msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:44 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:44 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Total" msgstr "" #. @T["Complete Payment"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:57 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:57 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Complete Payment" msgstr "" #.

    @T["This order is empty."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:66 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:66 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "This order is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart.cshtml:71 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:71 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:79 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:79 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:83 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:83 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:87 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:87 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:91 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:91 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:95 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:95 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:103 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:103 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "There are no charges stored in this order." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Net Price Display" msgstr "" #. @T["Turn on to display prices with taxes excluded."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes excluded." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Gross Price Display" msgstr "" #. @T["Turn on to display prices with taxes included."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:17 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes included." msgstr "" #. -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceVariantsPart.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceVariantsPart.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceVariantsPart.Edit" msgid "Price" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:3 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:3 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Title" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:4 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Filter by title..." msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleAsc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleAsc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleAsc" msgid "Title A-Z" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleDesc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleDesc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleDesc" msgid "Title Z-A" msgstr "" #.

    @T["There are no products to display."]

    -#: OrchardCore.Commerce/Views/ProductListPart.cshtml:21 +#: OrchardCore.Commerce\Views\ProductListPart.cshtml:21 msgctxt "OrchardCore.Commerce.Views.ProductListPart" msgid "There are no products to display." msgstr "" #.

    @T["Filter Products"]

    -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:13 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:13 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Filter Products" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:24 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:24 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Sort By" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:44 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:44 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Apply" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:32 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:32 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:54 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:54 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Add to cart" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "SKU" msgstr "" #. @T["The SKU of the product."] -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:8 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:8 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "The SKU of the product." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "Allowed Regions" msgstr "" #. @T["The available regions. If left empty all regions will be available."] -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:16 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The available regions. If left empty all regions will be available." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartCell_Action.cshtml:17 +#: OrchardCore.Commerce\Views\ShoppingCartCell_Action.cshtml:17 msgctxt "OrchardCore.Commerce.Views.ShoppingCartCell_Action" msgid "Remove" msgstr "" #. @T["Total"] -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:58 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:58 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Total" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Net Price: {0}" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Gross Price: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:88 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:88 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Update" msgstr "" #. title="@T["Estimate, the final value is calculated during checkout."]"> -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:6 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Estimate, the final value is calculated during checkout." msgstr "" #. @T["Gross Price*:"] -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:7 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Gross Price*:" msgstr "" #. @T["Gross Price:"] -#: OrchardCore.Commerce/Views/TaxPart-GrossPrice.cshtml:9 +#: OrchardCore.Commerce\Views\TaxPart-GrossPrice.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TaxPart-GrossPrice" msgid "Gross Price:" msgstr "" #. @T["{0}%", value] -#: OrchardCore.Commerce/Views/TaxPart-TaxRate.cshtml:8 +#: OrchardCore.Commerce\Views\TaxPart-TaxRate.cshtml:8 msgctxt "OrchardCore.Commerce.Views.TaxPart-TaxRate" msgid "{0}%" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "(Text product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Predefined values: {0}", string.Join(", ", settings.PredefinedValues)]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Predefined values: {0}" msgstr "" #.
  • @T["Choice is restricted to predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:17 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Choice is restricted to predefined values." msgstr "" #.
  • @T["The user may enter a value that is not one of the predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may enter a value that is not one of the predefined values." msgstr "" #.
  • @T["The user may select more than one value."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may select more than one value." msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Predefined values" msgstr "" #. @T["The set of suggested or allowed values. Enter one value per line."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The set of suggested or allowed values. Enter one value per line." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Restrict to predefined values" msgstr "" #. @T["— Whether values should be restricted to the set of predefined values."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:39 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:39 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether values should be restricted to the set of predefined values." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Multiple values" msgstr "" #. @T["— Whether multiple values can be selected."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:47 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:47 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether multiple values can be selected." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid ", " msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid "{0}: {1}" msgstr "" #.
    @T["Default Price:"] @Model.TieredPricePart.DefaultPrice.ToString()
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Default Price:" msgstr "" #.
    @T["Tiers:"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:10 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:10 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Tiers:" msgstr "" #.
  • @T["Starting from {0} units: {1}", tier.Quantity, MoneyService.Create(tier.UnitPrice ?? 0, Model.Currency)]
  • -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:14 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Starting from {0} units: {1}" msgstr "" #.

    @T["Price tiers"]

    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Price tiers" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Default Price" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:27 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Unit Price" msgstr "" #.
    @T["Remove"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:34 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Remove" msgstr "" #.
    @T["Add Price Tier"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Add Price Tier" msgstr "" From bb07e9ebe5624fae43a43ee3e0faec138538046b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:20 +0100 Subject: [PATCH 186/210] New translations orchardcore.commerce.pot (Korean) --- Localization/ko-KR/OrchardCore.Commerce.po | 452 ++++++++++----------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/Localization/ko-KR/OrchardCore.Commerce.po b/Localization/ko-KR/OrchardCore.Commerce.po index 36a86f8..df8b661 100644 --- a/Localization/ko-KR/OrchardCore.Commerce.po +++ b/Localization/ko-KR/OrchardCore.Commerce.po @@ -4,1326 +4,1326 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: ko\n" -"X-Crowdin-File: OrchardCore.Commerce.pot\n" -"X-Crowdin-File-ID: 926\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.pot\n" +"X-Crowdin-File-ID: 944\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Korean\n" "Language: ko_KR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. public override LocalizedString DisplayText => T["Cart displaying"]; -#: OrchardCore.Commerce/Activities/CartDisplayingEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartDisplayingEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartDisplayingEvent" msgid "Cart displaying" msgstr "" #. public override LocalizedString DisplayText => T["Cart loaded"]; -#: OrchardCore.Commerce/Activities/CartLoadedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartLoadedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartLoadedEvent" msgid "Cart loaded" msgstr "" #. public override LocalizedString DisplayText => T["Cart updated"]; -#: OrchardCore.Commerce/Activities/CartUpdatedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartUpdatedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartUpdatedEvent" msgid "Cart updated" msgstr "" #. public override LocalizedString DisplayText => T["Verifying cart item"]; -#: OrchardCore.Commerce/Activities/CartVerifyingItemEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartVerifyingItemEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartVerifyingItemEvent" msgid "Verifying cart item" msgstr "" #. public override LocalizedString Category => T["Commerce"]; -#: OrchardCore.Commerce/Activities/CommerceEventActivityBase.cs:8 +#: OrchardCore.Commerce\Activities\CommerceEventActivityBase.cs:8 msgctxt "OrchardCore.Commerce.Activities.CommerceEventActivityBase" msgid "Commerce" msgstr "" #. public override LocalizedString DisplayText => T["Order was created"]; -#: OrchardCore.Commerce/Activities/OrderCreatedEvent.cs:12 +#: OrchardCore.Commerce\Activities\OrderCreatedEvent.cs:12 msgctxt "OrchardCore.Commerce.Activities.OrderCreatedEvent" msgid "Order was created" msgstr "" #. public override LocalizedString DisplayText => T["Product added to cart"]; -#: OrchardCore.Commerce/Activities/ProductAddedToCartEvent.cs:7 +#: OrchardCore.Commerce\Activities\ProductAddedToCartEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.ProductAddedToCartEvent" msgid "Product added to cart" msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce/AdminMenu.cs:18 +#: OrchardCore.Commerce\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce/AdminMenu.cs:19 +#: OrchardCore.Commerce\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Currency"], T["Currency"], entry => entry #. .Add(T["Currency"], T["Currency"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:20 -#: OrchardCore.Commerce/AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Currency" msgstr "" #. .Add(T["Price Display"], T["Price Display"], entry => entry #. .Add(T["Price Display"], T["Price Display"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:24 -#: OrchardCore.Commerce/AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Price Display" msgstr "" #. .Add(T["Region"], T["Region"], region => region #. .Add(T["Region"], T["Region"], region => region -#: OrchardCore.Commerce/AdminMenu.cs:28 -#: OrchardCore.Commerce/AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Region" msgstr "" #. await _notifier.SuccessAsync(H["Your addresses have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:77 +#: OrchardCore.Commerce\Controllers\UserController.cs:77 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your addresses have been updated." msgstr "" #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); -#: OrchardCore.Commerce/Controllers/UserController.cs:82 -#: OrchardCore.Commerce/Controllers/UserController.cs:123 +#: OrchardCore.Commerce\Controllers\UserController.cs:82 +#: OrchardCore.Commerce\Controllers\UserController.cs:123 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "{0}" msgstr "" #. await _notifier.SuccessAsync(H["Your details have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:118 +#: OrchardCore.Commerce\Controllers\UserController.cs:118 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your details have been updated." msgstr "" #. H["Executes after the shopping cart data is prepared, but before the shapes are rendered."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:22 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:22 msgctxt "OrchardCore.Commerce.Drivers.CartDisplayingEventDisplayDriver" msgid "Executes after the shopping cart data is prepared, but before the shapes are rendered." msgstr "" #. H["Executes before an item is added to the shopping cart to check whether it can be added based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:33 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:33 msgctxt "OrchardCore.Commerce.Drivers.CartVerifyingItemEventDisplayDriver" msgid "Executes before an item is added to the shopping cart to check whether it can be added based on inventory status." msgstr "" #. H["Executes before the cart is updated to check whether item quantities can be modified based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:44 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:44 msgctxt "OrchardCore.Commerce.Drivers.CartUpdatedEventDisplayDriver" msgid "Executes before the cart is updated to check whether item quantities can be modified based on inventory status." msgstr "" #. H["Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:55 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:55 msgctxt "OrchardCore.Commerce.Drivers.CartLoadedEventDisplayDriver" msgid "Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when a product is added to the shopping cart."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:65 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:65 msgctxt "OrchardCore.Commerce.Drivers.ProductAddedToCartEventDisplayDriver" msgid "Executes when a product is added to the shopping cart." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when an order is created on the frontend."]; -#: OrchardCore.Commerce/Drivers/OrderCreatedEventDisplayDriver.cs:11 +#: OrchardCore.Commerce\Drivers\OrderCreatedEventDisplayDriver.cs:11 msgctxt "OrchardCore.Commerce.Drivers.OrderCreatedEventDisplayDriver" msgid "Executes when an order is created on the frontend." msgstr "" #. T["Selected currencies must match."]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Selected currencies must match." msgstr "" #. ? T["Product's SKU cannot be left empty."] -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:107 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:107 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Product's SKU cannot be left empty." msgstr "" #. : T["SKU \"{0}\" does not belong to an existing Product.", lineItemProductSku]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:108 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:108 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "SKU \"{0}\" does not belong to an existing Product." msgstr "" #. updater.ModelState.AddModelError(nameof(ProductPart.Sku), T["SKU may not contain the dash character."]); -#: OrchardCore.Commerce/Drivers/ProductPartDisplayDriver.cs:50 +#: OrchardCore.Commerce\Drivers\ProductPartDisplayDriver.cs:50 msgctxt "OrchardCore.Commerce.Drivers.ProductPartDisplayDriver" msgid "SKU may not contain the dash character." msgstr "" #. T["The given tiered prices are not valid."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:70 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:70 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "The given tiered prices are not valid." msgstr "" #. T["You need to set a price for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a price for every tier." msgstr "" #. T["You need to set a default price greater than 0."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:87 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:87 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a default price greater than 0." msgstr "" #. T["There are duplicate tiers."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:98 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "There are duplicate tiers." msgstr "" #. T["You need to set a unit price greater or equal to 0 for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:105 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:105 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a unit price greater or equal to 0 for every tier." msgstr "" #. return H["There are not enough {0} left in stock.", title]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "There are not enough {0} left in stock." msgstr "" #. return H["The checkout quantity for {0} is more than the maximum allowed ({1}).", title, maxOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:65 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:65 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is more than the maximum allowed ({1})." msgstr "" #. return H["The checkout quantity for {0} is less than the minimum allowed ({1}).", title, minOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:73 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:73 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is less than the minimum allowed ({1})." msgstr "" #. newHeaders.Insert(insertIndex, H["Old Price"]); -#: OrchardCore.Commerce/Events/PromotionShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\PromotionShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.PromotionShoppingCartEvents" msgid "Old Price" msgstr "" #. .Select(header => header.Name == "Price" ? H["Gross Price"] : header) -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:64 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:64 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Gross Price" msgstr "" #. newHeaders.Insert(grossIndex, H["Net Price"]); -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:72 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:72 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Net Price" msgstr "" #. T["You must either provide only {0}, or {1}, or neither of them.", percentageName, amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "You must either provide only {0}, or {1}, or neither of them." msgstr "" #. T["Discount amount must be smaller than the product's original price.", amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:82 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:82 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "Discount amount must be smaller than the product's original price." msgstr "" #. orderPart.ContentItem.DisplayText = T["Order {0}", guid]; -#: OrchardCore.Commerce/Handlers/OrderPartHandler.cs:29 +#: OrchardCore.Commerce\Handlers\OrderPartHandler.cs:29 msgctxt "OrchardCore.Commerce.Handlers.OrderPartHandler" msgid "Order {0}" msgstr "" #. _updateModelAccessor.ModelUpdater.ModelState.AddModelError(nameof(part.Sku), T["SKU must not be empty."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:39 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:39 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must not be empty." msgstr "" #. T["SKU must be unique. A product with the given SKU already exists."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:62 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:62 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must be unique. A product with the given SKU already exists." msgstr "" #. T["You must either provide both {0} and {1}, or neither of them.", grossPriceName, taxRateName]); -#: OrchardCore.Commerce/Handlers/TaxPartAndPricePartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\TaxPartAndPricePartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.TaxPartAndPricePartHandler" msgid "You must either provide both {0} and {1}, or neither of them." msgstr "" #. H["Quantity"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:107 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:107 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Quantity" msgstr "" #. H["Product"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:108 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:108 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product" msgstr "" #. H["Price"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:109 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:109 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Price" msgstr "" #. H["Action"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:110 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:110 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Action" msgstr "" #. return H["Product with SKU {0} not found.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:224 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:224 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product with SKU {0} not found." msgstr "" #. : H["Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:231 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:231 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency." msgstr "" #. (string.IsNullOrEmpty(currency.EnglishName) ? T["Unspecified"] : T[currency.EnglishName]))); -#: OrchardCore.Commerce/Settings/CurrencySettingsDisplayDriver.cs:64 +#: OrchardCore.Commerce\Settings\CurrencySettingsDisplayDriver.cs:64 msgctxt "OrchardCore.Commerce.Settings.CurrencySettingsDisplayDriver" msgid "Unspecified" msgstr "" #. new(CurrencySelectionMode.AllCurrencies.ToString(), T["All Currencies"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:40 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "All Currencies" msgstr "" #. new(CurrencySelectionMode.DefaultCurrency.ToString(), T["Default Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:41 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Default Currency" msgstr "" #. new(CurrencySelectionMode.SpecificCurrency.ToString(), T["Specific Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:42 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Specific Currency" msgstr "" #. T["Region settings"], -#: OrchardCore.Commerce/Startup.cs:243 +#: OrchardCore.Commerce\Startup.cs:243 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Region settings" msgstr "" #. T["Exports the region settings."]); -#: OrchardCore.Commerce/Startup.cs:244 +#: OrchardCore.Commerce\Startup.cs:244 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Exports the region settings." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:3 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Your Addresses" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:7 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "(Boolean product attribute)" msgstr "" #.
  • @T["Label: {0}", settings.Label]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:11 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Label: {0}" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: on" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: off" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The description text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The description text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text associated to the checkbox for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The text associated to the checkbox for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "On/Off" msgstr "" #. @T["The default value associated with this attribute."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The default value associated with this attribute." msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:25 +#: OrchardCore.Commerce\Views\Checkout.cshtml:25 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "E-mail *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:29 +#: OrchardCore.Commerce\Views\Checkout.cshtml:29 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Phone Number *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:33 +#: OrchardCore.Commerce\Views\Checkout.cshtml:33 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "VAT Number" msgstr "" #. @T["Buyer is a corporation"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:43 +#: OrchardCore.Commerce\Views\Checkout.cshtml:43 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Buyer is a corporation" msgstr "" #.

    @T["Billing Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:49 +#: OrchardCore.Commerce\Views\Checkout.cshtml:49 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Billing Address" msgstr "" #.

    @T["Shipping Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:62 +#: OrchardCore.Commerce\Views\Checkout.cshtml:62 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address" msgstr "" #. @T["Shipping Address and Billing Address are the same"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:82 +#: OrchardCore.Commerce\Views\Checkout.cshtml:82 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address and Billing Address are the same" msgstr "" #. @T["Checkout Without Payment"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:121 +#: OrchardCore.Commerce\Views\Checkout.cshtml:121 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Checkout Without Payment" msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Default currency" msgstr "" #. @T["The default currency used by the system."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The default currency used by the system." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:19 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Current display currency" msgstr "" #. @T["The currently used currency for displaying prices to customers."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The currently used currency for displaying prices to customers." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:3 +#: OrchardCore.Commerce\Views\User\Details.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Your Details" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:7 +#: OrchardCore.Commerce\Views\User\Details.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:1 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:1 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Shopping Cart" msgstr "" #.

    @T["Your shopping cart is empty."]

    -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:6 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:6 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Your shopping cart is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:5 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:5 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Your Cart" msgstr "" #. class="btn btn-primary checkout">@T["Checkout"] -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:14 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:14 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Checkout" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "(Numeric product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Decimal places: {0}", settings.DecimalPlaces]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Decimal places: {0}" msgstr "" #.
  • @T["Default value: {0}", settings.DefaultValue.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Default value: {0}" msgstr "" #.
  • @T["Value must be between {0} and {1}", settings.Minimum.Value, settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Value must be between {0} and {1}" msgstr "" #.
  • @T["Minimum value: {0}", settings.Minimum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Minimum value: {0}" msgstr "" #.
  • @T["Maximum value: {0}", settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Maximum value: {0}" msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:37 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Decimal places" msgstr "" #. @T["The number of digits after the decimal point."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:40 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:40 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The number of digits after the decimal point." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Minimum" msgstr "" #. @T["The minimum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:49 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:49 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The minimum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Maximum" msgstr "" #. @T["The maximum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:58 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:58 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The maximum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:64 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:64 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:74 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:74 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/NumericProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\NumericProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeValue" msgid "{0}: {1}" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Pending" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Ordered" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Arrived" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Shipped" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Unknown" msgstr "" #.

    @T["Ordered Items"]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Ordered Items" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product properties" msgstr "" #. @T["Product Name and Attributes cells are only populated after submitting the changes."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name and Attributes cells are only populated after submitting the changes." msgstr "" #. @T["Currencies: Selected currencies need to be the same for all Products."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Currencies: Selected currencies need to be the same for all Products." msgstr "" #.
    @T["Product Name"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:31 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name" msgstr "" #.
    @T["Quantity"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:32 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Quantity" msgstr "" #.
    @T["Product SKU"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:33 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product SKU" msgstr "" #.
    @T["Unit Price Value"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:34 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Value" msgstr "" #.
    @T["Unit Price Currency"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:35 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Currency" msgstr "" #.
    @T["Attributes"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:36 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Attributes" msgstr "" #.
    @T["Actions"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:37 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Actions" msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:102 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:102 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Total" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:108 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:108 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Add Item" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:113 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:113 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:122 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:122 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:131 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:131 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:140 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:140 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:149 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:149 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:158 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:158 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:169 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:169 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "There are no charges stored in this order." msgstr "" #.

    @T["Checkout Templates"]

    -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:6 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:6 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Checkout Templates" msgstr "" #. @T["Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses."] -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:7 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:7 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses." msgstr "" #. @T["Quantity"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:11 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:11 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Quantity" msgstr "" #. @T["Product"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:12 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:12 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Product" msgstr "" #. @T["Attributes"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:13 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:13 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Attributes" msgstr "" #. @T["Price"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:14 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Price" msgstr "" -#: OrchardCore.Commerce/Views/OrderPart.cshtml:0 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:0 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid " × " msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:44 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:44 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Total" msgstr "" #. @T["Complete Payment"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:57 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:57 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Complete Payment" msgstr "" #.

    @T["This order is empty."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:66 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:66 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "This order is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart.cshtml:71 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:71 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:79 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:79 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:83 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:83 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:87 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:87 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:91 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:91 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:95 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:95 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:103 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:103 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "There are no charges stored in this order." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Net Price Display" msgstr "" #. @T["Turn on to display prices with taxes excluded."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes excluded." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Gross Price Display" msgstr "" #. @T["Turn on to display prices with taxes included."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:17 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes included." msgstr "" #. -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceVariantsPart.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceVariantsPart.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceVariantsPart.Edit" msgid "Price" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:3 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:3 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Title" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:4 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Filter by title..." msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleAsc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleAsc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleAsc" msgid "Title A-Z" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleDesc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleDesc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleDesc" msgid "Title Z-A" msgstr "" #.

    @T["There are no products to display."]

    -#: OrchardCore.Commerce/Views/ProductListPart.cshtml:21 +#: OrchardCore.Commerce\Views\ProductListPart.cshtml:21 msgctxt "OrchardCore.Commerce.Views.ProductListPart" msgid "There are no products to display." msgstr "" #.

    @T["Filter Products"]

    -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:13 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:13 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Filter Products" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:24 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:24 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Sort By" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:44 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:44 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Apply" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:32 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:32 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:54 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:54 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Add to cart" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "SKU" msgstr "" #. @T["The SKU of the product."] -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:8 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:8 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "The SKU of the product." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "Allowed Regions" msgstr "" #. @T["The available regions. If left empty all regions will be available."] -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:16 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The available regions. If left empty all regions will be available." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartCell_Action.cshtml:17 +#: OrchardCore.Commerce\Views\ShoppingCartCell_Action.cshtml:17 msgctxt "OrchardCore.Commerce.Views.ShoppingCartCell_Action" msgid "Remove" msgstr "" #. @T["Total"] -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:58 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:58 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Total" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Net Price: {0}" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Gross Price: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:88 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:88 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Update" msgstr "" #. title="@T["Estimate, the final value is calculated during checkout."]"> -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:6 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Estimate, the final value is calculated during checkout." msgstr "" #. @T["Gross Price*:"] -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:7 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Gross Price*:" msgstr "" #. @T["Gross Price:"] -#: OrchardCore.Commerce/Views/TaxPart-GrossPrice.cshtml:9 +#: OrchardCore.Commerce\Views\TaxPart-GrossPrice.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TaxPart-GrossPrice" msgid "Gross Price:" msgstr "" #. @T["{0}%", value] -#: OrchardCore.Commerce/Views/TaxPart-TaxRate.cshtml:8 +#: OrchardCore.Commerce\Views\TaxPart-TaxRate.cshtml:8 msgctxt "OrchardCore.Commerce.Views.TaxPart-TaxRate" msgid "{0}%" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "(Text product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Predefined values: {0}", string.Join(", ", settings.PredefinedValues)]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Predefined values: {0}" msgstr "" #.
  • @T["Choice is restricted to predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:17 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Choice is restricted to predefined values." msgstr "" #.
  • @T["The user may enter a value that is not one of the predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may enter a value that is not one of the predefined values." msgstr "" #.
  • @T["The user may select more than one value."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may select more than one value." msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Predefined values" msgstr "" #. @T["The set of suggested or allowed values. Enter one value per line."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The set of suggested or allowed values. Enter one value per line." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Restrict to predefined values" msgstr "" #. @T["— Whether values should be restricted to the set of predefined values."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:39 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:39 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether values should be restricted to the set of predefined values." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Multiple values" msgstr "" #. @T["— Whether multiple values can be selected."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:47 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:47 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether multiple values can be selected." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid ", " msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid "{0}: {1}" msgstr "" #.
    @T["Default Price:"] @Model.TieredPricePart.DefaultPrice.ToString()
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Default Price:" msgstr "" #.
    @T["Tiers:"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:10 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:10 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Tiers:" msgstr "" #.
  • @T["Starting from {0} units: {1}", tier.Quantity, MoneyService.Create(tier.UnitPrice ?? 0, Model.Currency)]
  • -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:14 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Starting from {0} units: {1}" msgstr "" #.

    @T["Price tiers"]

    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Price tiers" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Default Price" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:27 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Unit Price" msgstr "" #.
    @T["Remove"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:34 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Remove" msgstr "" #.
    @T["Add Price Tier"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Add Price Tier" msgstr "" From 379f150393b47322877a9654f9d25b83d125e2fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:22 +0100 Subject: [PATCH 187/210] New translations orchardcore.commerce.pot (Lithuanian) --- Localization/lt-LT/OrchardCore.Commerce.po | 452 ++++++++++----------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/Localization/lt-LT/OrchardCore.Commerce.po b/Localization/lt-LT/OrchardCore.Commerce.po index 356c8a5..20fcb12 100644 --- a/Localization/lt-LT/OrchardCore.Commerce.po +++ b/Localization/lt-LT/OrchardCore.Commerce.po @@ -4,1326 +4,1326 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: lt\n" -"X-Crowdin-File: OrchardCore.Commerce.pot\n" -"X-Crowdin-File-ID: 926\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.pot\n" +"X-Crowdin-File-ID: 944\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Lithuanian\n" "Language: lt_LT\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. public override LocalizedString DisplayText => T["Cart displaying"]; -#: OrchardCore.Commerce/Activities/CartDisplayingEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartDisplayingEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartDisplayingEvent" msgid "Cart displaying" msgstr "" #. public override LocalizedString DisplayText => T["Cart loaded"]; -#: OrchardCore.Commerce/Activities/CartLoadedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartLoadedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartLoadedEvent" msgid "Cart loaded" msgstr "" #. public override LocalizedString DisplayText => T["Cart updated"]; -#: OrchardCore.Commerce/Activities/CartUpdatedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartUpdatedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartUpdatedEvent" msgid "Cart updated" msgstr "" #. public override LocalizedString DisplayText => T["Verifying cart item"]; -#: OrchardCore.Commerce/Activities/CartVerifyingItemEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartVerifyingItemEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartVerifyingItemEvent" msgid "Verifying cart item" msgstr "" #. public override LocalizedString Category => T["Commerce"]; -#: OrchardCore.Commerce/Activities/CommerceEventActivityBase.cs:8 +#: OrchardCore.Commerce\Activities\CommerceEventActivityBase.cs:8 msgctxt "OrchardCore.Commerce.Activities.CommerceEventActivityBase" msgid "Commerce" msgstr "" #. public override LocalizedString DisplayText => T["Order was created"]; -#: OrchardCore.Commerce/Activities/OrderCreatedEvent.cs:12 +#: OrchardCore.Commerce\Activities\OrderCreatedEvent.cs:12 msgctxt "OrchardCore.Commerce.Activities.OrderCreatedEvent" msgid "Order was created" msgstr "" #. public override LocalizedString DisplayText => T["Product added to cart"]; -#: OrchardCore.Commerce/Activities/ProductAddedToCartEvent.cs:7 +#: OrchardCore.Commerce\Activities\ProductAddedToCartEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.ProductAddedToCartEvent" msgid "Product added to cart" msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce/AdminMenu.cs:18 +#: OrchardCore.Commerce\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce/AdminMenu.cs:19 +#: OrchardCore.Commerce\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Currency"], T["Currency"], entry => entry #. .Add(T["Currency"], T["Currency"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:20 -#: OrchardCore.Commerce/AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Currency" msgstr "" #. .Add(T["Price Display"], T["Price Display"], entry => entry #. .Add(T["Price Display"], T["Price Display"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:24 -#: OrchardCore.Commerce/AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Price Display" msgstr "" #. .Add(T["Region"], T["Region"], region => region #. .Add(T["Region"], T["Region"], region => region -#: OrchardCore.Commerce/AdminMenu.cs:28 -#: OrchardCore.Commerce/AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Region" msgstr "" #. await _notifier.SuccessAsync(H["Your addresses have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:77 +#: OrchardCore.Commerce\Controllers\UserController.cs:77 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your addresses have been updated." msgstr "" #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); -#: OrchardCore.Commerce/Controllers/UserController.cs:82 -#: OrchardCore.Commerce/Controllers/UserController.cs:123 +#: OrchardCore.Commerce\Controllers\UserController.cs:82 +#: OrchardCore.Commerce\Controllers\UserController.cs:123 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "{0}" msgstr "" #. await _notifier.SuccessAsync(H["Your details have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:118 +#: OrchardCore.Commerce\Controllers\UserController.cs:118 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your details have been updated." msgstr "" #. H["Executes after the shopping cart data is prepared, but before the shapes are rendered."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:22 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:22 msgctxt "OrchardCore.Commerce.Drivers.CartDisplayingEventDisplayDriver" msgid "Executes after the shopping cart data is prepared, but before the shapes are rendered." msgstr "" #. H["Executes before an item is added to the shopping cart to check whether it can be added based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:33 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:33 msgctxt "OrchardCore.Commerce.Drivers.CartVerifyingItemEventDisplayDriver" msgid "Executes before an item is added to the shopping cart to check whether it can be added based on inventory status." msgstr "" #. H["Executes before the cart is updated to check whether item quantities can be modified based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:44 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:44 msgctxt "OrchardCore.Commerce.Drivers.CartUpdatedEventDisplayDriver" msgid "Executes before the cart is updated to check whether item quantities can be modified based on inventory status." msgstr "" #. H["Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:55 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:55 msgctxt "OrchardCore.Commerce.Drivers.CartLoadedEventDisplayDriver" msgid "Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when a product is added to the shopping cart."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:65 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:65 msgctxt "OrchardCore.Commerce.Drivers.ProductAddedToCartEventDisplayDriver" msgid "Executes when a product is added to the shopping cart." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when an order is created on the frontend."]; -#: OrchardCore.Commerce/Drivers/OrderCreatedEventDisplayDriver.cs:11 +#: OrchardCore.Commerce\Drivers\OrderCreatedEventDisplayDriver.cs:11 msgctxt "OrchardCore.Commerce.Drivers.OrderCreatedEventDisplayDriver" msgid "Executes when an order is created on the frontend." msgstr "" #. T["Selected currencies must match."]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Selected currencies must match." msgstr "" #. ? T["Product's SKU cannot be left empty."] -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:107 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:107 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Product's SKU cannot be left empty." msgstr "" #. : T["SKU \"{0}\" does not belong to an existing Product.", lineItemProductSku]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:108 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:108 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "SKU \"{0}\" does not belong to an existing Product." msgstr "" #. updater.ModelState.AddModelError(nameof(ProductPart.Sku), T["SKU may not contain the dash character."]); -#: OrchardCore.Commerce/Drivers/ProductPartDisplayDriver.cs:50 +#: OrchardCore.Commerce\Drivers\ProductPartDisplayDriver.cs:50 msgctxt "OrchardCore.Commerce.Drivers.ProductPartDisplayDriver" msgid "SKU may not contain the dash character." msgstr "" #. T["The given tiered prices are not valid."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:70 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:70 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "The given tiered prices are not valid." msgstr "" #. T["You need to set a price for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a price for every tier." msgstr "" #. T["You need to set a default price greater than 0."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:87 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:87 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a default price greater than 0." msgstr "" #. T["There are duplicate tiers."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:98 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "There are duplicate tiers." msgstr "" #. T["You need to set a unit price greater or equal to 0 for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:105 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:105 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a unit price greater or equal to 0 for every tier." msgstr "" #. return H["There are not enough {0} left in stock.", title]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "There are not enough {0} left in stock." msgstr "" #. return H["The checkout quantity for {0} is more than the maximum allowed ({1}).", title, maxOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:65 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:65 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is more than the maximum allowed ({1})." msgstr "" #. return H["The checkout quantity for {0} is less than the minimum allowed ({1}).", title, minOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:73 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:73 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is less than the minimum allowed ({1})." msgstr "" #. newHeaders.Insert(insertIndex, H["Old Price"]); -#: OrchardCore.Commerce/Events/PromotionShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\PromotionShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.PromotionShoppingCartEvents" msgid "Old Price" msgstr "" #. .Select(header => header.Name == "Price" ? H["Gross Price"] : header) -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:64 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:64 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Gross Price" msgstr "" #. newHeaders.Insert(grossIndex, H["Net Price"]); -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:72 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:72 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Net Price" msgstr "" #. T["You must either provide only {0}, or {1}, or neither of them.", percentageName, amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "You must either provide only {0}, or {1}, or neither of them." msgstr "" #. T["Discount amount must be smaller than the product's original price.", amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:82 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:82 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "Discount amount must be smaller than the product's original price." msgstr "" #. orderPart.ContentItem.DisplayText = T["Order {0}", guid]; -#: OrchardCore.Commerce/Handlers/OrderPartHandler.cs:29 +#: OrchardCore.Commerce\Handlers\OrderPartHandler.cs:29 msgctxt "OrchardCore.Commerce.Handlers.OrderPartHandler" msgid "Order {0}" msgstr "" #. _updateModelAccessor.ModelUpdater.ModelState.AddModelError(nameof(part.Sku), T["SKU must not be empty."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:39 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:39 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must not be empty." msgstr "" #. T["SKU must be unique. A product with the given SKU already exists."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:62 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:62 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must be unique. A product with the given SKU already exists." msgstr "" #. T["You must either provide both {0} and {1}, or neither of them.", grossPriceName, taxRateName]); -#: OrchardCore.Commerce/Handlers/TaxPartAndPricePartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\TaxPartAndPricePartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.TaxPartAndPricePartHandler" msgid "You must either provide both {0} and {1}, or neither of them." msgstr "" #. H["Quantity"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:107 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:107 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Quantity" msgstr "" #. H["Product"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:108 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:108 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product" msgstr "" #. H["Price"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:109 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:109 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Price" msgstr "" #. H["Action"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:110 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:110 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Action" msgstr "" #. return H["Product with SKU {0} not found.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:224 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:224 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product with SKU {0} not found." msgstr "" #. : H["Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:231 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:231 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency." msgstr "" #. (string.IsNullOrEmpty(currency.EnglishName) ? T["Unspecified"] : T[currency.EnglishName]))); -#: OrchardCore.Commerce/Settings/CurrencySettingsDisplayDriver.cs:64 +#: OrchardCore.Commerce\Settings\CurrencySettingsDisplayDriver.cs:64 msgctxt "OrchardCore.Commerce.Settings.CurrencySettingsDisplayDriver" msgid "Unspecified" msgstr "" #. new(CurrencySelectionMode.AllCurrencies.ToString(), T["All Currencies"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:40 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "All Currencies" msgstr "" #. new(CurrencySelectionMode.DefaultCurrency.ToString(), T["Default Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:41 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Default Currency" msgstr "" #. new(CurrencySelectionMode.SpecificCurrency.ToString(), T["Specific Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:42 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Specific Currency" msgstr "" #. T["Region settings"], -#: OrchardCore.Commerce/Startup.cs:243 +#: OrchardCore.Commerce\Startup.cs:243 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Region settings" msgstr "" #. T["Exports the region settings."]); -#: OrchardCore.Commerce/Startup.cs:244 +#: OrchardCore.Commerce\Startup.cs:244 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Exports the region settings." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:3 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Your Addresses" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:7 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "(Boolean product attribute)" msgstr "" #.
  • @T["Label: {0}", settings.Label]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:11 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Label: {0}" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: on" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: off" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The description text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The description text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text associated to the checkbox for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The text associated to the checkbox for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "On/Off" msgstr "" #. @T["The default value associated with this attribute."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The default value associated with this attribute." msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:25 +#: OrchardCore.Commerce\Views\Checkout.cshtml:25 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "E-mail *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:29 +#: OrchardCore.Commerce\Views\Checkout.cshtml:29 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Phone Number *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:33 +#: OrchardCore.Commerce\Views\Checkout.cshtml:33 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "VAT Number" msgstr "" #. @T["Buyer is a corporation"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:43 +#: OrchardCore.Commerce\Views\Checkout.cshtml:43 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Buyer is a corporation" msgstr "" #.

    @T["Billing Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:49 +#: OrchardCore.Commerce\Views\Checkout.cshtml:49 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Billing Address" msgstr "" #.

    @T["Shipping Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:62 +#: OrchardCore.Commerce\Views\Checkout.cshtml:62 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address" msgstr "" #. @T["Shipping Address and Billing Address are the same"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:82 +#: OrchardCore.Commerce\Views\Checkout.cshtml:82 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address and Billing Address are the same" msgstr "" #. @T["Checkout Without Payment"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:121 +#: OrchardCore.Commerce\Views\Checkout.cshtml:121 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Checkout Without Payment" msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Default currency" msgstr "" #. @T["The default currency used by the system."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The default currency used by the system." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:19 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Current display currency" msgstr "" #. @T["The currently used currency for displaying prices to customers."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The currently used currency for displaying prices to customers." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:3 +#: OrchardCore.Commerce\Views\User\Details.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Your Details" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:7 +#: OrchardCore.Commerce\Views\User\Details.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:1 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:1 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Shopping Cart" msgstr "" #.

    @T["Your shopping cart is empty."]

    -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:6 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:6 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Your shopping cart is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:5 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:5 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Your Cart" msgstr "" #. class="btn btn-primary checkout">@T["Checkout"] -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:14 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:14 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Checkout" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "(Numeric product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Decimal places: {0}", settings.DecimalPlaces]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Decimal places: {0}" msgstr "" #.
  • @T["Default value: {0}", settings.DefaultValue.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Default value: {0}" msgstr "" #.
  • @T["Value must be between {0} and {1}", settings.Minimum.Value, settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Value must be between {0} and {1}" msgstr "" #.
  • @T["Minimum value: {0}", settings.Minimum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Minimum value: {0}" msgstr "" #.
  • @T["Maximum value: {0}", settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Maximum value: {0}" msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:37 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Decimal places" msgstr "" #. @T["The number of digits after the decimal point."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:40 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:40 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The number of digits after the decimal point." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Minimum" msgstr "" #. @T["The minimum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:49 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:49 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The minimum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Maximum" msgstr "" #. @T["The maximum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:58 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:58 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The maximum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:64 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:64 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:74 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:74 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/NumericProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\NumericProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeValue" msgid "{0}: {1}" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Pending" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Ordered" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Arrived" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Shipped" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Unknown" msgstr "" #.

    @T["Ordered Items"]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Ordered Items" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product properties" msgstr "" #. @T["Product Name and Attributes cells are only populated after submitting the changes."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name and Attributes cells are only populated after submitting the changes." msgstr "" #. @T["Currencies: Selected currencies need to be the same for all Products."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Currencies: Selected currencies need to be the same for all Products." msgstr "" #.
    @T["Product Name"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:31 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name" msgstr "" #.
    @T["Quantity"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:32 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Quantity" msgstr "" #.
    @T["Product SKU"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:33 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product SKU" msgstr "" #.
    @T["Unit Price Value"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:34 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Value" msgstr "" #.
    @T["Unit Price Currency"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:35 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Currency" msgstr "" #.
    @T["Attributes"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:36 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Attributes" msgstr "" #.
    @T["Actions"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:37 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Actions" msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:102 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:102 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Total" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:108 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:108 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Add Item" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:113 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:113 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:122 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:122 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:131 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:131 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:140 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:140 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:149 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:149 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:158 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:158 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:169 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:169 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "There are no charges stored in this order." msgstr "" #.

    @T["Checkout Templates"]

    -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:6 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:6 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Checkout Templates" msgstr "" #. @T["Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses."] -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:7 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:7 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses." msgstr "" #. @T["Quantity"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:11 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:11 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Quantity" msgstr "" #. @T["Product"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:12 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:12 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Product" msgstr "" #. @T["Attributes"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:13 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:13 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Attributes" msgstr "" #. @T["Price"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:14 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Price" msgstr "" -#: OrchardCore.Commerce/Views/OrderPart.cshtml:0 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:0 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid " × " msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:44 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:44 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Total" msgstr "" #. @T["Complete Payment"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:57 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:57 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Complete Payment" msgstr "" #.

    @T["This order is empty."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:66 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:66 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "This order is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart.cshtml:71 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:71 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:79 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:79 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:83 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:83 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:87 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:87 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:91 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:91 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:95 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:95 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:103 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:103 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "There are no charges stored in this order." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Net Price Display" msgstr "" #. @T["Turn on to display prices with taxes excluded."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes excluded." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Gross Price Display" msgstr "" #. @T["Turn on to display prices with taxes included."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:17 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes included." msgstr "" #. -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceVariantsPart.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceVariantsPart.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceVariantsPart.Edit" msgid "Price" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:3 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:3 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Title" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:4 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Filter by title..." msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleAsc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleAsc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleAsc" msgid "Title A-Z" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleDesc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleDesc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleDesc" msgid "Title Z-A" msgstr "" #.

    @T["There are no products to display."]

    -#: OrchardCore.Commerce/Views/ProductListPart.cshtml:21 +#: OrchardCore.Commerce\Views\ProductListPart.cshtml:21 msgctxt "OrchardCore.Commerce.Views.ProductListPart" msgid "There are no products to display." msgstr "" #.

    @T["Filter Products"]

    -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:13 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:13 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Filter Products" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:24 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:24 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Sort By" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:44 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:44 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Apply" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:32 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:32 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:54 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:54 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Add to cart" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "SKU" msgstr "" #. @T["The SKU of the product."] -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:8 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:8 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "The SKU of the product." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "Allowed Regions" msgstr "" #. @T["The available regions. If left empty all regions will be available."] -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:16 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The available regions. If left empty all regions will be available." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartCell_Action.cshtml:17 +#: OrchardCore.Commerce\Views\ShoppingCartCell_Action.cshtml:17 msgctxt "OrchardCore.Commerce.Views.ShoppingCartCell_Action" msgid "Remove" msgstr "" #. @T["Total"] -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:58 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:58 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Total" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Net Price: {0}" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Gross Price: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:88 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:88 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Update" msgstr "" #. title="@T["Estimate, the final value is calculated during checkout."]"> -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:6 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Estimate, the final value is calculated during checkout." msgstr "" #. @T["Gross Price*:"] -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:7 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Gross Price*:" msgstr "" #. @T["Gross Price:"] -#: OrchardCore.Commerce/Views/TaxPart-GrossPrice.cshtml:9 +#: OrchardCore.Commerce\Views\TaxPart-GrossPrice.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TaxPart-GrossPrice" msgid "Gross Price:" msgstr "" #. @T["{0}%", value] -#: OrchardCore.Commerce/Views/TaxPart-TaxRate.cshtml:8 +#: OrchardCore.Commerce\Views\TaxPart-TaxRate.cshtml:8 msgctxt "OrchardCore.Commerce.Views.TaxPart-TaxRate" msgid "{0}%" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "(Text product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Predefined values: {0}", string.Join(", ", settings.PredefinedValues)]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Predefined values: {0}" msgstr "" #.
  • @T["Choice is restricted to predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:17 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Choice is restricted to predefined values." msgstr "" #.
  • @T["The user may enter a value that is not one of the predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may enter a value that is not one of the predefined values." msgstr "" #.
  • @T["The user may select more than one value."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may select more than one value." msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Predefined values" msgstr "" #. @T["The set of suggested or allowed values. Enter one value per line."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The set of suggested or allowed values. Enter one value per line." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Restrict to predefined values" msgstr "" #. @T["— Whether values should be restricted to the set of predefined values."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:39 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:39 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether values should be restricted to the set of predefined values." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Multiple values" msgstr "" #. @T["— Whether multiple values can be selected."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:47 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:47 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether multiple values can be selected." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid ", " msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid "{0}: {1}" msgstr "" #.
    @T["Default Price:"] @Model.TieredPricePart.DefaultPrice.ToString()
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Default Price:" msgstr "" #.
    @T["Tiers:"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:10 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:10 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Tiers:" msgstr "" #.
  • @T["Starting from {0} units: {1}", tier.Quantity, MoneyService.Create(tier.UnitPrice ?? 0, Model.Currency)]
  • -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:14 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Starting from {0} units: {1}" msgstr "" #.

    @T["Price tiers"]

    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Price tiers" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Default Price" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:27 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Unit Price" msgstr "" #.
    @T["Remove"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:34 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Remove" msgstr "" #.
    @T["Add Price Tier"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Add Price Tier" msgstr "" From ae3b1cecc9ad6c4a692039e856fe4f8c9a9ec9ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:23 +0100 Subject: [PATCH 188/210] New translations orchardcore.commerce.pot (Macedonian) --- Localization/mk-MK/OrchardCore.Commerce.po | 452 ++++++++++----------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/Localization/mk-MK/OrchardCore.Commerce.po b/Localization/mk-MK/OrchardCore.Commerce.po index 3e0eb6a..ea29abf 100644 --- a/Localization/mk-MK/OrchardCore.Commerce.po +++ b/Localization/mk-MK/OrchardCore.Commerce.po @@ -4,1326 +4,1326 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: mk\n" -"X-Crowdin-File: OrchardCore.Commerce.pot\n" -"X-Crowdin-File-ID: 926\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.pot\n" +"X-Crowdin-File-ID: 944\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Macedonian\n" "Language: mk_MK\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. public override LocalizedString DisplayText => T["Cart displaying"]; -#: OrchardCore.Commerce/Activities/CartDisplayingEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartDisplayingEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartDisplayingEvent" msgid "Cart displaying" msgstr "" #. public override LocalizedString DisplayText => T["Cart loaded"]; -#: OrchardCore.Commerce/Activities/CartLoadedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartLoadedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartLoadedEvent" msgid "Cart loaded" msgstr "" #. public override LocalizedString DisplayText => T["Cart updated"]; -#: OrchardCore.Commerce/Activities/CartUpdatedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartUpdatedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartUpdatedEvent" msgid "Cart updated" msgstr "" #. public override LocalizedString DisplayText => T["Verifying cart item"]; -#: OrchardCore.Commerce/Activities/CartVerifyingItemEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartVerifyingItemEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartVerifyingItemEvent" msgid "Verifying cart item" msgstr "" #. public override LocalizedString Category => T["Commerce"]; -#: OrchardCore.Commerce/Activities/CommerceEventActivityBase.cs:8 +#: OrchardCore.Commerce\Activities\CommerceEventActivityBase.cs:8 msgctxt "OrchardCore.Commerce.Activities.CommerceEventActivityBase" msgid "Commerce" msgstr "" #. public override LocalizedString DisplayText => T["Order was created"]; -#: OrchardCore.Commerce/Activities/OrderCreatedEvent.cs:12 +#: OrchardCore.Commerce\Activities\OrderCreatedEvent.cs:12 msgctxt "OrchardCore.Commerce.Activities.OrderCreatedEvent" msgid "Order was created" msgstr "" #. public override LocalizedString DisplayText => T["Product added to cart"]; -#: OrchardCore.Commerce/Activities/ProductAddedToCartEvent.cs:7 +#: OrchardCore.Commerce\Activities\ProductAddedToCartEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.ProductAddedToCartEvent" msgid "Product added to cart" msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce/AdminMenu.cs:18 +#: OrchardCore.Commerce\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce/AdminMenu.cs:19 +#: OrchardCore.Commerce\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Currency"], T["Currency"], entry => entry #. .Add(T["Currency"], T["Currency"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:20 -#: OrchardCore.Commerce/AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Currency" msgstr "" #. .Add(T["Price Display"], T["Price Display"], entry => entry #. .Add(T["Price Display"], T["Price Display"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:24 -#: OrchardCore.Commerce/AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Price Display" msgstr "" #. .Add(T["Region"], T["Region"], region => region #. .Add(T["Region"], T["Region"], region => region -#: OrchardCore.Commerce/AdminMenu.cs:28 -#: OrchardCore.Commerce/AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Region" msgstr "" #. await _notifier.SuccessAsync(H["Your addresses have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:77 +#: OrchardCore.Commerce\Controllers\UserController.cs:77 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your addresses have been updated." msgstr "" #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); -#: OrchardCore.Commerce/Controllers/UserController.cs:82 -#: OrchardCore.Commerce/Controllers/UserController.cs:123 +#: OrchardCore.Commerce\Controllers\UserController.cs:82 +#: OrchardCore.Commerce\Controllers\UserController.cs:123 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "{0}" msgstr "" #. await _notifier.SuccessAsync(H["Your details have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:118 +#: OrchardCore.Commerce\Controllers\UserController.cs:118 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your details have been updated." msgstr "" #. H["Executes after the shopping cart data is prepared, but before the shapes are rendered."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:22 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:22 msgctxt "OrchardCore.Commerce.Drivers.CartDisplayingEventDisplayDriver" msgid "Executes after the shopping cart data is prepared, but before the shapes are rendered." msgstr "" #. H["Executes before an item is added to the shopping cart to check whether it can be added based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:33 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:33 msgctxt "OrchardCore.Commerce.Drivers.CartVerifyingItemEventDisplayDriver" msgid "Executes before an item is added to the shopping cart to check whether it can be added based on inventory status." msgstr "" #. H["Executes before the cart is updated to check whether item quantities can be modified based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:44 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:44 msgctxt "OrchardCore.Commerce.Drivers.CartUpdatedEventDisplayDriver" msgid "Executes before the cart is updated to check whether item quantities can be modified based on inventory status." msgstr "" #. H["Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:55 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:55 msgctxt "OrchardCore.Commerce.Drivers.CartLoadedEventDisplayDriver" msgid "Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when a product is added to the shopping cart."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:65 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:65 msgctxt "OrchardCore.Commerce.Drivers.ProductAddedToCartEventDisplayDriver" msgid "Executes when a product is added to the shopping cart." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when an order is created on the frontend."]; -#: OrchardCore.Commerce/Drivers/OrderCreatedEventDisplayDriver.cs:11 +#: OrchardCore.Commerce\Drivers\OrderCreatedEventDisplayDriver.cs:11 msgctxt "OrchardCore.Commerce.Drivers.OrderCreatedEventDisplayDriver" msgid "Executes when an order is created on the frontend." msgstr "" #. T["Selected currencies must match."]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Selected currencies must match." msgstr "" #. ? T["Product's SKU cannot be left empty."] -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:107 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:107 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Product's SKU cannot be left empty." msgstr "" #. : T["SKU \"{0}\" does not belong to an existing Product.", lineItemProductSku]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:108 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:108 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "SKU \"{0}\" does not belong to an existing Product." msgstr "" #. updater.ModelState.AddModelError(nameof(ProductPart.Sku), T["SKU may not contain the dash character."]); -#: OrchardCore.Commerce/Drivers/ProductPartDisplayDriver.cs:50 +#: OrchardCore.Commerce\Drivers\ProductPartDisplayDriver.cs:50 msgctxt "OrchardCore.Commerce.Drivers.ProductPartDisplayDriver" msgid "SKU may not contain the dash character." msgstr "" #. T["The given tiered prices are not valid."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:70 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:70 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "The given tiered prices are not valid." msgstr "" #. T["You need to set a price for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a price for every tier." msgstr "" #. T["You need to set a default price greater than 0."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:87 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:87 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a default price greater than 0." msgstr "" #. T["There are duplicate tiers."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:98 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "There are duplicate tiers." msgstr "" #. T["You need to set a unit price greater or equal to 0 for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:105 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:105 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a unit price greater or equal to 0 for every tier." msgstr "" #. return H["There are not enough {0} left in stock.", title]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "There are not enough {0} left in stock." msgstr "" #. return H["The checkout quantity for {0} is more than the maximum allowed ({1}).", title, maxOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:65 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:65 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is more than the maximum allowed ({1})." msgstr "" #. return H["The checkout quantity for {0} is less than the minimum allowed ({1}).", title, minOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:73 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:73 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is less than the minimum allowed ({1})." msgstr "" #. newHeaders.Insert(insertIndex, H["Old Price"]); -#: OrchardCore.Commerce/Events/PromotionShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\PromotionShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.PromotionShoppingCartEvents" msgid "Old Price" msgstr "" #. .Select(header => header.Name == "Price" ? H["Gross Price"] : header) -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:64 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:64 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Gross Price" msgstr "" #. newHeaders.Insert(grossIndex, H["Net Price"]); -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:72 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:72 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Net Price" msgstr "" #. T["You must either provide only {0}, or {1}, or neither of them.", percentageName, amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "You must either provide only {0}, or {1}, or neither of them." msgstr "" #. T["Discount amount must be smaller than the product's original price.", amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:82 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:82 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "Discount amount must be smaller than the product's original price." msgstr "" #. orderPart.ContentItem.DisplayText = T["Order {0}", guid]; -#: OrchardCore.Commerce/Handlers/OrderPartHandler.cs:29 +#: OrchardCore.Commerce\Handlers\OrderPartHandler.cs:29 msgctxt "OrchardCore.Commerce.Handlers.OrderPartHandler" msgid "Order {0}" msgstr "" #. _updateModelAccessor.ModelUpdater.ModelState.AddModelError(nameof(part.Sku), T["SKU must not be empty."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:39 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:39 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must not be empty." msgstr "" #. T["SKU must be unique. A product with the given SKU already exists."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:62 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:62 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must be unique. A product with the given SKU already exists." msgstr "" #. T["You must either provide both {0} and {1}, or neither of them.", grossPriceName, taxRateName]); -#: OrchardCore.Commerce/Handlers/TaxPartAndPricePartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\TaxPartAndPricePartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.TaxPartAndPricePartHandler" msgid "You must either provide both {0} and {1}, or neither of them." msgstr "" #. H["Quantity"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:107 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:107 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Quantity" msgstr "" #. H["Product"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:108 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:108 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product" msgstr "" #. H["Price"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:109 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:109 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Price" msgstr "" #. H["Action"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:110 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:110 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Action" msgstr "" #. return H["Product with SKU {0} not found.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:224 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:224 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product with SKU {0} not found." msgstr "" #. : H["Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:231 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:231 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency." msgstr "" #. (string.IsNullOrEmpty(currency.EnglishName) ? T["Unspecified"] : T[currency.EnglishName]))); -#: OrchardCore.Commerce/Settings/CurrencySettingsDisplayDriver.cs:64 +#: OrchardCore.Commerce\Settings\CurrencySettingsDisplayDriver.cs:64 msgctxt "OrchardCore.Commerce.Settings.CurrencySettingsDisplayDriver" msgid "Unspecified" msgstr "" #. new(CurrencySelectionMode.AllCurrencies.ToString(), T["All Currencies"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:40 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "All Currencies" msgstr "" #. new(CurrencySelectionMode.DefaultCurrency.ToString(), T["Default Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:41 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Default Currency" msgstr "" #. new(CurrencySelectionMode.SpecificCurrency.ToString(), T["Specific Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:42 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Specific Currency" msgstr "" #. T["Region settings"], -#: OrchardCore.Commerce/Startup.cs:243 +#: OrchardCore.Commerce\Startup.cs:243 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Region settings" msgstr "" #. T["Exports the region settings."]); -#: OrchardCore.Commerce/Startup.cs:244 +#: OrchardCore.Commerce\Startup.cs:244 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Exports the region settings." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:3 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Your Addresses" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:7 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "(Boolean product attribute)" msgstr "" #.
  • @T["Label: {0}", settings.Label]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:11 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Label: {0}" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: on" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: off" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The description text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The description text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text associated to the checkbox for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The text associated to the checkbox for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "On/Off" msgstr "" #. @T["The default value associated with this attribute."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The default value associated with this attribute." msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:25 +#: OrchardCore.Commerce\Views\Checkout.cshtml:25 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "E-mail *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:29 +#: OrchardCore.Commerce\Views\Checkout.cshtml:29 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Phone Number *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:33 +#: OrchardCore.Commerce\Views\Checkout.cshtml:33 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "VAT Number" msgstr "" #. @T["Buyer is a corporation"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:43 +#: OrchardCore.Commerce\Views\Checkout.cshtml:43 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Buyer is a corporation" msgstr "" #.

    @T["Billing Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:49 +#: OrchardCore.Commerce\Views\Checkout.cshtml:49 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Billing Address" msgstr "" #.

    @T["Shipping Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:62 +#: OrchardCore.Commerce\Views\Checkout.cshtml:62 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address" msgstr "" #. @T["Shipping Address and Billing Address are the same"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:82 +#: OrchardCore.Commerce\Views\Checkout.cshtml:82 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address and Billing Address are the same" msgstr "" #. @T["Checkout Without Payment"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:121 +#: OrchardCore.Commerce\Views\Checkout.cshtml:121 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Checkout Without Payment" msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Default currency" msgstr "" #. @T["The default currency used by the system."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The default currency used by the system." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:19 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Current display currency" msgstr "" #. @T["The currently used currency for displaying prices to customers."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The currently used currency for displaying prices to customers." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:3 +#: OrchardCore.Commerce\Views\User\Details.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Your Details" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:7 +#: OrchardCore.Commerce\Views\User\Details.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:1 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:1 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Shopping Cart" msgstr "" #.

    @T["Your shopping cart is empty."]

    -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:6 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:6 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Your shopping cart is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:5 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:5 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Your Cart" msgstr "" #. class="btn btn-primary checkout">@T["Checkout"] -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:14 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:14 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Checkout" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "(Numeric product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Decimal places: {0}", settings.DecimalPlaces]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Decimal places: {0}" msgstr "" #.
  • @T["Default value: {0}", settings.DefaultValue.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Default value: {0}" msgstr "" #.
  • @T["Value must be between {0} and {1}", settings.Minimum.Value, settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Value must be between {0} and {1}" msgstr "" #.
  • @T["Minimum value: {0}", settings.Minimum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Minimum value: {0}" msgstr "" #.
  • @T["Maximum value: {0}", settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Maximum value: {0}" msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:37 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Decimal places" msgstr "" #. @T["The number of digits after the decimal point."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:40 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:40 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The number of digits after the decimal point." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Minimum" msgstr "" #. @T["The minimum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:49 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:49 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The minimum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Maximum" msgstr "" #. @T["The maximum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:58 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:58 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The maximum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:64 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:64 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:74 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:74 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/NumericProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\NumericProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeValue" msgid "{0}: {1}" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Pending" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Ordered" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Arrived" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Shipped" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Unknown" msgstr "" #.

    @T["Ordered Items"]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Ordered Items" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product properties" msgstr "" #. @T["Product Name and Attributes cells are only populated after submitting the changes."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name and Attributes cells are only populated after submitting the changes." msgstr "" #. @T["Currencies: Selected currencies need to be the same for all Products."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Currencies: Selected currencies need to be the same for all Products." msgstr "" #.
    @T["Product Name"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:31 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name" msgstr "" #.
    @T["Quantity"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:32 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Quantity" msgstr "" #.
    @T["Product SKU"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:33 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product SKU" msgstr "" #.
    @T["Unit Price Value"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:34 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Value" msgstr "" #.
    @T["Unit Price Currency"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:35 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Currency" msgstr "" #.
    @T["Attributes"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:36 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Attributes" msgstr "" #.
    @T["Actions"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:37 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Actions" msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:102 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:102 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Total" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:108 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:108 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Add Item" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:113 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:113 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:122 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:122 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:131 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:131 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:140 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:140 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:149 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:149 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:158 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:158 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:169 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:169 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "There are no charges stored in this order." msgstr "" #.

    @T["Checkout Templates"]

    -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:6 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:6 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Checkout Templates" msgstr "" #. @T["Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses."] -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:7 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:7 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses." msgstr "" #. @T["Quantity"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:11 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:11 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Quantity" msgstr "" #. @T["Product"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:12 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:12 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Product" msgstr "" #. @T["Attributes"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:13 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:13 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Attributes" msgstr "" #. @T["Price"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:14 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Price" msgstr "" -#: OrchardCore.Commerce/Views/OrderPart.cshtml:0 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:0 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid " × " msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:44 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:44 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Total" msgstr "" #. @T["Complete Payment"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:57 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:57 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Complete Payment" msgstr "" #.

    @T["This order is empty."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:66 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:66 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "This order is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart.cshtml:71 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:71 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:79 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:79 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:83 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:83 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:87 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:87 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:91 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:91 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:95 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:95 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:103 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:103 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "There are no charges stored in this order." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Net Price Display" msgstr "" #. @T["Turn on to display prices with taxes excluded."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes excluded." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Gross Price Display" msgstr "" #. @T["Turn on to display prices with taxes included."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:17 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes included." msgstr "" #. -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceVariantsPart.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceVariantsPart.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceVariantsPart.Edit" msgid "Price" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:3 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:3 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Title" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:4 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Filter by title..." msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleAsc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleAsc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleAsc" msgid "Title A-Z" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleDesc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleDesc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleDesc" msgid "Title Z-A" msgstr "" #.

    @T["There are no products to display."]

    -#: OrchardCore.Commerce/Views/ProductListPart.cshtml:21 +#: OrchardCore.Commerce\Views\ProductListPart.cshtml:21 msgctxt "OrchardCore.Commerce.Views.ProductListPart" msgid "There are no products to display." msgstr "" #.

    @T["Filter Products"]

    -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:13 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:13 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Filter Products" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:24 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:24 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Sort By" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:44 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:44 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Apply" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:32 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:32 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:54 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:54 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Add to cart" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "SKU" msgstr "" #. @T["The SKU of the product."] -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:8 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:8 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "The SKU of the product." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "Allowed Regions" msgstr "" #. @T["The available regions. If left empty all regions will be available."] -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:16 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The available regions. If left empty all regions will be available." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartCell_Action.cshtml:17 +#: OrchardCore.Commerce\Views\ShoppingCartCell_Action.cshtml:17 msgctxt "OrchardCore.Commerce.Views.ShoppingCartCell_Action" msgid "Remove" msgstr "" #. @T["Total"] -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:58 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:58 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Total" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Net Price: {0}" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Gross Price: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:88 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:88 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Update" msgstr "" #. title="@T["Estimate, the final value is calculated during checkout."]"> -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:6 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Estimate, the final value is calculated during checkout." msgstr "" #. @T["Gross Price*:"] -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:7 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Gross Price*:" msgstr "" #. @T["Gross Price:"] -#: OrchardCore.Commerce/Views/TaxPart-GrossPrice.cshtml:9 +#: OrchardCore.Commerce\Views\TaxPart-GrossPrice.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TaxPart-GrossPrice" msgid "Gross Price:" msgstr "" #. @T["{0}%", value] -#: OrchardCore.Commerce/Views/TaxPart-TaxRate.cshtml:8 +#: OrchardCore.Commerce\Views\TaxPart-TaxRate.cshtml:8 msgctxt "OrchardCore.Commerce.Views.TaxPart-TaxRate" msgid "{0}%" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "(Text product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Predefined values: {0}", string.Join(", ", settings.PredefinedValues)]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Predefined values: {0}" msgstr "" #.
  • @T["Choice is restricted to predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:17 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Choice is restricted to predefined values." msgstr "" #.
  • @T["The user may enter a value that is not one of the predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may enter a value that is not one of the predefined values." msgstr "" #.
  • @T["The user may select more than one value."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may select more than one value." msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Predefined values" msgstr "" #. @T["The set of suggested or allowed values. Enter one value per line."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The set of suggested or allowed values. Enter one value per line." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Restrict to predefined values" msgstr "" #. @T["— Whether values should be restricted to the set of predefined values."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:39 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:39 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether values should be restricted to the set of predefined values." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Multiple values" msgstr "" #. @T["— Whether multiple values can be selected."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:47 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:47 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether multiple values can be selected." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid ", " msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid "{0}: {1}" msgstr "" #.
    @T["Default Price:"] @Model.TieredPricePart.DefaultPrice.ToString()
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Default Price:" msgstr "" #.
    @T["Tiers:"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:10 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:10 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Tiers:" msgstr "" #.
  • @T["Starting from {0} units: {1}", tier.Quantity, MoneyService.Create(tier.UnitPrice ?? 0, Model.Currency)]
  • -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:14 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Starting from {0} units: {1}" msgstr "" #.

    @T["Price tiers"]

    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Price tiers" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Default Price" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:27 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Unit Price" msgstr "" #.
    @T["Remove"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:34 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Remove" msgstr "" #.
    @T["Add Price Tier"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Add Price Tier" msgstr "" From 887bd62d2417a9e7cd47810f2722b0cbd2f7e172 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:24 +0100 Subject: [PATCH 189/210] New translations orchardcore.commerce.pot (Dutch) --- Localization/nl-NL/OrchardCore.Commerce.po | 452 ++++++++++----------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/Localization/nl-NL/OrchardCore.Commerce.po b/Localization/nl-NL/OrchardCore.Commerce.po index f3eecda..4d6a220 100644 --- a/Localization/nl-NL/OrchardCore.Commerce.po +++ b/Localization/nl-NL/OrchardCore.Commerce.po @@ -4,1326 +4,1326 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: nl\n" -"X-Crowdin-File: OrchardCore.Commerce.pot\n" -"X-Crowdin-File-ID: 926\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.pot\n" +"X-Crowdin-File-ID: 944\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Dutch\n" "Language: nl_NL\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. public override LocalizedString DisplayText => T["Cart displaying"]; -#: OrchardCore.Commerce/Activities/CartDisplayingEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartDisplayingEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartDisplayingEvent" msgid "Cart displaying" msgstr "" #. public override LocalizedString DisplayText => T["Cart loaded"]; -#: OrchardCore.Commerce/Activities/CartLoadedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartLoadedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartLoadedEvent" msgid "Cart loaded" msgstr "" #. public override LocalizedString DisplayText => T["Cart updated"]; -#: OrchardCore.Commerce/Activities/CartUpdatedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartUpdatedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartUpdatedEvent" msgid "Cart updated" msgstr "" #. public override LocalizedString DisplayText => T["Verifying cart item"]; -#: OrchardCore.Commerce/Activities/CartVerifyingItemEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartVerifyingItemEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartVerifyingItemEvent" msgid "Verifying cart item" msgstr "" #. public override LocalizedString Category => T["Commerce"]; -#: OrchardCore.Commerce/Activities/CommerceEventActivityBase.cs:8 +#: OrchardCore.Commerce\Activities\CommerceEventActivityBase.cs:8 msgctxt "OrchardCore.Commerce.Activities.CommerceEventActivityBase" msgid "Commerce" msgstr "" #. public override LocalizedString DisplayText => T["Order was created"]; -#: OrchardCore.Commerce/Activities/OrderCreatedEvent.cs:12 +#: OrchardCore.Commerce\Activities\OrderCreatedEvent.cs:12 msgctxt "OrchardCore.Commerce.Activities.OrderCreatedEvent" msgid "Order was created" msgstr "" #. public override LocalizedString DisplayText => T["Product added to cart"]; -#: OrchardCore.Commerce/Activities/ProductAddedToCartEvent.cs:7 +#: OrchardCore.Commerce\Activities\ProductAddedToCartEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.ProductAddedToCartEvent" msgid "Product added to cart" msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce/AdminMenu.cs:18 +#: OrchardCore.Commerce\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce/AdminMenu.cs:19 +#: OrchardCore.Commerce\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Currency"], T["Currency"], entry => entry #. .Add(T["Currency"], T["Currency"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:20 -#: OrchardCore.Commerce/AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Currency" msgstr "" #. .Add(T["Price Display"], T["Price Display"], entry => entry #. .Add(T["Price Display"], T["Price Display"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:24 -#: OrchardCore.Commerce/AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Price Display" msgstr "" #. .Add(T["Region"], T["Region"], region => region #. .Add(T["Region"], T["Region"], region => region -#: OrchardCore.Commerce/AdminMenu.cs:28 -#: OrchardCore.Commerce/AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Region" msgstr "" #. await _notifier.SuccessAsync(H["Your addresses have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:77 +#: OrchardCore.Commerce\Controllers\UserController.cs:77 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your addresses have been updated." msgstr "" #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); -#: OrchardCore.Commerce/Controllers/UserController.cs:82 -#: OrchardCore.Commerce/Controllers/UserController.cs:123 +#: OrchardCore.Commerce\Controllers\UserController.cs:82 +#: OrchardCore.Commerce\Controllers\UserController.cs:123 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "{0}" msgstr "" #. await _notifier.SuccessAsync(H["Your details have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:118 +#: OrchardCore.Commerce\Controllers\UserController.cs:118 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your details have been updated." msgstr "" #. H["Executes after the shopping cart data is prepared, but before the shapes are rendered."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:22 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:22 msgctxt "OrchardCore.Commerce.Drivers.CartDisplayingEventDisplayDriver" msgid "Executes after the shopping cart data is prepared, but before the shapes are rendered." msgstr "" #. H["Executes before an item is added to the shopping cart to check whether it can be added based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:33 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:33 msgctxt "OrchardCore.Commerce.Drivers.CartVerifyingItemEventDisplayDriver" msgid "Executes before an item is added to the shopping cart to check whether it can be added based on inventory status." msgstr "" #. H["Executes before the cart is updated to check whether item quantities can be modified based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:44 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:44 msgctxt "OrchardCore.Commerce.Drivers.CartUpdatedEventDisplayDriver" msgid "Executes before the cart is updated to check whether item quantities can be modified based on inventory status." msgstr "" #. H["Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:55 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:55 msgctxt "OrchardCore.Commerce.Drivers.CartLoadedEventDisplayDriver" msgid "Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when a product is added to the shopping cart."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:65 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:65 msgctxt "OrchardCore.Commerce.Drivers.ProductAddedToCartEventDisplayDriver" msgid "Executes when a product is added to the shopping cart." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when an order is created on the frontend."]; -#: OrchardCore.Commerce/Drivers/OrderCreatedEventDisplayDriver.cs:11 +#: OrchardCore.Commerce\Drivers\OrderCreatedEventDisplayDriver.cs:11 msgctxt "OrchardCore.Commerce.Drivers.OrderCreatedEventDisplayDriver" msgid "Executes when an order is created on the frontend." msgstr "" #. T["Selected currencies must match."]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Selected currencies must match." msgstr "" #. ? T["Product's SKU cannot be left empty."] -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:107 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:107 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Product's SKU cannot be left empty." msgstr "" #. : T["SKU \"{0}\" does not belong to an existing Product.", lineItemProductSku]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:108 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:108 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "SKU \"{0}\" does not belong to an existing Product." msgstr "" #. updater.ModelState.AddModelError(nameof(ProductPart.Sku), T["SKU may not contain the dash character."]); -#: OrchardCore.Commerce/Drivers/ProductPartDisplayDriver.cs:50 +#: OrchardCore.Commerce\Drivers\ProductPartDisplayDriver.cs:50 msgctxt "OrchardCore.Commerce.Drivers.ProductPartDisplayDriver" msgid "SKU may not contain the dash character." msgstr "" #. T["The given tiered prices are not valid."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:70 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:70 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "The given tiered prices are not valid." msgstr "" #. T["You need to set a price for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a price for every tier." msgstr "" #. T["You need to set a default price greater than 0."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:87 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:87 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a default price greater than 0." msgstr "" #. T["There are duplicate tiers."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:98 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "There are duplicate tiers." msgstr "" #. T["You need to set a unit price greater or equal to 0 for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:105 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:105 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a unit price greater or equal to 0 for every tier." msgstr "" #. return H["There are not enough {0} left in stock.", title]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "There are not enough {0} left in stock." msgstr "" #. return H["The checkout quantity for {0} is more than the maximum allowed ({1}).", title, maxOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:65 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:65 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is more than the maximum allowed ({1})." msgstr "" #. return H["The checkout quantity for {0} is less than the minimum allowed ({1}).", title, minOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:73 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:73 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is less than the minimum allowed ({1})." msgstr "" #. newHeaders.Insert(insertIndex, H["Old Price"]); -#: OrchardCore.Commerce/Events/PromotionShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\PromotionShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.PromotionShoppingCartEvents" msgid "Old Price" msgstr "" #. .Select(header => header.Name == "Price" ? H["Gross Price"] : header) -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:64 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:64 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Gross Price" msgstr "" #. newHeaders.Insert(grossIndex, H["Net Price"]); -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:72 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:72 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Net Price" msgstr "" #. T["You must either provide only {0}, or {1}, or neither of them.", percentageName, amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "You must either provide only {0}, or {1}, or neither of them." msgstr "" #. T["Discount amount must be smaller than the product's original price.", amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:82 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:82 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "Discount amount must be smaller than the product's original price." msgstr "" #. orderPart.ContentItem.DisplayText = T["Order {0}", guid]; -#: OrchardCore.Commerce/Handlers/OrderPartHandler.cs:29 +#: OrchardCore.Commerce\Handlers\OrderPartHandler.cs:29 msgctxt "OrchardCore.Commerce.Handlers.OrderPartHandler" msgid "Order {0}" msgstr "" #. _updateModelAccessor.ModelUpdater.ModelState.AddModelError(nameof(part.Sku), T["SKU must not be empty."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:39 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:39 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must not be empty." msgstr "" #. T["SKU must be unique. A product with the given SKU already exists."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:62 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:62 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must be unique. A product with the given SKU already exists." msgstr "" #. T["You must either provide both {0} and {1}, or neither of them.", grossPriceName, taxRateName]); -#: OrchardCore.Commerce/Handlers/TaxPartAndPricePartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\TaxPartAndPricePartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.TaxPartAndPricePartHandler" msgid "You must either provide both {0} and {1}, or neither of them." msgstr "" #. H["Quantity"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:107 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:107 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Quantity" msgstr "" #. H["Product"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:108 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:108 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product" msgstr "" #. H["Price"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:109 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:109 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Price" msgstr "" #. H["Action"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:110 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:110 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Action" msgstr "" #. return H["Product with SKU {0} not found.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:224 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:224 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product with SKU {0} not found." msgstr "" #. : H["Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:231 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:231 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency." msgstr "" #. (string.IsNullOrEmpty(currency.EnglishName) ? T["Unspecified"] : T[currency.EnglishName]))); -#: OrchardCore.Commerce/Settings/CurrencySettingsDisplayDriver.cs:64 +#: OrchardCore.Commerce\Settings\CurrencySettingsDisplayDriver.cs:64 msgctxt "OrchardCore.Commerce.Settings.CurrencySettingsDisplayDriver" msgid "Unspecified" msgstr "" #. new(CurrencySelectionMode.AllCurrencies.ToString(), T["All Currencies"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:40 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "All Currencies" msgstr "" #. new(CurrencySelectionMode.DefaultCurrency.ToString(), T["Default Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:41 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Default Currency" msgstr "" #. new(CurrencySelectionMode.SpecificCurrency.ToString(), T["Specific Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:42 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Specific Currency" msgstr "" #. T["Region settings"], -#: OrchardCore.Commerce/Startup.cs:243 +#: OrchardCore.Commerce\Startup.cs:243 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Region settings" msgstr "" #. T["Exports the region settings."]); -#: OrchardCore.Commerce/Startup.cs:244 +#: OrchardCore.Commerce\Startup.cs:244 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Exports the region settings." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:3 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Your Addresses" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:7 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "(Boolean product attribute)" msgstr "" #.
  • @T["Label: {0}", settings.Label]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:11 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Label: {0}" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: on" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: off" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The description text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The description text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text associated to the checkbox for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The text associated to the checkbox for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "On/Off" msgstr "" #. @T["The default value associated with this attribute."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The default value associated with this attribute." msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:25 +#: OrchardCore.Commerce\Views\Checkout.cshtml:25 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "E-mail *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:29 +#: OrchardCore.Commerce\Views\Checkout.cshtml:29 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Phone Number *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:33 +#: OrchardCore.Commerce\Views\Checkout.cshtml:33 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "VAT Number" msgstr "" #. @T["Buyer is a corporation"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:43 +#: OrchardCore.Commerce\Views\Checkout.cshtml:43 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Buyer is a corporation" msgstr "" #.

    @T["Billing Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:49 +#: OrchardCore.Commerce\Views\Checkout.cshtml:49 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Billing Address" msgstr "" #.

    @T["Shipping Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:62 +#: OrchardCore.Commerce\Views\Checkout.cshtml:62 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address" msgstr "" #. @T["Shipping Address and Billing Address are the same"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:82 +#: OrchardCore.Commerce\Views\Checkout.cshtml:82 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address and Billing Address are the same" msgstr "" #. @T["Checkout Without Payment"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:121 +#: OrchardCore.Commerce\Views\Checkout.cshtml:121 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Checkout Without Payment" msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Default currency" msgstr "" #. @T["The default currency used by the system."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The default currency used by the system." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:19 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Current display currency" msgstr "" #. @T["The currently used currency for displaying prices to customers."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The currently used currency for displaying prices to customers." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:3 +#: OrchardCore.Commerce\Views\User\Details.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Your Details" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:7 +#: OrchardCore.Commerce\Views\User\Details.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:1 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:1 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Shopping Cart" msgstr "" #.

    @T["Your shopping cart is empty."]

    -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:6 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:6 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Your shopping cart is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:5 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:5 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Your Cart" msgstr "" #. class="btn btn-primary checkout">@T["Checkout"] -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:14 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:14 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Checkout" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "(Numeric product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Decimal places: {0}", settings.DecimalPlaces]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Decimal places: {0}" msgstr "" #.
  • @T["Default value: {0}", settings.DefaultValue.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Default value: {0}" msgstr "" #.
  • @T["Value must be between {0} and {1}", settings.Minimum.Value, settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Value must be between {0} and {1}" msgstr "" #.
  • @T["Minimum value: {0}", settings.Minimum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Minimum value: {0}" msgstr "" #.
  • @T["Maximum value: {0}", settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Maximum value: {0}" msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:37 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Decimal places" msgstr "" #. @T["The number of digits after the decimal point."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:40 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:40 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The number of digits after the decimal point." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Minimum" msgstr "" #. @T["The minimum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:49 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:49 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The minimum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Maximum" msgstr "" #. @T["The maximum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:58 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:58 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The maximum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:64 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:64 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:74 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:74 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/NumericProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\NumericProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeValue" msgid "{0}: {1}" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Pending" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Ordered" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Arrived" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Shipped" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Unknown" msgstr "" #.

    @T["Ordered Items"]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Ordered Items" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product properties" msgstr "" #. @T["Product Name and Attributes cells are only populated after submitting the changes."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name and Attributes cells are only populated after submitting the changes." msgstr "" #. @T["Currencies: Selected currencies need to be the same for all Products."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Currencies: Selected currencies need to be the same for all Products." msgstr "" #.
    @T["Product Name"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:31 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name" msgstr "" #.
    @T["Quantity"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:32 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Quantity" msgstr "" #.
    @T["Product SKU"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:33 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product SKU" msgstr "" #.
    @T["Unit Price Value"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:34 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Value" msgstr "" #.
    @T["Unit Price Currency"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:35 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Currency" msgstr "" #.
    @T["Attributes"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:36 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Attributes" msgstr "" #.
    @T["Actions"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:37 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Actions" msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:102 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:102 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Total" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:108 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:108 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Add Item" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:113 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:113 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:122 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:122 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:131 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:131 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:140 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:140 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:149 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:149 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:158 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:158 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:169 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:169 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "There are no charges stored in this order." msgstr "" #.

    @T["Checkout Templates"]

    -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:6 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:6 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Checkout Templates" msgstr "" #. @T["Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses."] -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:7 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:7 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses." msgstr "" #. @T["Quantity"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:11 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:11 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Quantity" msgstr "" #. @T["Product"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:12 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:12 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Product" msgstr "" #. @T["Attributes"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:13 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:13 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Attributes" msgstr "" #. @T["Price"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:14 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Price" msgstr "" -#: OrchardCore.Commerce/Views/OrderPart.cshtml:0 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:0 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid " × " msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:44 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:44 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Total" msgstr "" #. @T["Complete Payment"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:57 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:57 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Complete Payment" msgstr "" #.

    @T["This order is empty."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:66 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:66 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "This order is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart.cshtml:71 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:71 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:79 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:79 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:83 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:83 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:87 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:87 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:91 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:91 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:95 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:95 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:103 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:103 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "There are no charges stored in this order." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Net Price Display" msgstr "" #. @T["Turn on to display prices with taxes excluded."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes excluded." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Gross Price Display" msgstr "" #. @T["Turn on to display prices with taxes included."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:17 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes included." msgstr "" #. -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceVariantsPart.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceVariantsPart.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceVariantsPart.Edit" msgid "Price" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:3 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:3 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Title" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:4 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Filter by title..." msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleAsc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleAsc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleAsc" msgid "Title A-Z" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleDesc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleDesc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleDesc" msgid "Title Z-A" msgstr "" #.

    @T["There are no products to display."]

    -#: OrchardCore.Commerce/Views/ProductListPart.cshtml:21 +#: OrchardCore.Commerce\Views\ProductListPart.cshtml:21 msgctxt "OrchardCore.Commerce.Views.ProductListPart" msgid "There are no products to display." msgstr "" #.

    @T["Filter Products"]

    -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:13 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:13 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Filter Products" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:24 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:24 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Sort By" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:44 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:44 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Apply" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:32 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:32 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:54 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:54 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Add to cart" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "SKU" msgstr "" #. @T["The SKU of the product."] -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:8 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:8 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "The SKU of the product." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "Allowed Regions" msgstr "" #. @T["The available regions. If left empty all regions will be available."] -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:16 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The available regions. If left empty all regions will be available." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartCell_Action.cshtml:17 +#: OrchardCore.Commerce\Views\ShoppingCartCell_Action.cshtml:17 msgctxt "OrchardCore.Commerce.Views.ShoppingCartCell_Action" msgid "Remove" msgstr "" #. @T["Total"] -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:58 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:58 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Total" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Net Price: {0}" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Gross Price: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:88 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:88 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Update" msgstr "" #. title="@T["Estimate, the final value is calculated during checkout."]"> -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:6 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Estimate, the final value is calculated during checkout." msgstr "" #. @T["Gross Price*:"] -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:7 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Gross Price*:" msgstr "" #. @T["Gross Price:"] -#: OrchardCore.Commerce/Views/TaxPart-GrossPrice.cshtml:9 +#: OrchardCore.Commerce\Views\TaxPart-GrossPrice.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TaxPart-GrossPrice" msgid "Gross Price:" msgstr "" #. @T["{0}%", value] -#: OrchardCore.Commerce/Views/TaxPart-TaxRate.cshtml:8 +#: OrchardCore.Commerce\Views\TaxPart-TaxRate.cshtml:8 msgctxt "OrchardCore.Commerce.Views.TaxPart-TaxRate" msgid "{0}%" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "(Text product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Predefined values: {0}", string.Join(", ", settings.PredefinedValues)]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Predefined values: {0}" msgstr "" #.
  • @T["Choice is restricted to predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:17 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Choice is restricted to predefined values." msgstr "" #.
  • @T["The user may enter a value that is not one of the predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may enter a value that is not one of the predefined values." msgstr "" #.
  • @T["The user may select more than one value."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may select more than one value." msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Predefined values" msgstr "" #. @T["The set of suggested or allowed values. Enter one value per line."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The set of suggested or allowed values. Enter one value per line." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Restrict to predefined values" msgstr "" #. @T["— Whether values should be restricted to the set of predefined values."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:39 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:39 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether values should be restricted to the set of predefined values." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Multiple values" msgstr "" #. @T["— Whether multiple values can be selected."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:47 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:47 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether multiple values can be selected." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid ", " msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid "{0}: {1}" msgstr "" #.
    @T["Default Price:"] @Model.TieredPricePart.DefaultPrice.ToString()
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Default Price:" msgstr "" #.
    @T["Tiers:"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:10 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:10 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Tiers:" msgstr "" #.
  • @T["Starting from {0} units: {1}", tier.Quantity, MoneyService.Create(tier.UnitPrice ?? 0, Model.Currency)]
  • -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:14 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Starting from {0} units: {1}" msgstr "" #.

    @T["Price tiers"]

    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Price tiers" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Default Price" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:27 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Unit Price" msgstr "" #.
    @T["Remove"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:34 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Remove" msgstr "" #.
    @T["Add Price Tier"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Add Price Tier" msgstr "" From 8da1835c4e53704bcd34ee2d92734c1ab331942e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:25 +0100 Subject: [PATCH 190/210] New translations orchardcore.commerce.pot (Polish) --- Localization/pl-PL/OrchardCore.Commerce.po | 452 ++++++++++----------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/Localization/pl-PL/OrchardCore.Commerce.po b/Localization/pl-PL/OrchardCore.Commerce.po index 2792129..3cd30d1 100644 --- a/Localization/pl-PL/OrchardCore.Commerce.po +++ b/Localization/pl-PL/OrchardCore.Commerce.po @@ -4,1326 +4,1326 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: pl\n" -"X-Crowdin-File: OrchardCore.Commerce.pot\n" -"X-Crowdin-File-ID: 926\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.pot\n" +"X-Crowdin-File-ID: 944\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Polish\n" "Language: pl_PL\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. public override LocalizedString DisplayText => T["Cart displaying"]; -#: OrchardCore.Commerce/Activities/CartDisplayingEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartDisplayingEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartDisplayingEvent" msgid "Cart displaying" msgstr "" #. public override LocalizedString DisplayText => T["Cart loaded"]; -#: OrchardCore.Commerce/Activities/CartLoadedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartLoadedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartLoadedEvent" msgid "Cart loaded" msgstr "" #. public override LocalizedString DisplayText => T["Cart updated"]; -#: OrchardCore.Commerce/Activities/CartUpdatedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartUpdatedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartUpdatedEvent" msgid "Cart updated" msgstr "" #. public override LocalizedString DisplayText => T["Verifying cart item"]; -#: OrchardCore.Commerce/Activities/CartVerifyingItemEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartVerifyingItemEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartVerifyingItemEvent" msgid "Verifying cart item" msgstr "" #. public override LocalizedString Category => T["Commerce"]; -#: OrchardCore.Commerce/Activities/CommerceEventActivityBase.cs:8 +#: OrchardCore.Commerce\Activities\CommerceEventActivityBase.cs:8 msgctxt "OrchardCore.Commerce.Activities.CommerceEventActivityBase" msgid "Commerce" msgstr "" #. public override LocalizedString DisplayText => T["Order was created"]; -#: OrchardCore.Commerce/Activities/OrderCreatedEvent.cs:12 +#: OrchardCore.Commerce\Activities\OrderCreatedEvent.cs:12 msgctxt "OrchardCore.Commerce.Activities.OrderCreatedEvent" msgid "Order was created" msgstr "" #. public override LocalizedString DisplayText => T["Product added to cart"]; -#: OrchardCore.Commerce/Activities/ProductAddedToCartEvent.cs:7 +#: OrchardCore.Commerce\Activities\ProductAddedToCartEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.ProductAddedToCartEvent" msgid "Product added to cart" msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce/AdminMenu.cs:18 +#: OrchardCore.Commerce\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce/AdminMenu.cs:19 +#: OrchardCore.Commerce\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Currency"], T["Currency"], entry => entry #. .Add(T["Currency"], T["Currency"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:20 -#: OrchardCore.Commerce/AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Currency" msgstr "" #. .Add(T["Price Display"], T["Price Display"], entry => entry #. .Add(T["Price Display"], T["Price Display"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:24 -#: OrchardCore.Commerce/AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Price Display" msgstr "" #. .Add(T["Region"], T["Region"], region => region #. .Add(T["Region"], T["Region"], region => region -#: OrchardCore.Commerce/AdminMenu.cs:28 -#: OrchardCore.Commerce/AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Region" msgstr "" #. await _notifier.SuccessAsync(H["Your addresses have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:77 +#: OrchardCore.Commerce\Controllers\UserController.cs:77 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your addresses have been updated." msgstr "" #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); -#: OrchardCore.Commerce/Controllers/UserController.cs:82 -#: OrchardCore.Commerce/Controllers/UserController.cs:123 +#: OrchardCore.Commerce\Controllers\UserController.cs:82 +#: OrchardCore.Commerce\Controllers\UserController.cs:123 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "{0}" msgstr "" #. await _notifier.SuccessAsync(H["Your details have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:118 +#: OrchardCore.Commerce\Controllers\UserController.cs:118 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your details have been updated." msgstr "" #. H["Executes after the shopping cart data is prepared, but before the shapes are rendered."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:22 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:22 msgctxt "OrchardCore.Commerce.Drivers.CartDisplayingEventDisplayDriver" msgid "Executes after the shopping cart data is prepared, but before the shapes are rendered." msgstr "" #. H["Executes before an item is added to the shopping cart to check whether it can be added based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:33 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:33 msgctxt "OrchardCore.Commerce.Drivers.CartVerifyingItemEventDisplayDriver" msgid "Executes before an item is added to the shopping cart to check whether it can be added based on inventory status." msgstr "" #. H["Executes before the cart is updated to check whether item quantities can be modified based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:44 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:44 msgctxt "OrchardCore.Commerce.Drivers.CartUpdatedEventDisplayDriver" msgid "Executes before the cart is updated to check whether item quantities can be modified based on inventory status." msgstr "" #. H["Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:55 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:55 msgctxt "OrchardCore.Commerce.Drivers.CartLoadedEventDisplayDriver" msgid "Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when a product is added to the shopping cart."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:65 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:65 msgctxt "OrchardCore.Commerce.Drivers.ProductAddedToCartEventDisplayDriver" msgid "Executes when a product is added to the shopping cart." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when an order is created on the frontend."]; -#: OrchardCore.Commerce/Drivers/OrderCreatedEventDisplayDriver.cs:11 +#: OrchardCore.Commerce\Drivers\OrderCreatedEventDisplayDriver.cs:11 msgctxt "OrchardCore.Commerce.Drivers.OrderCreatedEventDisplayDriver" msgid "Executes when an order is created on the frontend." msgstr "" #. T["Selected currencies must match."]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Selected currencies must match." msgstr "" #. ? T["Product's SKU cannot be left empty."] -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:107 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:107 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Product's SKU cannot be left empty." msgstr "" #. : T["SKU \"{0}\" does not belong to an existing Product.", lineItemProductSku]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:108 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:108 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "SKU \"{0}\" does not belong to an existing Product." msgstr "" #. updater.ModelState.AddModelError(nameof(ProductPart.Sku), T["SKU may not contain the dash character."]); -#: OrchardCore.Commerce/Drivers/ProductPartDisplayDriver.cs:50 +#: OrchardCore.Commerce\Drivers\ProductPartDisplayDriver.cs:50 msgctxt "OrchardCore.Commerce.Drivers.ProductPartDisplayDriver" msgid "SKU may not contain the dash character." msgstr "" #. T["The given tiered prices are not valid."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:70 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:70 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "The given tiered prices are not valid." msgstr "" #. T["You need to set a price for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a price for every tier." msgstr "" #. T["You need to set a default price greater than 0."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:87 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:87 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a default price greater than 0." msgstr "" #. T["There are duplicate tiers."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:98 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "There are duplicate tiers." msgstr "" #. T["You need to set a unit price greater or equal to 0 for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:105 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:105 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a unit price greater or equal to 0 for every tier." msgstr "" #. return H["There are not enough {0} left in stock.", title]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "There are not enough {0} left in stock." msgstr "" #. return H["The checkout quantity for {0} is more than the maximum allowed ({1}).", title, maxOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:65 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:65 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is more than the maximum allowed ({1})." msgstr "" #. return H["The checkout quantity for {0} is less than the minimum allowed ({1}).", title, minOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:73 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:73 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is less than the minimum allowed ({1})." msgstr "" #. newHeaders.Insert(insertIndex, H["Old Price"]); -#: OrchardCore.Commerce/Events/PromotionShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\PromotionShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.PromotionShoppingCartEvents" msgid "Old Price" msgstr "" #. .Select(header => header.Name == "Price" ? H["Gross Price"] : header) -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:64 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:64 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Gross Price" msgstr "" #. newHeaders.Insert(grossIndex, H["Net Price"]); -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:72 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:72 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Net Price" msgstr "" #. T["You must either provide only {0}, or {1}, or neither of them.", percentageName, amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "You must either provide only {0}, or {1}, or neither of them." msgstr "" #. T["Discount amount must be smaller than the product's original price.", amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:82 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:82 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "Discount amount must be smaller than the product's original price." msgstr "" #. orderPart.ContentItem.DisplayText = T["Order {0}", guid]; -#: OrchardCore.Commerce/Handlers/OrderPartHandler.cs:29 +#: OrchardCore.Commerce\Handlers\OrderPartHandler.cs:29 msgctxt "OrchardCore.Commerce.Handlers.OrderPartHandler" msgid "Order {0}" msgstr "" #. _updateModelAccessor.ModelUpdater.ModelState.AddModelError(nameof(part.Sku), T["SKU must not be empty."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:39 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:39 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must not be empty." msgstr "" #. T["SKU must be unique. A product with the given SKU already exists."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:62 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:62 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must be unique. A product with the given SKU already exists." msgstr "" #. T["You must either provide both {0} and {1}, or neither of them.", grossPriceName, taxRateName]); -#: OrchardCore.Commerce/Handlers/TaxPartAndPricePartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\TaxPartAndPricePartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.TaxPartAndPricePartHandler" msgid "You must either provide both {0} and {1}, or neither of them." msgstr "" #. H["Quantity"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:107 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:107 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Quantity" msgstr "" #. H["Product"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:108 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:108 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product" msgstr "" #. H["Price"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:109 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:109 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Price" msgstr "" #. H["Action"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:110 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:110 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Action" msgstr "" #. return H["Product with SKU {0} not found.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:224 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:224 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product with SKU {0} not found." msgstr "" #. : H["Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:231 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:231 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency." msgstr "" #. (string.IsNullOrEmpty(currency.EnglishName) ? T["Unspecified"] : T[currency.EnglishName]))); -#: OrchardCore.Commerce/Settings/CurrencySettingsDisplayDriver.cs:64 +#: OrchardCore.Commerce\Settings\CurrencySettingsDisplayDriver.cs:64 msgctxt "OrchardCore.Commerce.Settings.CurrencySettingsDisplayDriver" msgid "Unspecified" msgstr "" #. new(CurrencySelectionMode.AllCurrencies.ToString(), T["All Currencies"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:40 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "All Currencies" msgstr "" #. new(CurrencySelectionMode.DefaultCurrency.ToString(), T["Default Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:41 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Default Currency" msgstr "" #. new(CurrencySelectionMode.SpecificCurrency.ToString(), T["Specific Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:42 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Specific Currency" msgstr "" #. T["Region settings"], -#: OrchardCore.Commerce/Startup.cs:243 +#: OrchardCore.Commerce\Startup.cs:243 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Region settings" msgstr "" #. T["Exports the region settings."]); -#: OrchardCore.Commerce/Startup.cs:244 +#: OrchardCore.Commerce\Startup.cs:244 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Exports the region settings." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:3 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Your Addresses" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:7 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "(Boolean product attribute)" msgstr "" #.
  • @T["Label: {0}", settings.Label]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:11 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Label: {0}" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: on" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: off" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The description text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The description text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text associated to the checkbox for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The text associated to the checkbox for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "On/Off" msgstr "" #. @T["The default value associated with this attribute."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The default value associated with this attribute." msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:25 +#: OrchardCore.Commerce\Views\Checkout.cshtml:25 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "E-mail *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:29 +#: OrchardCore.Commerce\Views\Checkout.cshtml:29 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Phone Number *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:33 +#: OrchardCore.Commerce\Views\Checkout.cshtml:33 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "VAT Number" msgstr "" #. @T["Buyer is a corporation"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:43 +#: OrchardCore.Commerce\Views\Checkout.cshtml:43 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Buyer is a corporation" msgstr "" #.

    @T["Billing Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:49 +#: OrchardCore.Commerce\Views\Checkout.cshtml:49 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Billing Address" msgstr "" #.

    @T["Shipping Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:62 +#: OrchardCore.Commerce\Views\Checkout.cshtml:62 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address" msgstr "" #. @T["Shipping Address and Billing Address are the same"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:82 +#: OrchardCore.Commerce\Views\Checkout.cshtml:82 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address and Billing Address are the same" msgstr "" #. @T["Checkout Without Payment"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:121 +#: OrchardCore.Commerce\Views\Checkout.cshtml:121 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Checkout Without Payment" msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Default currency" msgstr "" #. @T["The default currency used by the system."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The default currency used by the system." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:19 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Current display currency" msgstr "" #. @T["The currently used currency for displaying prices to customers."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The currently used currency for displaying prices to customers." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:3 +#: OrchardCore.Commerce\Views\User\Details.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Your Details" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:7 +#: OrchardCore.Commerce\Views\User\Details.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:1 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:1 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Shopping Cart" msgstr "" #.

    @T["Your shopping cart is empty."]

    -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:6 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:6 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Your shopping cart is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:5 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:5 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Your Cart" msgstr "" #. class="btn btn-primary checkout">@T["Checkout"] -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:14 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:14 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Checkout" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "(Numeric product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Decimal places: {0}", settings.DecimalPlaces]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Decimal places: {0}" msgstr "" #.
  • @T["Default value: {0}", settings.DefaultValue.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Default value: {0}" msgstr "" #.
  • @T["Value must be between {0} and {1}", settings.Minimum.Value, settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Value must be between {0} and {1}" msgstr "" #.
  • @T["Minimum value: {0}", settings.Minimum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Minimum value: {0}" msgstr "" #.
  • @T["Maximum value: {0}", settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Maximum value: {0}" msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:37 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Decimal places" msgstr "" #. @T["The number of digits after the decimal point."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:40 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:40 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The number of digits after the decimal point." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Minimum" msgstr "" #. @T["The minimum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:49 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:49 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The minimum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Maximum" msgstr "" #. @T["The maximum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:58 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:58 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The maximum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:64 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:64 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:74 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:74 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/NumericProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\NumericProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeValue" msgid "{0}: {1}" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Pending" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Ordered" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Arrived" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Shipped" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Unknown" msgstr "" #.

    @T["Ordered Items"]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Ordered Items" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product properties" msgstr "" #. @T["Product Name and Attributes cells are only populated after submitting the changes."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name and Attributes cells are only populated after submitting the changes." msgstr "" #. @T["Currencies: Selected currencies need to be the same for all Products."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Currencies: Selected currencies need to be the same for all Products." msgstr "" #.
    @T["Product Name"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:31 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name" msgstr "" #.
    @T["Quantity"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:32 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Quantity" msgstr "" #.
    @T["Product SKU"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:33 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product SKU" msgstr "" #.
    @T["Unit Price Value"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:34 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Value" msgstr "" #.
    @T["Unit Price Currency"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:35 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Currency" msgstr "" #.
    @T["Attributes"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:36 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Attributes" msgstr "" #.
    @T["Actions"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:37 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Actions" msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:102 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:102 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Total" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:108 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:108 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Add Item" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:113 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:113 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:122 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:122 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:131 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:131 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:140 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:140 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:149 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:149 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:158 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:158 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:169 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:169 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "There are no charges stored in this order." msgstr "" #.

    @T["Checkout Templates"]

    -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:6 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:6 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Checkout Templates" msgstr "" #. @T["Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses."] -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:7 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:7 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses." msgstr "" #. @T["Quantity"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:11 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:11 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Quantity" msgstr "" #. @T["Product"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:12 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:12 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Product" msgstr "" #. @T["Attributes"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:13 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:13 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Attributes" msgstr "" #. @T["Price"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:14 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Price" msgstr "" -#: OrchardCore.Commerce/Views/OrderPart.cshtml:0 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:0 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid " × " msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:44 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:44 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Total" msgstr "" #. @T["Complete Payment"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:57 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:57 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Complete Payment" msgstr "" #.

    @T["This order is empty."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:66 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:66 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "This order is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart.cshtml:71 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:71 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:79 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:79 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:83 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:83 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:87 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:87 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:91 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:91 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:95 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:95 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:103 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:103 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "There are no charges stored in this order." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Net Price Display" msgstr "" #. @T["Turn on to display prices with taxes excluded."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes excluded." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Gross Price Display" msgstr "" #. @T["Turn on to display prices with taxes included."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:17 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes included." msgstr "" #. -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceVariantsPart.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceVariantsPart.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceVariantsPart.Edit" msgid "Price" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:3 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:3 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Title" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:4 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Filter by title..." msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleAsc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleAsc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleAsc" msgid "Title A-Z" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleDesc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleDesc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleDesc" msgid "Title Z-A" msgstr "" #.

    @T["There are no products to display."]

    -#: OrchardCore.Commerce/Views/ProductListPart.cshtml:21 +#: OrchardCore.Commerce\Views\ProductListPart.cshtml:21 msgctxt "OrchardCore.Commerce.Views.ProductListPart" msgid "There are no products to display." msgstr "" #.

    @T["Filter Products"]

    -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:13 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:13 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Filter Products" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:24 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:24 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Sort By" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:44 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:44 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Apply" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:32 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:32 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:54 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:54 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Add to cart" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "SKU" msgstr "" #. @T["The SKU of the product."] -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:8 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:8 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "The SKU of the product." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "Allowed Regions" msgstr "" #. @T["The available regions. If left empty all regions will be available."] -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:16 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The available regions. If left empty all regions will be available." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartCell_Action.cshtml:17 +#: OrchardCore.Commerce\Views\ShoppingCartCell_Action.cshtml:17 msgctxt "OrchardCore.Commerce.Views.ShoppingCartCell_Action" msgid "Remove" msgstr "" #. @T["Total"] -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:58 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:58 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Total" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Net Price: {0}" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Gross Price: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:88 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:88 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Update" msgstr "" #. title="@T["Estimate, the final value is calculated during checkout."]"> -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:6 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Estimate, the final value is calculated during checkout." msgstr "" #. @T["Gross Price*:"] -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:7 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Gross Price*:" msgstr "" #. @T["Gross Price:"] -#: OrchardCore.Commerce/Views/TaxPart-GrossPrice.cshtml:9 +#: OrchardCore.Commerce\Views\TaxPart-GrossPrice.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TaxPart-GrossPrice" msgid "Gross Price:" msgstr "" #. @T["{0}%", value] -#: OrchardCore.Commerce/Views/TaxPart-TaxRate.cshtml:8 +#: OrchardCore.Commerce\Views\TaxPart-TaxRate.cshtml:8 msgctxt "OrchardCore.Commerce.Views.TaxPart-TaxRate" msgid "{0}%" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "(Text product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Predefined values: {0}", string.Join(", ", settings.PredefinedValues)]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Predefined values: {0}" msgstr "" #.
  • @T["Choice is restricted to predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:17 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Choice is restricted to predefined values." msgstr "" #.
  • @T["The user may enter a value that is not one of the predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may enter a value that is not one of the predefined values." msgstr "" #.
  • @T["The user may select more than one value."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may select more than one value." msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Predefined values" msgstr "" #. @T["The set of suggested or allowed values. Enter one value per line."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The set of suggested or allowed values. Enter one value per line." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Restrict to predefined values" msgstr "" #. @T["— Whether values should be restricted to the set of predefined values."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:39 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:39 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether values should be restricted to the set of predefined values." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Multiple values" msgstr "" #. @T["— Whether multiple values can be selected."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:47 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:47 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether multiple values can be selected." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid ", " msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid "{0}: {1}" msgstr "" #.
    @T["Default Price:"] @Model.TieredPricePart.DefaultPrice.ToString()
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Default Price:" msgstr "" #.
    @T["Tiers:"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:10 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:10 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Tiers:" msgstr "" #.
  • @T["Starting from {0} units: {1}", tier.Quantity, MoneyService.Create(tier.UnitPrice ?? 0, Model.Currency)]
  • -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:14 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Starting from {0} units: {1}" msgstr "" #.

    @T["Price tiers"]

    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Price tiers" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Default Price" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:27 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Unit Price" msgstr "" #.
    @T["Remove"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:34 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Remove" msgstr "" #.
    @T["Add Price Tier"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Add Price Tier" msgstr "" From f9b2fb608cd9aae216052da837e0449ad020a8d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:26 +0100 Subject: [PATCH 191/210] New translations orchardcore.commerce.pot (Portuguese) --- Localization/pt-PT/OrchardCore.Commerce.po | 452 ++++++++++----------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/Localization/pt-PT/OrchardCore.Commerce.po b/Localization/pt-PT/OrchardCore.Commerce.po index e24ff34..f6fa7c8 100644 --- a/Localization/pt-PT/OrchardCore.Commerce.po +++ b/Localization/pt-PT/OrchardCore.Commerce.po @@ -4,1326 +4,1326 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: pt-PT\n" -"X-Crowdin-File: OrchardCore.Commerce.pot\n" -"X-Crowdin-File-ID: 926\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.pot\n" +"X-Crowdin-File-ID: 944\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Portuguese\n" "Language: pt_PT\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. public override LocalizedString DisplayText => T["Cart displaying"]; -#: OrchardCore.Commerce/Activities/CartDisplayingEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartDisplayingEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartDisplayingEvent" msgid "Cart displaying" msgstr "" #. public override LocalizedString DisplayText => T["Cart loaded"]; -#: OrchardCore.Commerce/Activities/CartLoadedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartLoadedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartLoadedEvent" msgid "Cart loaded" msgstr "" #. public override LocalizedString DisplayText => T["Cart updated"]; -#: OrchardCore.Commerce/Activities/CartUpdatedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartUpdatedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartUpdatedEvent" msgid "Cart updated" msgstr "" #. public override LocalizedString DisplayText => T["Verifying cart item"]; -#: OrchardCore.Commerce/Activities/CartVerifyingItemEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartVerifyingItemEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartVerifyingItemEvent" msgid "Verifying cart item" msgstr "" #. public override LocalizedString Category => T["Commerce"]; -#: OrchardCore.Commerce/Activities/CommerceEventActivityBase.cs:8 +#: OrchardCore.Commerce\Activities\CommerceEventActivityBase.cs:8 msgctxt "OrchardCore.Commerce.Activities.CommerceEventActivityBase" msgid "Commerce" msgstr "" #. public override LocalizedString DisplayText => T["Order was created"]; -#: OrchardCore.Commerce/Activities/OrderCreatedEvent.cs:12 +#: OrchardCore.Commerce\Activities\OrderCreatedEvent.cs:12 msgctxt "OrchardCore.Commerce.Activities.OrderCreatedEvent" msgid "Order was created" msgstr "" #. public override LocalizedString DisplayText => T["Product added to cart"]; -#: OrchardCore.Commerce/Activities/ProductAddedToCartEvent.cs:7 +#: OrchardCore.Commerce\Activities\ProductAddedToCartEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.ProductAddedToCartEvent" msgid "Product added to cart" msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce/AdminMenu.cs:18 +#: OrchardCore.Commerce\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce/AdminMenu.cs:19 +#: OrchardCore.Commerce\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Currency"], T["Currency"], entry => entry #. .Add(T["Currency"], T["Currency"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:20 -#: OrchardCore.Commerce/AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Currency" msgstr "" #. .Add(T["Price Display"], T["Price Display"], entry => entry #. .Add(T["Price Display"], T["Price Display"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:24 -#: OrchardCore.Commerce/AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Price Display" msgstr "" #. .Add(T["Region"], T["Region"], region => region #. .Add(T["Region"], T["Region"], region => region -#: OrchardCore.Commerce/AdminMenu.cs:28 -#: OrchardCore.Commerce/AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Region" msgstr "" #. await _notifier.SuccessAsync(H["Your addresses have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:77 +#: OrchardCore.Commerce\Controllers\UserController.cs:77 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your addresses have been updated." msgstr "" #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); -#: OrchardCore.Commerce/Controllers/UserController.cs:82 -#: OrchardCore.Commerce/Controllers/UserController.cs:123 +#: OrchardCore.Commerce\Controllers\UserController.cs:82 +#: OrchardCore.Commerce\Controllers\UserController.cs:123 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "{0}" msgstr "" #. await _notifier.SuccessAsync(H["Your details have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:118 +#: OrchardCore.Commerce\Controllers\UserController.cs:118 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your details have been updated." msgstr "" #. H["Executes after the shopping cart data is prepared, but before the shapes are rendered."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:22 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:22 msgctxt "OrchardCore.Commerce.Drivers.CartDisplayingEventDisplayDriver" msgid "Executes after the shopping cart data is prepared, but before the shapes are rendered." msgstr "" #. H["Executes before an item is added to the shopping cart to check whether it can be added based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:33 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:33 msgctxt "OrchardCore.Commerce.Drivers.CartVerifyingItemEventDisplayDriver" msgid "Executes before an item is added to the shopping cart to check whether it can be added based on inventory status." msgstr "" #. H["Executes before the cart is updated to check whether item quantities can be modified based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:44 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:44 msgctxt "OrchardCore.Commerce.Drivers.CartUpdatedEventDisplayDriver" msgid "Executes before the cart is updated to check whether item quantities can be modified based on inventory status." msgstr "" #. H["Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:55 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:55 msgctxt "OrchardCore.Commerce.Drivers.CartLoadedEventDisplayDriver" msgid "Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when a product is added to the shopping cart."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:65 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:65 msgctxt "OrchardCore.Commerce.Drivers.ProductAddedToCartEventDisplayDriver" msgid "Executes when a product is added to the shopping cart." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when an order is created on the frontend."]; -#: OrchardCore.Commerce/Drivers/OrderCreatedEventDisplayDriver.cs:11 +#: OrchardCore.Commerce\Drivers\OrderCreatedEventDisplayDriver.cs:11 msgctxt "OrchardCore.Commerce.Drivers.OrderCreatedEventDisplayDriver" msgid "Executes when an order is created on the frontend." msgstr "" #. T["Selected currencies must match."]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Selected currencies must match." msgstr "" #. ? T["Product's SKU cannot be left empty."] -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:107 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:107 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Product's SKU cannot be left empty." msgstr "" #. : T["SKU \"{0}\" does not belong to an existing Product.", lineItemProductSku]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:108 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:108 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "SKU \"{0}\" does not belong to an existing Product." msgstr "" #. updater.ModelState.AddModelError(nameof(ProductPart.Sku), T["SKU may not contain the dash character."]); -#: OrchardCore.Commerce/Drivers/ProductPartDisplayDriver.cs:50 +#: OrchardCore.Commerce\Drivers\ProductPartDisplayDriver.cs:50 msgctxt "OrchardCore.Commerce.Drivers.ProductPartDisplayDriver" msgid "SKU may not contain the dash character." msgstr "" #. T["The given tiered prices are not valid."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:70 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:70 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "The given tiered prices are not valid." msgstr "" #. T["You need to set a price for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a price for every tier." msgstr "" #. T["You need to set a default price greater than 0."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:87 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:87 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a default price greater than 0." msgstr "" #. T["There are duplicate tiers."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:98 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "There are duplicate tiers." msgstr "" #. T["You need to set a unit price greater or equal to 0 for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:105 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:105 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a unit price greater or equal to 0 for every tier." msgstr "" #. return H["There are not enough {0} left in stock.", title]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "There are not enough {0} left in stock." msgstr "" #. return H["The checkout quantity for {0} is more than the maximum allowed ({1}).", title, maxOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:65 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:65 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is more than the maximum allowed ({1})." msgstr "" #. return H["The checkout quantity for {0} is less than the minimum allowed ({1}).", title, minOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:73 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:73 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is less than the minimum allowed ({1})." msgstr "" #. newHeaders.Insert(insertIndex, H["Old Price"]); -#: OrchardCore.Commerce/Events/PromotionShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\PromotionShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.PromotionShoppingCartEvents" msgid "Old Price" msgstr "" #. .Select(header => header.Name == "Price" ? H["Gross Price"] : header) -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:64 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:64 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Gross Price" msgstr "" #. newHeaders.Insert(grossIndex, H["Net Price"]); -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:72 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:72 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Net Price" msgstr "" #. T["You must either provide only {0}, or {1}, or neither of them.", percentageName, amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "You must either provide only {0}, or {1}, or neither of them." msgstr "" #. T["Discount amount must be smaller than the product's original price.", amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:82 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:82 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "Discount amount must be smaller than the product's original price." msgstr "" #. orderPart.ContentItem.DisplayText = T["Order {0}", guid]; -#: OrchardCore.Commerce/Handlers/OrderPartHandler.cs:29 +#: OrchardCore.Commerce\Handlers\OrderPartHandler.cs:29 msgctxt "OrchardCore.Commerce.Handlers.OrderPartHandler" msgid "Order {0}" msgstr "" #. _updateModelAccessor.ModelUpdater.ModelState.AddModelError(nameof(part.Sku), T["SKU must not be empty."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:39 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:39 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must not be empty." msgstr "" #. T["SKU must be unique. A product with the given SKU already exists."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:62 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:62 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must be unique. A product with the given SKU already exists." msgstr "" #. T["You must either provide both {0} and {1}, or neither of them.", grossPriceName, taxRateName]); -#: OrchardCore.Commerce/Handlers/TaxPartAndPricePartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\TaxPartAndPricePartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.TaxPartAndPricePartHandler" msgid "You must either provide both {0} and {1}, or neither of them." msgstr "" #. H["Quantity"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:107 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:107 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Quantity" msgstr "" #. H["Product"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:108 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:108 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product" msgstr "" #. H["Price"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:109 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:109 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Price" msgstr "" #. H["Action"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:110 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:110 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Action" msgstr "" #. return H["Product with SKU {0} not found.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:224 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:224 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product with SKU {0} not found." msgstr "" #. : H["Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:231 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:231 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency." msgstr "" #. (string.IsNullOrEmpty(currency.EnglishName) ? T["Unspecified"] : T[currency.EnglishName]))); -#: OrchardCore.Commerce/Settings/CurrencySettingsDisplayDriver.cs:64 +#: OrchardCore.Commerce\Settings\CurrencySettingsDisplayDriver.cs:64 msgctxt "OrchardCore.Commerce.Settings.CurrencySettingsDisplayDriver" msgid "Unspecified" msgstr "" #. new(CurrencySelectionMode.AllCurrencies.ToString(), T["All Currencies"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:40 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "All Currencies" msgstr "" #. new(CurrencySelectionMode.DefaultCurrency.ToString(), T["Default Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:41 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Default Currency" msgstr "" #. new(CurrencySelectionMode.SpecificCurrency.ToString(), T["Specific Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:42 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Specific Currency" msgstr "" #. T["Region settings"], -#: OrchardCore.Commerce/Startup.cs:243 +#: OrchardCore.Commerce\Startup.cs:243 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Region settings" msgstr "" #. T["Exports the region settings."]); -#: OrchardCore.Commerce/Startup.cs:244 +#: OrchardCore.Commerce\Startup.cs:244 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Exports the region settings." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:3 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Your Addresses" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:7 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "(Boolean product attribute)" msgstr "" #.
  • @T["Label: {0}", settings.Label]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:11 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Label: {0}" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: on" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: off" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The description text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The description text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text associated to the checkbox for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The text associated to the checkbox for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "On/Off" msgstr "" #. @T["The default value associated with this attribute."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The default value associated with this attribute." msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:25 +#: OrchardCore.Commerce\Views\Checkout.cshtml:25 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "E-mail *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:29 +#: OrchardCore.Commerce\Views\Checkout.cshtml:29 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Phone Number *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:33 +#: OrchardCore.Commerce\Views\Checkout.cshtml:33 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "VAT Number" msgstr "" #. @T["Buyer is a corporation"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:43 +#: OrchardCore.Commerce\Views\Checkout.cshtml:43 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Buyer is a corporation" msgstr "" #.

    @T["Billing Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:49 +#: OrchardCore.Commerce\Views\Checkout.cshtml:49 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Billing Address" msgstr "" #.

    @T["Shipping Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:62 +#: OrchardCore.Commerce\Views\Checkout.cshtml:62 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address" msgstr "" #. @T["Shipping Address and Billing Address are the same"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:82 +#: OrchardCore.Commerce\Views\Checkout.cshtml:82 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address and Billing Address are the same" msgstr "" #. @T["Checkout Without Payment"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:121 +#: OrchardCore.Commerce\Views\Checkout.cshtml:121 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Checkout Without Payment" msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Default currency" msgstr "" #. @T["The default currency used by the system."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The default currency used by the system." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:19 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Current display currency" msgstr "" #. @T["The currently used currency for displaying prices to customers."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The currently used currency for displaying prices to customers." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:3 +#: OrchardCore.Commerce\Views\User\Details.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Your Details" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:7 +#: OrchardCore.Commerce\Views\User\Details.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:1 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:1 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Shopping Cart" msgstr "" #.

    @T["Your shopping cart is empty."]

    -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:6 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:6 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Your shopping cart is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:5 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:5 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Your Cart" msgstr "" #. class="btn btn-primary checkout">@T["Checkout"] -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:14 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:14 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Checkout" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "(Numeric product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Decimal places: {0}", settings.DecimalPlaces]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Decimal places: {0}" msgstr "" #.
  • @T["Default value: {0}", settings.DefaultValue.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Default value: {0}" msgstr "" #.
  • @T["Value must be between {0} and {1}", settings.Minimum.Value, settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Value must be between {0} and {1}" msgstr "" #.
  • @T["Minimum value: {0}", settings.Minimum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Minimum value: {0}" msgstr "" #.
  • @T["Maximum value: {0}", settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Maximum value: {0}" msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:37 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Decimal places" msgstr "" #. @T["The number of digits after the decimal point."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:40 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:40 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The number of digits after the decimal point." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Minimum" msgstr "" #. @T["The minimum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:49 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:49 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The minimum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Maximum" msgstr "" #. @T["The maximum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:58 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:58 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The maximum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:64 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:64 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:74 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:74 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/NumericProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\NumericProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeValue" msgid "{0}: {1}" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Pending" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Ordered" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Arrived" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Shipped" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Unknown" msgstr "" #.

    @T["Ordered Items"]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Ordered Items" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product properties" msgstr "" #. @T["Product Name and Attributes cells are only populated after submitting the changes."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name and Attributes cells are only populated after submitting the changes." msgstr "" #. @T["Currencies: Selected currencies need to be the same for all Products."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Currencies: Selected currencies need to be the same for all Products." msgstr "" #.
    @T["Product Name"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:31 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name" msgstr "" #.
    @T["Quantity"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:32 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Quantity" msgstr "" #.
    @T["Product SKU"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:33 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product SKU" msgstr "" #.
    @T["Unit Price Value"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:34 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Value" msgstr "" #.
    @T["Unit Price Currency"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:35 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Currency" msgstr "" #.
    @T["Attributes"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:36 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Attributes" msgstr "" #.
    @T["Actions"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:37 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Actions" msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:102 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:102 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Total" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:108 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:108 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Add Item" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:113 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:113 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:122 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:122 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:131 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:131 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:140 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:140 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:149 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:149 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:158 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:158 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:169 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:169 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "There are no charges stored in this order." msgstr "" #.

    @T["Checkout Templates"]

    -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:6 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:6 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Checkout Templates" msgstr "" #. @T["Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses."] -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:7 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:7 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses." msgstr "" #. @T["Quantity"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:11 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:11 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Quantity" msgstr "" #. @T["Product"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:12 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:12 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Product" msgstr "" #. @T["Attributes"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:13 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:13 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Attributes" msgstr "" #. @T["Price"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:14 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Price" msgstr "" -#: OrchardCore.Commerce/Views/OrderPart.cshtml:0 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:0 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid " × " msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:44 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:44 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Total" msgstr "" #. @T["Complete Payment"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:57 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:57 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Complete Payment" msgstr "" #.

    @T["This order is empty."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:66 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:66 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "This order is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart.cshtml:71 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:71 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:79 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:79 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:83 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:83 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:87 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:87 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:91 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:91 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:95 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:95 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:103 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:103 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "There are no charges stored in this order." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Net Price Display" msgstr "" #. @T["Turn on to display prices with taxes excluded."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes excluded." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Gross Price Display" msgstr "" #. @T["Turn on to display prices with taxes included."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:17 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes included." msgstr "" #. -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceVariantsPart.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceVariantsPart.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceVariantsPart.Edit" msgid "Price" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:3 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:3 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Title" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:4 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Filter by title..." msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleAsc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleAsc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleAsc" msgid "Title A-Z" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleDesc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleDesc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleDesc" msgid "Title Z-A" msgstr "" #.

    @T["There are no products to display."]

    -#: OrchardCore.Commerce/Views/ProductListPart.cshtml:21 +#: OrchardCore.Commerce\Views\ProductListPart.cshtml:21 msgctxt "OrchardCore.Commerce.Views.ProductListPart" msgid "There are no products to display." msgstr "" #.

    @T["Filter Products"]

    -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:13 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:13 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Filter Products" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:24 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:24 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Sort By" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:44 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:44 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Apply" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:32 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:32 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:54 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:54 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Add to cart" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "SKU" msgstr "" #. @T["The SKU of the product."] -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:8 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:8 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "The SKU of the product." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "Allowed Regions" msgstr "" #. @T["The available regions. If left empty all regions will be available."] -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:16 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The available regions. If left empty all regions will be available." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartCell_Action.cshtml:17 +#: OrchardCore.Commerce\Views\ShoppingCartCell_Action.cshtml:17 msgctxt "OrchardCore.Commerce.Views.ShoppingCartCell_Action" msgid "Remove" msgstr "" #. @T["Total"] -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:58 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:58 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Total" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Net Price: {0}" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Gross Price: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:88 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:88 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Update" msgstr "" #. title="@T["Estimate, the final value is calculated during checkout."]"> -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:6 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Estimate, the final value is calculated during checkout." msgstr "" #. @T["Gross Price*:"] -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:7 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Gross Price*:" msgstr "" #. @T["Gross Price:"] -#: OrchardCore.Commerce/Views/TaxPart-GrossPrice.cshtml:9 +#: OrchardCore.Commerce\Views\TaxPart-GrossPrice.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TaxPart-GrossPrice" msgid "Gross Price:" msgstr "" #. @T["{0}%", value] -#: OrchardCore.Commerce/Views/TaxPart-TaxRate.cshtml:8 +#: OrchardCore.Commerce\Views\TaxPart-TaxRate.cshtml:8 msgctxt "OrchardCore.Commerce.Views.TaxPart-TaxRate" msgid "{0}%" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "(Text product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Predefined values: {0}", string.Join(", ", settings.PredefinedValues)]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Predefined values: {0}" msgstr "" #.
  • @T["Choice is restricted to predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:17 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Choice is restricted to predefined values." msgstr "" #.
  • @T["The user may enter a value that is not one of the predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may enter a value that is not one of the predefined values." msgstr "" #.
  • @T["The user may select more than one value."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may select more than one value." msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Predefined values" msgstr "" #. @T["The set of suggested or allowed values. Enter one value per line."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The set of suggested or allowed values. Enter one value per line." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Restrict to predefined values" msgstr "" #. @T["— Whether values should be restricted to the set of predefined values."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:39 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:39 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether values should be restricted to the set of predefined values." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Multiple values" msgstr "" #. @T["— Whether multiple values can be selected."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:47 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:47 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether multiple values can be selected." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid ", " msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid "{0}: {1}" msgstr "" #.
    @T["Default Price:"] @Model.TieredPricePart.DefaultPrice.ToString()
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Default Price:" msgstr "" #.
    @T["Tiers:"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:10 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:10 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Tiers:" msgstr "" #.
  • @T["Starting from {0} units: {1}", tier.Quantity, MoneyService.Create(tier.UnitPrice ?? 0, Model.Currency)]
  • -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:14 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Starting from {0} units: {1}" msgstr "" #.

    @T["Price tiers"]

    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Price tiers" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Default Price" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:27 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Unit Price" msgstr "" #.
    @T["Remove"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:34 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Remove" msgstr "" #.
    @T["Add Price Tier"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Add Price Tier" msgstr "" From 8f08d4a64e2bf034aafbeb3355b11424106fb6f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:27 +0100 Subject: [PATCH 192/210] New translations orchardcore.commerce.pot (Russian) --- Localization/ru-RU/OrchardCore.Commerce.po | 452 ++++++++++----------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/Localization/ru-RU/OrchardCore.Commerce.po b/Localization/ru-RU/OrchardCore.Commerce.po index bcb3d20..460454e 100644 --- a/Localization/ru-RU/OrchardCore.Commerce.po +++ b/Localization/ru-RU/OrchardCore.Commerce.po @@ -4,1326 +4,1326 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: ru\n" -"X-Crowdin-File: OrchardCore.Commerce.pot\n" -"X-Crowdin-File-ID: 926\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.pot\n" +"X-Crowdin-File-ID: 944\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Russian\n" "Language: ru_RU\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. public override LocalizedString DisplayText => T["Cart displaying"]; -#: OrchardCore.Commerce/Activities/CartDisplayingEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartDisplayingEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartDisplayingEvent" msgid "Cart displaying" msgstr "" #. public override LocalizedString DisplayText => T["Cart loaded"]; -#: OrchardCore.Commerce/Activities/CartLoadedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartLoadedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartLoadedEvent" msgid "Cart loaded" msgstr "" #. public override LocalizedString DisplayText => T["Cart updated"]; -#: OrchardCore.Commerce/Activities/CartUpdatedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartUpdatedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartUpdatedEvent" msgid "Cart updated" msgstr "" #. public override LocalizedString DisplayText => T["Verifying cart item"]; -#: OrchardCore.Commerce/Activities/CartVerifyingItemEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartVerifyingItemEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartVerifyingItemEvent" msgid "Verifying cart item" msgstr "" #. public override LocalizedString Category => T["Commerce"]; -#: OrchardCore.Commerce/Activities/CommerceEventActivityBase.cs:8 +#: OrchardCore.Commerce\Activities\CommerceEventActivityBase.cs:8 msgctxt "OrchardCore.Commerce.Activities.CommerceEventActivityBase" msgid "Commerce" msgstr "" #. public override LocalizedString DisplayText => T["Order was created"]; -#: OrchardCore.Commerce/Activities/OrderCreatedEvent.cs:12 +#: OrchardCore.Commerce\Activities\OrderCreatedEvent.cs:12 msgctxt "OrchardCore.Commerce.Activities.OrderCreatedEvent" msgid "Order was created" msgstr "" #. public override LocalizedString DisplayText => T["Product added to cart"]; -#: OrchardCore.Commerce/Activities/ProductAddedToCartEvent.cs:7 +#: OrchardCore.Commerce\Activities\ProductAddedToCartEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.ProductAddedToCartEvent" msgid "Product added to cart" msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce/AdminMenu.cs:18 +#: OrchardCore.Commerce\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce/AdminMenu.cs:19 +#: OrchardCore.Commerce\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Currency"], T["Currency"], entry => entry #. .Add(T["Currency"], T["Currency"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:20 -#: OrchardCore.Commerce/AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Currency" msgstr "" #. .Add(T["Price Display"], T["Price Display"], entry => entry #. .Add(T["Price Display"], T["Price Display"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:24 -#: OrchardCore.Commerce/AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Price Display" msgstr "" #. .Add(T["Region"], T["Region"], region => region #. .Add(T["Region"], T["Region"], region => region -#: OrchardCore.Commerce/AdminMenu.cs:28 -#: OrchardCore.Commerce/AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Region" msgstr "" #. await _notifier.SuccessAsync(H["Your addresses have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:77 +#: OrchardCore.Commerce\Controllers\UserController.cs:77 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your addresses have been updated." msgstr "" #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); -#: OrchardCore.Commerce/Controllers/UserController.cs:82 -#: OrchardCore.Commerce/Controllers/UserController.cs:123 +#: OrchardCore.Commerce\Controllers\UserController.cs:82 +#: OrchardCore.Commerce\Controllers\UserController.cs:123 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "{0}" msgstr "" #. await _notifier.SuccessAsync(H["Your details have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:118 +#: OrchardCore.Commerce\Controllers\UserController.cs:118 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your details have been updated." msgstr "" #. H["Executes after the shopping cart data is prepared, but before the shapes are rendered."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:22 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:22 msgctxt "OrchardCore.Commerce.Drivers.CartDisplayingEventDisplayDriver" msgid "Executes after the shopping cart data is prepared, but before the shapes are rendered." msgstr "" #. H["Executes before an item is added to the shopping cart to check whether it can be added based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:33 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:33 msgctxt "OrchardCore.Commerce.Drivers.CartVerifyingItemEventDisplayDriver" msgid "Executes before an item is added to the shopping cart to check whether it can be added based on inventory status." msgstr "" #. H["Executes before the cart is updated to check whether item quantities can be modified based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:44 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:44 msgctxt "OrchardCore.Commerce.Drivers.CartUpdatedEventDisplayDriver" msgid "Executes before the cart is updated to check whether item quantities can be modified based on inventory status." msgstr "" #. H["Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:55 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:55 msgctxt "OrchardCore.Commerce.Drivers.CartLoadedEventDisplayDriver" msgid "Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when a product is added to the shopping cart."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:65 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:65 msgctxt "OrchardCore.Commerce.Drivers.ProductAddedToCartEventDisplayDriver" msgid "Executes when a product is added to the shopping cart." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when an order is created on the frontend."]; -#: OrchardCore.Commerce/Drivers/OrderCreatedEventDisplayDriver.cs:11 +#: OrchardCore.Commerce\Drivers\OrderCreatedEventDisplayDriver.cs:11 msgctxt "OrchardCore.Commerce.Drivers.OrderCreatedEventDisplayDriver" msgid "Executes when an order is created on the frontend." msgstr "" #. T["Selected currencies must match."]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Selected currencies must match." msgstr "" #. ? T["Product's SKU cannot be left empty."] -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:107 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:107 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Product's SKU cannot be left empty." msgstr "" #. : T["SKU \"{0}\" does not belong to an existing Product.", lineItemProductSku]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:108 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:108 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "SKU \"{0}\" does not belong to an existing Product." msgstr "" #. updater.ModelState.AddModelError(nameof(ProductPart.Sku), T["SKU may not contain the dash character."]); -#: OrchardCore.Commerce/Drivers/ProductPartDisplayDriver.cs:50 +#: OrchardCore.Commerce\Drivers\ProductPartDisplayDriver.cs:50 msgctxt "OrchardCore.Commerce.Drivers.ProductPartDisplayDriver" msgid "SKU may not contain the dash character." msgstr "" #. T["The given tiered prices are not valid."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:70 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:70 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "The given tiered prices are not valid." msgstr "" #. T["You need to set a price for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a price for every tier." msgstr "" #. T["You need to set a default price greater than 0."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:87 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:87 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a default price greater than 0." msgstr "" #. T["There are duplicate tiers."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:98 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "There are duplicate tiers." msgstr "" #. T["You need to set a unit price greater or equal to 0 for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:105 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:105 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a unit price greater or equal to 0 for every tier." msgstr "" #. return H["There are not enough {0} left in stock.", title]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "There are not enough {0} left in stock." msgstr "" #. return H["The checkout quantity for {0} is more than the maximum allowed ({1}).", title, maxOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:65 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:65 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is more than the maximum allowed ({1})." msgstr "" #. return H["The checkout quantity for {0} is less than the minimum allowed ({1}).", title, minOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:73 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:73 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is less than the minimum allowed ({1})." msgstr "" #. newHeaders.Insert(insertIndex, H["Old Price"]); -#: OrchardCore.Commerce/Events/PromotionShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\PromotionShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.PromotionShoppingCartEvents" msgid "Old Price" msgstr "" #. .Select(header => header.Name == "Price" ? H["Gross Price"] : header) -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:64 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:64 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Gross Price" msgstr "" #. newHeaders.Insert(grossIndex, H["Net Price"]); -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:72 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:72 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Net Price" msgstr "" #. T["You must either provide only {0}, or {1}, or neither of them.", percentageName, amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "You must either provide only {0}, or {1}, or neither of them." msgstr "" #. T["Discount amount must be smaller than the product's original price.", amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:82 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:82 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "Discount amount must be smaller than the product's original price." msgstr "" #. orderPart.ContentItem.DisplayText = T["Order {0}", guid]; -#: OrchardCore.Commerce/Handlers/OrderPartHandler.cs:29 +#: OrchardCore.Commerce\Handlers\OrderPartHandler.cs:29 msgctxt "OrchardCore.Commerce.Handlers.OrderPartHandler" msgid "Order {0}" msgstr "" #. _updateModelAccessor.ModelUpdater.ModelState.AddModelError(nameof(part.Sku), T["SKU must not be empty."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:39 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:39 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must not be empty." msgstr "" #. T["SKU must be unique. A product with the given SKU already exists."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:62 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:62 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must be unique. A product with the given SKU already exists." msgstr "" #. T["You must either provide both {0} and {1}, or neither of them.", grossPriceName, taxRateName]); -#: OrchardCore.Commerce/Handlers/TaxPartAndPricePartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\TaxPartAndPricePartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.TaxPartAndPricePartHandler" msgid "You must either provide both {0} and {1}, or neither of them." msgstr "" #. H["Quantity"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:107 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:107 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Quantity" msgstr "" #. H["Product"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:108 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:108 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product" msgstr "" #. H["Price"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:109 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:109 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Price" msgstr "" #. H["Action"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:110 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:110 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Action" msgstr "" #. return H["Product with SKU {0} not found.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:224 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:224 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product with SKU {0} not found." msgstr "" #. : H["Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:231 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:231 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency." msgstr "" #. (string.IsNullOrEmpty(currency.EnglishName) ? T["Unspecified"] : T[currency.EnglishName]))); -#: OrchardCore.Commerce/Settings/CurrencySettingsDisplayDriver.cs:64 +#: OrchardCore.Commerce\Settings\CurrencySettingsDisplayDriver.cs:64 msgctxt "OrchardCore.Commerce.Settings.CurrencySettingsDisplayDriver" msgid "Unspecified" msgstr "" #. new(CurrencySelectionMode.AllCurrencies.ToString(), T["All Currencies"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:40 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "All Currencies" msgstr "" #. new(CurrencySelectionMode.DefaultCurrency.ToString(), T["Default Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:41 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Default Currency" msgstr "" #. new(CurrencySelectionMode.SpecificCurrency.ToString(), T["Specific Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:42 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Specific Currency" msgstr "" #. T["Region settings"], -#: OrchardCore.Commerce/Startup.cs:243 +#: OrchardCore.Commerce\Startup.cs:243 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Region settings" msgstr "" #. T["Exports the region settings."]); -#: OrchardCore.Commerce/Startup.cs:244 +#: OrchardCore.Commerce\Startup.cs:244 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Exports the region settings." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:3 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Your Addresses" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:7 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "(Boolean product attribute)" msgstr "" #.
  • @T["Label: {0}", settings.Label]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:11 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Label: {0}" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: on" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: off" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The description text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The description text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text associated to the checkbox for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The text associated to the checkbox for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "On/Off" msgstr "" #. @T["The default value associated with this attribute."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The default value associated with this attribute." msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:25 +#: OrchardCore.Commerce\Views\Checkout.cshtml:25 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "E-mail *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:29 +#: OrchardCore.Commerce\Views\Checkout.cshtml:29 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Phone Number *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:33 +#: OrchardCore.Commerce\Views\Checkout.cshtml:33 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "VAT Number" msgstr "" #. @T["Buyer is a corporation"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:43 +#: OrchardCore.Commerce\Views\Checkout.cshtml:43 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Buyer is a corporation" msgstr "" #.

    @T["Billing Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:49 +#: OrchardCore.Commerce\Views\Checkout.cshtml:49 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Billing Address" msgstr "" #.

    @T["Shipping Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:62 +#: OrchardCore.Commerce\Views\Checkout.cshtml:62 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address" msgstr "" #. @T["Shipping Address and Billing Address are the same"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:82 +#: OrchardCore.Commerce\Views\Checkout.cshtml:82 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address and Billing Address are the same" msgstr "" #. @T["Checkout Without Payment"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:121 +#: OrchardCore.Commerce\Views\Checkout.cshtml:121 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Checkout Without Payment" msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Default currency" msgstr "" #. @T["The default currency used by the system."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The default currency used by the system." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:19 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Current display currency" msgstr "" #. @T["The currently used currency for displaying prices to customers."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The currently used currency for displaying prices to customers." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:3 +#: OrchardCore.Commerce\Views\User\Details.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Your Details" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:7 +#: OrchardCore.Commerce\Views\User\Details.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:1 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:1 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Shopping Cart" msgstr "" #.

    @T["Your shopping cart is empty."]

    -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:6 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:6 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Your shopping cart is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:5 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:5 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Your Cart" msgstr "" #. class="btn btn-primary checkout">@T["Checkout"] -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:14 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:14 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Checkout" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "(Numeric product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Decimal places: {0}", settings.DecimalPlaces]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Decimal places: {0}" msgstr "" #.
  • @T["Default value: {0}", settings.DefaultValue.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Default value: {0}" msgstr "" #.
  • @T["Value must be between {0} and {1}", settings.Minimum.Value, settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Value must be between {0} and {1}" msgstr "" #.
  • @T["Minimum value: {0}", settings.Minimum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Minimum value: {0}" msgstr "" #.
  • @T["Maximum value: {0}", settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Maximum value: {0}" msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:37 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Decimal places" msgstr "" #. @T["The number of digits after the decimal point."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:40 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:40 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The number of digits after the decimal point." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Minimum" msgstr "" #. @T["The minimum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:49 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:49 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The minimum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Maximum" msgstr "" #. @T["The maximum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:58 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:58 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The maximum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:64 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:64 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:74 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:74 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/NumericProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\NumericProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeValue" msgid "{0}: {1}" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Pending" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Ordered" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Arrived" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Shipped" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Unknown" msgstr "" #.

    @T["Ordered Items"]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Ordered Items" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product properties" msgstr "" #. @T["Product Name and Attributes cells are only populated after submitting the changes."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name and Attributes cells are only populated after submitting the changes." msgstr "" #. @T["Currencies: Selected currencies need to be the same for all Products."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Currencies: Selected currencies need to be the same for all Products." msgstr "" #.
    @T["Product Name"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:31 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name" msgstr "" #.
    @T["Quantity"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:32 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Quantity" msgstr "" #.
    @T["Product SKU"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:33 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product SKU" msgstr "" #.
    @T["Unit Price Value"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:34 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Value" msgstr "" #.
    @T["Unit Price Currency"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:35 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Currency" msgstr "" #.
    @T["Attributes"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:36 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Attributes" msgstr "" #.
    @T["Actions"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:37 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Actions" msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:102 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:102 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Total" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:108 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:108 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Add Item" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:113 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:113 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:122 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:122 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:131 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:131 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:140 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:140 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:149 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:149 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:158 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:158 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:169 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:169 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "There are no charges stored in this order." msgstr "" #.

    @T["Checkout Templates"]

    -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:6 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:6 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Checkout Templates" msgstr "" #. @T["Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses."] -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:7 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:7 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses." msgstr "" #. @T["Quantity"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:11 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:11 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Quantity" msgstr "" #. @T["Product"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:12 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:12 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Product" msgstr "" #. @T["Attributes"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:13 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:13 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Attributes" msgstr "" #. @T["Price"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:14 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Price" msgstr "" -#: OrchardCore.Commerce/Views/OrderPart.cshtml:0 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:0 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid " × " msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:44 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:44 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Total" msgstr "" #. @T["Complete Payment"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:57 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:57 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Complete Payment" msgstr "" #.

    @T["This order is empty."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:66 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:66 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "This order is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart.cshtml:71 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:71 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:79 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:79 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:83 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:83 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:87 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:87 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:91 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:91 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:95 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:95 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:103 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:103 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "There are no charges stored in this order." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Net Price Display" msgstr "" #. @T["Turn on to display prices with taxes excluded."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes excluded." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Gross Price Display" msgstr "" #. @T["Turn on to display prices with taxes included."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:17 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes included." msgstr "" #. -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceVariantsPart.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceVariantsPart.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceVariantsPart.Edit" msgid "Price" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:3 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:3 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Title" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:4 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Filter by title..." msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleAsc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleAsc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleAsc" msgid "Title A-Z" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleDesc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleDesc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleDesc" msgid "Title Z-A" msgstr "" #.

    @T["There are no products to display."]

    -#: OrchardCore.Commerce/Views/ProductListPart.cshtml:21 +#: OrchardCore.Commerce\Views\ProductListPart.cshtml:21 msgctxt "OrchardCore.Commerce.Views.ProductListPart" msgid "There are no products to display." msgstr "" #.

    @T["Filter Products"]

    -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:13 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:13 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Filter Products" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:24 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:24 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Sort By" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:44 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:44 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Apply" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:32 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:32 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:54 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:54 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Add to cart" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "SKU" msgstr "" #. @T["The SKU of the product."] -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:8 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:8 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "The SKU of the product." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "Allowed Regions" msgstr "" #. @T["The available regions. If left empty all regions will be available."] -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:16 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The available regions. If left empty all regions will be available." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartCell_Action.cshtml:17 +#: OrchardCore.Commerce\Views\ShoppingCartCell_Action.cshtml:17 msgctxt "OrchardCore.Commerce.Views.ShoppingCartCell_Action" msgid "Remove" msgstr "" #. @T["Total"] -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:58 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:58 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Total" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Net Price: {0}" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Gross Price: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:88 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:88 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Update" msgstr "" #. title="@T["Estimate, the final value is calculated during checkout."]"> -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:6 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Estimate, the final value is calculated during checkout." msgstr "" #. @T["Gross Price*:"] -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:7 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Gross Price*:" msgstr "" #. @T["Gross Price:"] -#: OrchardCore.Commerce/Views/TaxPart-GrossPrice.cshtml:9 +#: OrchardCore.Commerce\Views\TaxPart-GrossPrice.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TaxPart-GrossPrice" msgid "Gross Price:" msgstr "" #. @T["{0}%", value] -#: OrchardCore.Commerce/Views/TaxPart-TaxRate.cshtml:8 +#: OrchardCore.Commerce\Views\TaxPart-TaxRate.cshtml:8 msgctxt "OrchardCore.Commerce.Views.TaxPart-TaxRate" msgid "{0}%" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "(Text product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Predefined values: {0}", string.Join(", ", settings.PredefinedValues)]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Predefined values: {0}" msgstr "" #.
  • @T["Choice is restricted to predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:17 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Choice is restricted to predefined values." msgstr "" #.
  • @T["The user may enter a value that is not one of the predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may enter a value that is not one of the predefined values." msgstr "" #.
  • @T["The user may select more than one value."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may select more than one value." msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Predefined values" msgstr "" #. @T["The set of suggested or allowed values. Enter one value per line."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The set of suggested or allowed values. Enter one value per line." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Restrict to predefined values" msgstr "" #. @T["— Whether values should be restricted to the set of predefined values."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:39 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:39 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether values should be restricted to the set of predefined values." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Multiple values" msgstr "" #. @T["— Whether multiple values can be selected."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:47 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:47 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether multiple values can be selected." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid ", " msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid "{0}: {1}" msgstr "" #.
    @T["Default Price:"] @Model.TieredPricePart.DefaultPrice.ToString()
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Default Price:" msgstr "" #.
    @T["Tiers:"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:10 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:10 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Tiers:" msgstr "" #.
  • @T["Starting from {0} units: {1}", tier.Quantity, MoneyService.Create(tier.UnitPrice ?? 0, Model.Currency)]
  • -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:14 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Starting from {0} units: {1}" msgstr "" #.

    @T["Price tiers"]

    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Price tiers" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Default Price" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:27 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Unit Price" msgstr "" #.
    @T["Remove"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:34 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Remove" msgstr "" #.
    @T["Add Price Tier"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Add Price Tier" msgstr "" From ce40e67ed160107858af00c9b672813fa0eeaaa0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:28 +0100 Subject: [PATCH 193/210] New translations orchardcore.commerce.pot (Slovak) --- Localization/sk-SK/OrchardCore.Commerce.po | 452 ++++++++++----------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/Localization/sk-SK/OrchardCore.Commerce.po b/Localization/sk-SK/OrchardCore.Commerce.po index 89fd7ea..f716702 100644 --- a/Localization/sk-SK/OrchardCore.Commerce.po +++ b/Localization/sk-SK/OrchardCore.Commerce.po @@ -4,1326 +4,1326 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: sk\n" -"X-Crowdin-File: OrchardCore.Commerce.pot\n" -"X-Crowdin-File-ID: 926\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.pot\n" +"X-Crowdin-File-ID: 944\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Slovak\n" "Language: sk_SK\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. public override LocalizedString DisplayText => T["Cart displaying"]; -#: OrchardCore.Commerce/Activities/CartDisplayingEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartDisplayingEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartDisplayingEvent" msgid "Cart displaying" msgstr "" #. public override LocalizedString DisplayText => T["Cart loaded"]; -#: OrchardCore.Commerce/Activities/CartLoadedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartLoadedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartLoadedEvent" msgid "Cart loaded" msgstr "" #. public override LocalizedString DisplayText => T["Cart updated"]; -#: OrchardCore.Commerce/Activities/CartUpdatedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartUpdatedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartUpdatedEvent" msgid "Cart updated" msgstr "" #. public override LocalizedString DisplayText => T["Verifying cart item"]; -#: OrchardCore.Commerce/Activities/CartVerifyingItemEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartVerifyingItemEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartVerifyingItemEvent" msgid "Verifying cart item" msgstr "" #. public override LocalizedString Category => T["Commerce"]; -#: OrchardCore.Commerce/Activities/CommerceEventActivityBase.cs:8 +#: OrchardCore.Commerce\Activities\CommerceEventActivityBase.cs:8 msgctxt "OrchardCore.Commerce.Activities.CommerceEventActivityBase" msgid "Commerce" msgstr "" #. public override LocalizedString DisplayText => T["Order was created"]; -#: OrchardCore.Commerce/Activities/OrderCreatedEvent.cs:12 +#: OrchardCore.Commerce\Activities\OrderCreatedEvent.cs:12 msgctxt "OrchardCore.Commerce.Activities.OrderCreatedEvent" msgid "Order was created" msgstr "" #. public override LocalizedString DisplayText => T["Product added to cart"]; -#: OrchardCore.Commerce/Activities/ProductAddedToCartEvent.cs:7 +#: OrchardCore.Commerce\Activities\ProductAddedToCartEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.ProductAddedToCartEvent" msgid "Product added to cart" msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce/AdminMenu.cs:18 +#: OrchardCore.Commerce\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce/AdminMenu.cs:19 +#: OrchardCore.Commerce\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Currency"], T["Currency"], entry => entry #. .Add(T["Currency"], T["Currency"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:20 -#: OrchardCore.Commerce/AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Currency" msgstr "" #. .Add(T["Price Display"], T["Price Display"], entry => entry #. .Add(T["Price Display"], T["Price Display"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:24 -#: OrchardCore.Commerce/AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Price Display" msgstr "" #. .Add(T["Region"], T["Region"], region => region #. .Add(T["Region"], T["Region"], region => region -#: OrchardCore.Commerce/AdminMenu.cs:28 -#: OrchardCore.Commerce/AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Region" msgstr "" #. await _notifier.SuccessAsync(H["Your addresses have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:77 +#: OrchardCore.Commerce\Controllers\UserController.cs:77 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your addresses have been updated." msgstr "" #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); -#: OrchardCore.Commerce/Controllers/UserController.cs:82 -#: OrchardCore.Commerce/Controllers/UserController.cs:123 +#: OrchardCore.Commerce\Controllers\UserController.cs:82 +#: OrchardCore.Commerce\Controllers\UserController.cs:123 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "{0}" msgstr "" #. await _notifier.SuccessAsync(H["Your details have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:118 +#: OrchardCore.Commerce\Controllers\UserController.cs:118 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your details have been updated." msgstr "" #. H["Executes after the shopping cart data is prepared, but before the shapes are rendered."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:22 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:22 msgctxt "OrchardCore.Commerce.Drivers.CartDisplayingEventDisplayDriver" msgid "Executes after the shopping cart data is prepared, but before the shapes are rendered." msgstr "" #. H["Executes before an item is added to the shopping cart to check whether it can be added based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:33 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:33 msgctxt "OrchardCore.Commerce.Drivers.CartVerifyingItemEventDisplayDriver" msgid "Executes before an item is added to the shopping cart to check whether it can be added based on inventory status." msgstr "" #. H["Executes before the cart is updated to check whether item quantities can be modified based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:44 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:44 msgctxt "OrchardCore.Commerce.Drivers.CartUpdatedEventDisplayDriver" msgid "Executes before the cart is updated to check whether item quantities can be modified based on inventory status." msgstr "" #. H["Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:55 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:55 msgctxt "OrchardCore.Commerce.Drivers.CartLoadedEventDisplayDriver" msgid "Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when a product is added to the shopping cart."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:65 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:65 msgctxt "OrchardCore.Commerce.Drivers.ProductAddedToCartEventDisplayDriver" msgid "Executes when a product is added to the shopping cart." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when an order is created on the frontend."]; -#: OrchardCore.Commerce/Drivers/OrderCreatedEventDisplayDriver.cs:11 +#: OrchardCore.Commerce\Drivers\OrderCreatedEventDisplayDriver.cs:11 msgctxt "OrchardCore.Commerce.Drivers.OrderCreatedEventDisplayDriver" msgid "Executes when an order is created on the frontend." msgstr "" #. T["Selected currencies must match."]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Selected currencies must match." msgstr "" #. ? T["Product's SKU cannot be left empty."] -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:107 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:107 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Product's SKU cannot be left empty." msgstr "" #. : T["SKU \"{0}\" does not belong to an existing Product.", lineItemProductSku]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:108 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:108 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "SKU \"{0}\" does not belong to an existing Product." msgstr "" #. updater.ModelState.AddModelError(nameof(ProductPart.Sku), T["SKU may not contain the dash character."]); -#: OrchardCore.Commerce/Drivers/ProductPartDisplayDriver.cs:50 +#: OrchardCore.Commerce\Drivers\ProductPartDisplayDriver.cs:50 msgctxt "OrchardCore.Commerce.Drivers.ProductPartDisplayDriver" msgid "SKU may not contain the dash character." msgstr "" #. T["The given tiered prices are not valid."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:70 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:70 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "The given tiered prices are not valid." msgstr "" #. T["You need to set a price for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a price for every tier." msgstr "" #. T["You need to set a default price greater than 0."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:87 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:87 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a default price greater than 0." msgstr "" #. T["There are duplicate tiers."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:98 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "There are duplicate tiers." msgstr "" #. T["You need to set a unit price greater or equal to 0 for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:105 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:105 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a unit price greater or equal to 0 for every tier." msgstr "" #. return H["There are not enough {0} left in stock.", title]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "There are not enough {0} left in stock." msgstr "" #. return H["The checkout quantity for {0} is more than the maximum allowed ({1}).", title, maxOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:65 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:65 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is more than the maximum allowed ({1})." msgstr "" #. return H["The checkout quantity for {0} is less than the minimum allowed ({1}).", title, minOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:73 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:73 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is less than the minimum allowed ({1})." msgstr "" #. newHeaders.Insert(insertIndex, H["Old Price"]); -#: OrchardCore.Commerce/Events/PromotionShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\PromotionShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.PromotionShoppingCartEvents" msgid "Old Price" msgstr "" #. .Select(header => header.Name == "Price" ? H["Gross Price"] : header) -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:64 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:64 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Gross Price" msgstr "" #. newHeaders.Insert(grossIndex, H["Net Price"]); -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:72 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:72 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Net Price" msgstr "" #. T["You must either provide only {0}, or {1}, or neither of them.", percentageName, amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "You must either provide only {0}, or {1}, or neither of them." msgstr "" #. T["Discount amount must be smaller than the product's original price.", amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:82 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:82 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "Discount amount must be smaller than the product's original price." msgstr "" #. orderPart.ContentItem.DisplayText = T["Order {0}", guid]; -#: OrchardCore.Commerce/Handlers/OrderPartHandler.cs:29 +#: OrchardCore.Commerce\Handlers\OrderPartHandler.cs:29 msgctxt "OrchardCore.Commerce.Handlers.OrderPartHandler" msgid "Order {0}" msgstr "" #. _updateModelAccessor.ModelUpdater.ModelState.AddModelError(nameof(part.Sku), T["SKU must not be empty."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:39 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:39 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must not be empty." msgstr "" #. T["SKU must be unique. A product with the given SKU already exists."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:62 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:62 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must be unique. A product with the given SKU already exists." msgstr "" #. T["You must either provide both {0} and {1}, or neither of them.", grossPriceName, taxRateName]); -#: OrchardCore.Commerce/Handlers/TaxPartAndPricePartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\TaxPartAndPricePartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.TaxPartAndPricePartHandler" msgid "You must either provide both {0} and {1}, or neither of them." msgstr "" #. H["Quantity"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:107 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:107 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Quantity" msgstr "" #. H["Product"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:108 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:108 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product" msgstr "" #. H["Price"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:109 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:109 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Price" msgstr "" #. H["Action"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:110 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:110 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Action" msgstr "" #. return H["Product with SKU {0} not found.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:224 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:224 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product with SKU {0} not found." msgstr "" #. : H["Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:231 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:231 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency." msgstr "" #. (string.IsNullOrEmpty(currency.EnglishName) ? T["Unspecified"] : T[currency.EnglishName]))); -#: OrchardCore.Commerce/Settings/CurrencySettingsDisplayDriver.cs:64 +#: OrchardCore.Commerce\Settings\CurrencySettingsDisplayDriver.cs:64 msgctxt "OrchardCore.Commerce.Settings.CurrencySettingsDisplayDriver" msgid "Unspecified" msgstr "" #. new(CurrencySelectionMode.AllCurrencies.ToString(), T["All Currencies"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:40 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "All Currencies" msgstr "" #. new(CurrencySelectionMode.DefaultCurrency.ToString(), T["Default Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:41 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Default Currency" msgstr "" #. new(CurrencySelectionMode.SpecificCurrency.ToString(), T["Specific Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:42 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Specific Currency" msgstr "" #. T["Region settings"], -#: OrchardCore.Commerce/Startup.cs:243 +#: OrchardCore.Commerce\Startup.cs:243 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Region settings" msgstr "" #. T["Exports the region settings."]); -#: OrchardCore.Commerce/Startup.cs:244 +#: OrchardCore.Commerce\Startup.cs:244 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Exports the region settings." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:3 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Your Addresses" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:7 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "(Boolean product attribute)" msgstr "" #.
  • @T["Label: {0}", settings.Label]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:11 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Label: {0}" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: on" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: off" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The description text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The description text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text associated to the checkbox for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The text associated to the checkbox for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "On/Off" msgstr "" #. @T["The default value associated with this attribute."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The default value associated with this attribute." msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:25 +#: OrchardCore.Commerce\Views\Checkout.cshtml:25 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "E-mail *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:29 +#: OrchardCore.Commerce\Views\Checkout.cshtml:29 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Phone Number *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:33 +#: OrchardCore.Commerce\Views\Checkout.cshtml:33 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "VAT Number" msgstr "" #. @T["Buyer is a corporation"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:43 +#: OrchardCore.Commerce\Views\Checkout.cshtml:43 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Buyer is a corporation" msgstr "" #.

    @T["Billing Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:49 +#: OrchardCore.Commerce\Views\Checkout.cshtml:49 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Billing Address" msgstr "" #.

    @T["Shipping Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:62 +#: OrchardCore.Commerce\Views\Checkout.cshtml:62 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address" msgstr "" #. @T["Shipping Address and Billing Address are the same"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:82 +#: OrchardCore.Commerce\Views\Checkout.cshtml:82 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address and Billing Address are the same" msgstr "" #. @T["Checkout Without Payment"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:121 +#: OrchardCore.Commerce\Views\Checkout.cshtml:121 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Checkout Without Payment" msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Default currency" msgstr "" #. @T["The default currency used by the system."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The default currency used by the system." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:19 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Current display currency" msgstr "" #. @T["The currently used currency for displaying prices to customers."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The currently used currency for displaying prices to customers." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:3 +#: OrchardCore.Commerce\Views\User\Details.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Your Details" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:7 +#: OrchardCore.Commerce\Views\User\Details.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:1 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:1 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Shopping Cart" msgstr "" #.

    @T["Your shopping cart is empty."]

    -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:6 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:6 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Your shopping cart is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:5 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:5 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Your Cart" msgstr "" #. class="btn btn-primary checkout">@T["Checkout"] -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:14 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:14 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Checkout" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "(Numeric product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Decimal places: {0}", settings.DecimalPlaces]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Decimal places: {0}" msgstr "" #.
  • @T["Default value: {0}", settings.DefaultValue.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Default value: {0}" msgstr "" #.
  • @T["Value must be between {0} and {1}", settings.Minimum.Value, settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Value must be between {0} and {1}" msgstr "" #.
  • @T["Minimum value: {0}", settings.Minimum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Minimum value: {0}" msgstr "" #.
  • @T["Maximum value: {0}", settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Maximum value: {0}" msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:37 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Decimal places" msgstr "" #. @T["The number of digits after the decimal point."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:40 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:40 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The number of digits after the decimal point." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Minimum" msgstr "" #. @T["The minimum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:49 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:49 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The minimum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Maximum" msgstr "" #. @T["The maximum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:58 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:58 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The maximum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:64 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:64 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:74 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:74 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/NumericProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\NumericProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeValue" msgid "{0}: {1}" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Pending" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Ordered" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Arrived" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Shipped" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Unknown" msgstr "" #.

    @T["Ordered Items"]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Ordered Items" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product properties" msgstr "" #. @T["Product Name and Attributes cells are only populated after submitting the changes."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name and Attributes cells are only populated after submitting the changes." msgstr "" #. @T["Currencies: Selected currencies need to be the same for all Products."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Currencies: Selected currencies need to be the same for all Products." msgstr "" #.
    @T["Product Name"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:31 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name" msgstr "" #.
    @T["Quantity"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:32 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Quantity" msgstr "" #.
    @T["Product SKU"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:33 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product SKU" msgstr "" #.
    @T["Unit Price Value"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:34 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Value" msgstr "" #.
    @T["Unit Price Currency"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:35 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Currency" msgstr "" #.
    @T["Attributes"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:36 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Attributes" msgstr "" #.
    @T["Actions"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:37 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Actions" msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:102 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:102 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Total" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:108 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:108 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Add Item" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:113 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:113 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:122 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:122 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:131 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:131 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:140 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:140 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:149 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:149 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:158 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:158 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:169 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:169 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "There are no charges stored in this order." msgstr "" #.

    @T["Checkout Templates"]

    -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:6 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:6 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Checkout Templates" msgstr "" #. @T["Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses."] -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:7 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:7 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses." msgstr "" #. @T["Quantity"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:11 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:11 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Quantity" msgstr "" #. @T["Product"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:12 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:12 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Product" msgstr "" #. @T["Attributes"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:13 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:13 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Attributes" msgstr "" #. @T["Price"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:14 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Price" msgstr "" -#: OrchardCore.Commerce/Views/OrderPart.cshtml:0 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:0 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid " × " msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:44 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:44 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Total" msgstr "" #. @T["Complete Payment"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:57 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:57 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Complete Payment" msgstr "" #.

    @T["This order is empty."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:66 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:66 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "This order is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart.cshtml:71 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:71 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:79 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:79 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:83 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:83 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:87 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:87 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:91 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:91 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:95 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:95 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:103 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:103 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "There are no charges stored in this order." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Net Price Display" msgstr "" #. @T["Turn on to display prices with taxes excluded."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes excluded." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Gross Price Display" msgstr "" #. @T["Turn on to display prices with taxes included."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:17 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes included." msgstr "" #. -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceVariantsPart.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceVariantsPart.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceVariantsPart.Edit" msgid "Price" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:3 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:3 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Title" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:4 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Filter by title..." msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleAsc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleAsc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleAsc" msgid "Title A-Z" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleDesc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleDesc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleDesc" msgid "Title Z-A" msgstr "" #.

    @T["There are no products to display."]

    -#: OrchardCore.Commerce/Views/ProductListPart.cshtml:21 +#: OrchardCore.Commerce\Views\ProductListPart.cshtml:21 msgctxt "OrchardCore.Commerce.Views.ProductListPart" msgid "There are no products to display." msgstr "" #.

    @T["Filter Products"]

    -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:13 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:13 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Filter Products" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:24 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:24 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Sort By" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:44 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:44 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Apply" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:32 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:32 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:54 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:54 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Add to cart" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "SKU" msgstr "" #. @T["The SKU of the product."] -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:8 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:8 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "The SKU of the product." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "Allowed Regions" msgstr "" #. @T["The available regions. If left empty all regions will be available."] -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:16 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The available regions. If left empty all regions will be available." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartCell_Action.cshtml:17 +#: OrchardCore.Commerce\Views\ShoppingCartCell_Action.cshtml:17 msgctxt "OrchardCore.Commerce.Views.ShoppingCartCell_Action" msgid "Remove" msgstr "" #. @T["Total"] -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:58 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:58 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Total" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Net Price: {0}" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Gross Price: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:88 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:88 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Update" msgstr "" #. title="@T["Estimate, the final value is calculated during checkout."]"> -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:6 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Estimate, the final value is calculated during checkout." msgstr "" #. @T["Gross Price*:"] -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:7 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Gross Price*:" msgstr "" #. @T["Gross Price:"] -#: OrchardCore.Commerce/Views/TaxPart-GrossPrice.cshtml:9 +#: OrchardCore.Commerce\Views\TaxPart-GrossPrice.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TaxPart-GrossPrice" msgid "Gross Price:" msgstr "" #. @T["{0}%", value] -#: OrchardCore.Commerce/Views/TaxPart-TaxRate.cshtml:8 +#: OrchardCore.Commerce\Views\TaxPart-TaxRate.cshtml:8 msgctxt "OrchardCore.Commerce.Views.TaxPart-TaxRate" msgid "{0}%" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "(Text product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Predefined values: {0}", string.Join(", ", settings.PredefinedValues)]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Predefined values: {0}" msgstr "" #.
  • @T["Choice is restricted to predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:17 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Choice is restricted to predefined values." msgstr "" #.
  • @T["The user may enter a value that is not one of the predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may enter a value that is not one of the predefined values." msgstr "" #.
  • @T["The user may select more than one value."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may select more than one value." msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Predefined values" msgstr "" #. @T["The set of suggested or allowed values. Enter one value per line."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The set of suggested or allowed values. Enter one value per line." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Restrict to predefined values" msgstr "" #. @T["— Whether values should be restricted to the set of predefined values."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:39 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:39 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether values should be restricted to the set of predefined values." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Multiple values" msgstr "" #. @T["— Whether multiple values can be selected."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:47 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:47 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether multiple values can be selected." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid ", " msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid "{0}: {1}" msgstr "" #.
    @T["Default Price:"] @Model.TieredPricePart.DefaultPrice.ToString()
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Default Price:" msgstr "" #.
    @T["Tiers:"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:10 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:10 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Tiers:" msgstr "" #.
  • @T["Starting from {0} units: {1}", tier.Quantity, MoneyService.Create(tier.UnitPrice ?? 0, Model.Currency)]
  • -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:14 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Starting from {0} units: {1}" msgstr "" #.

    @T["Price tiers"]

    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Price tiers" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Default Price" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:27 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Unit Price" msgstr "" #.
    @T["Remove"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:34 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Remove" msgstr "" #.
    @T["Add Price Tier"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Add Price Tier" msgstr "" From e786b784f35c780cee86ab2f865351538b60c2a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:29 +0100 Subject: [PATCH 194/210] New translations orchardcore.commerce.pot (Slovenian) --- Localization/sl-SI/OrchardCore.Commerce.po | 452 ++++++++++----------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/Localization/sl-SI/OrchardCore.Commerce.po b/Localization/sl-SI/OrchardCore.Commerce.po index 0926c73..94234f9 100644 --- a/Localization/sl-SI/OrchardCore.Commerce.po +++ b/Localization/sl-SI/OrchardCore.Commerce.po @@ -4,1326 +4,1326 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: sl\n" -"X-Crowdin-File: OrchardCore.Commerce.pot\n" -"X-Crowdin-File-ID: 926\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.pot\n" +"X-Crowdin-File-ID: 944\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Slovenian\n" "Language: sl_SI\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. public override LocalizedString DisplayText => T["Cart displaying"]; -#: OrchardCore.Commerce/Activities/CartDisplayingEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartDisplayingEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartDisplayingEvent" msgid "Cart displaying" msgstr "" #. public override LocalizedString DisplayText => T["Cart loaded"]; -#: OrchardCore.Commerce/Activities/CartLoadedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartLoadedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartLoadedEvent" msgid "Cart loaded" msgstr "" #. public override LocalizedString DisplayText => T["Cart updated"]; -#: OrchardCore.Commerce/Activities/CartUpdatedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartUpdatedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartUpdatedEvent" msgid "Cart updated" msgstr "" #. public override LocalizedString DisplayText => T["Verifying cart item"]; -#: OrchardCore.Commerce/Activities/CartVerifyingItemEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartVerifyingItemEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartVerifyingItemEvent" msgid "Verifying cart item" msgstr "" #. public override LocalizedString Category => T["Commerce"]; -#: OrchardCore.Commerce/Activities/CommerceEventActivityBase.cs:8 +#: OrchardCore.Commerce\Activities\CommerceEventActivityBase.cs:8 msgctxt "OrchardCore.Commerce.Activities.CommerceEventActivityBase" msgid "Commerce" msgstr "" #. public override LocalizedString DisplayText => T["Order was created"]; -#: OrchardCore.Commerce/Activities/OrderCreatedEvent.cs:12 +#: OrchardCore.Commerce\Activities\OrderCreatedEvent.cs:12 msgctxt "OrchardCore.Commerce.Activities.OrderCreatedEvent" msgid "Order was created" msgstr "" #. public override LocalizedString DisplayText => T["Product added to cart"]; -#: OrchardCore.Commerce/Activities/ProductAddedToCartEvent.cs:7 +#: OrchardCore.Commerce\Activities\ProductAddedToCartEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.ProductAddedToCartEvent" msgid "Product added to cart" msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce/AdminMenu.cs:18 +#: OrchardCore.Commerce\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce/AdminMenu.cs:19 +#: OrchardCore.Commerce\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Currency"], T["Currency"], entry => entry #. .Add(T["Currency"], T["Currency"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:20 -#: OrchardCore.Commerce/AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Currency" msgstr "" #. .Add(T["Price Display"], T["Price Display"], entry => entry #. .Add(T["Price Display"], T["Price Display"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:24 -#: OrchardCore.Commerce/AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Price Display" msgstr "" #. .Add(T["Region"], T["Region"], region => region #. .Add(T["Region"], T["Region"], region => region -#: OrchardCore.Commerce/AdminMenu.cs:28 -#: OrchardCore.Commerce/AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Region" msgstr "" #. await _notifier.SuccessAsync(H["Your addresses have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:77 +#: OrchardCore.Commerce\Controllers\UserController.cs:77 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your addresses have been updated." msgstr "" #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); -#: OrchardCore.Commerce/Controllers/UserController.cs:82 -#: OrchardCore.Commerce/Controllers/UserController.cs:123 +#: OrchardCore.Commerce\Controllers\UserController.cs:82 +#: OrchardCore.Commerce\Controllers\UserController.cs:123 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "{0}" msgstr "" #. await _notifier.SuccessAsync(H["Your details have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:118 +#: OrchardCore.Commerce\Controllers\UserController.cs:118 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your details have been updated." msgstr "" #. H["Executes after the shopping cart data is prepared, but before the shapes are rendered."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:22 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:22 msgctxt "OrchardCore.Commerce.Drivers.CartDisplayingEventDisplayDriver" msgid "Executes after the shopping cart data is prepared, but before the shapes are rendered." msgstr "" #. H["Executes before an item is added to the shopping cart to check whether it can be added based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:33 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:33 msgctxt "OrchardCore.Commerce.Drivers.CartVerifyingItemEventDisplayDriver" msgid "Executes before an item is added to the shopping cart to check whether it can be added based on inventory status." msgstr "" #. H["Executes before the cart is updated to check whether item quantities can be modified based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:44 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:44 msgctxt "OrchardCore.Commerce.Drivers.CartUpdatedEventDisplayDriver" msgid "Executes before the cart is updated to check whether item quantities can be modified based on inventory status." msgstr "" #. H["Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:55 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:55 msgctxt "OrchardCore.Commerce.Drivers.CartLoadedEventDisplayDriver" msgid "Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when a product is added to the shopping cart."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:65 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:65 msgctxt "OrchardCore.Commerce.Drivers.ProductAddedToCartEventDisplayDriver" msgid "Executes when a product is added to the shopping cart." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when an order is created on the frontend."]; -#: OrchardCore.Commerce/Drivers/OrderCreatedEventDisplayDriver.cs:11 +#: OrchardCore.Commerce\Drivers\OrderCreatedEventDisplayDriver.cs:11 msgctxt "OrchardCore.Commerce.Drivers.OrderCreatedEventDisplayDriver" msgid "Executes when an order is created on the frontend." msgstr "" #. T["Selected currencies must match."]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Selected currencies must match." msgstr "" #. ? T["Product's SKU cannot be left empty."] -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:107 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:107 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Product's SKU cannot be left empty." msgstr "" #. : T["SKU \"{0}\" does not belong to an existing Product.", lineItemProductSku]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:108 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:108 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "SKU \"{0}\" does not belong to an existing Product." msgstr "" #. updater.ModelState.AddModelError(nameof(ProductPart.Sku), T["SKU may not contain the dash character."]); -#: OrchardCore.Commerce/Drivers/ProductPartDisplayDriver.cs:50 +#: OrchardCore.Commerce\Drivers\ProductPartDisplayDriver.cs:50 msgctxt "OrchardCore.Commerce.Drivers.ProductPartDisplayDriver" msgid "SKU may not contain the dash character." msgstr "" #. T["The given tiered prices are not valid."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:70 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:70 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "The given tiered prices are not valid." msgstr "" #. T["You need to set a price for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a price for every tier." msgstr "" #. T["You need to set a default price greater than 0."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:87 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:87 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a default price greater than 0." msgstr "" #. T["There are duplicate tiers."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:98 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "There are duplicate tiers." msgstr "" #. T["You need to set a unit price greater or equal to 0 for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:105 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:105 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a unit price greater or equal to 0 for every tier." msgstr "" #. return H["There are not enough {0} left in stock.", title]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "There are not enough {0} left in stock." msgstr "" #. return H["The checkout quantity for {0} is more than the maximum allowed ({1}).", title, maxOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:65 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:65 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is more than the maximum allowed ({1})." msgstr "" #. return H["The checkout quantity for {0} is less than the minimum allowed ({1}).", title, minOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:73 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:73 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is less than the minimum allowed ({1})." msgstr "" #. newHeaders.Insert(insertIndex, H["Old Price"]); -#: OrchardCore.Commerce/Events/PromotionShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\PromotionShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.PromotionShoppingCartEvents" msgid "Old Price" msgstr "" #. .Select(header => header.Name == "Price" ? H["Gross Price"] : header) -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:64 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:64 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Gross Price" msgstr "" #. newHeaders.Insert(grossIndex, H["Net Price"]); -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:72 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:72 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Net Price" msgstr "" #. T["You must either provide only {0}, or {1}, or neither of them.", percentageName, amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "You must either provide only {0}, or {1}, or neither of them." msgstr "" #. T["Discount amount must be smaller than the product's original price.", amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:82 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:82 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "Discount amount must be smaller than the product's original price." msgstr "" #. orderPart.ContentItem.DisplayText = T["Order {0}", guid]; -#: OrchardCore.Commerce/Handlers/OrderPartHandler.cs:29 +#: OrchardCore.Commerce\Handlers\OrderPartHandler.cs:29 msgctxt "OrchardCore.Commerce.Handlers.OrderPartHandler" msgid "Order {0}" msgstr "" #. _updateModelAccessor.ModelUpdater.ModelState.AddModelError(nameof(part.Sku), T["SKU must not be empty."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:39 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:39 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must not be empty." msgstr "" #. T["SKU must be unique. A product with the given SKU already exists."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:62 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:62 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must be unique. A product with the given SKU already exists." msgstr "" #. T["You must either provide both {0} and {1}, or neither of them.", grossPriceName, taxRateName]); -#: OrchardCore.Commerce/Handlers/TaxPartAndPricePartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\TaxPartAndPricePartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.TaxPartAndPricePartHandler" msgid "You must either provide both {0} and {1}, or neither of them." msgstr "" #. H["Quantity"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:107 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:107 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Quantity" msgstr "" #. H["Product"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:108 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:108 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product" msgstr "" #. H["Price"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:109 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:109 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Price" msgstr "" #. H["Action"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:110 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:110 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Action" msgstr "" #. return H["Product with SKU {0} not found.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:224 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:224 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product with SKU {0} not found." msgstr "" #. : H["Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:231 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:231 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency." msgstr "" #. (string.IsNullOrEmpty(currency.EnglishName) ? T["Unspecified"] : T[currency.EnglishName]))); -#: OrchardCore.Commerce/Settings/CurrencySettingsDisplayDriver.cs:64 +#: OrchardCore.Commerce\Settings\CurrencySettingsDisplayDriver.cs:64 msgctxt "OrchardCore.Commerce.Settings.CurrencySettingsDisplayDriver" msgid "Unspecified" msgstr "" #. new(CurrencySelectionMode.AllCurrencies.ToString(), T["All Currencies"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:40 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "All Currencies" msgstr "" #. new(CurrencySelectionMode.DefaultCurrency.ToString(), T["Default Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:41 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Default Currency" msgstr "" #. new(CurrencySelectionMode.SpecificCurrency.ToString(), T["Specific Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:42 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Specific Currency" msgstr "" #. T["Region settings"], -#: OrchardCore.Commerce/Startup.cs:243 +#: OrchardCore.Commerce\Startup.cs:243 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Region settings" msgstr "" #. T["Exports the region settings."]); -#: OrchardCore.Commerce/Startup.cs:244 +#: OrchardCore.Commerce\Startup.cs:244 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Exports the region settings." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:3 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Your Addresses" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:7 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "(Boolean product attribute)" msgstr "" #.
  • @T["Label: {0}", settings.Label]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:11 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Label: {0}" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: on" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: off" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The description text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The description text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text associated to the checkbox for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The text associated to the checkbox for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "On/Off" msgstr "" #. @T["The default value associated with this attribute."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The default value associated with this attribute." msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:25 +#: OrchardCore.Commerce\Views\Checkout.cshtml:25 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "E-mail *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:29 +#: OrchardCore.Commerce\Views\Checkout.cshtml:29 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Phone Number *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:33 +#: OrchardCore.Commerce\Views\Checkout.cshtml:33 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "VAT Number" msgstr "" #. @T["Buyer is a corporation"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:43 +#: OrchardCore.Commerce\Views\Checkout.cshtml:43 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Buyer is a corporation" msgstr "" #.

    @T["Billing Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:49 +#: OrchardCore.Commerce\Views\Checkout.cshtml:49 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Billing Address" msgstr "" #.

    @T["Shipping Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:62 +#: OrchardCore.Commerce\Views\Checkout.cshtml:62 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address" msgstr "" #. @T["Shipping Address and Billing Address are the same"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:82 +#: OrchardCore.Commerce\Views\Checkout.cshtml:82 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address and Billing Address are the same" msgstr "" #. @T["Checkout Without Payment"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:121 +#: OrchardCore.Commerce\Views\Checkout.cshtml:121 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Checkout Without Payment" msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Default currency" msgstr "" #. @T["The default currency used by the system."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The default currency used by the system." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:19 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Current display currency" msgstr "" #. @T["The currently used currency for displaying prices to customers."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The currently used currency for displaying prices to customers." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:3 +#: OrchardCore.Commerce\Views\User\Details.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Your Details" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:7 +#: OrchardCore.Commerce\Views\User\Details.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:1 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:1 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Shopping Cart" msgstr "" #.

    @T["Your shopping cart is empty."]

    -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:6 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:6 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Your shopping cart is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:5 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:5 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Your Cart" msgstr "" #. class="btn btn-primary checkout">@T["Checkout"] -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:14 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:14 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Checkout" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "(Numeric product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Decimal places: {0}", settings.DecimalPlaces]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Decimal places: {0}" msgstr "" #.
  • @T["Default value: {0}", settings.DefaultValue.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Default value: {0}" msgstr "" #.
  • @T["Value must be between {0} and {1}", settings.Minimum.Value, settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Value must be between {0} and {1}" msgstr "" #.
  • @T["Minimum value: {0}", settings.Minimum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Minimum value: {0}" msgstr "" #.
  • @T["Maximum value: {0}", settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Maximum value: {0}" msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:37 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Decimal places" msgstr "" #. @T["The number of digits after the decimal point."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:40 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:40 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The number of digits after the decimal point." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Minimum" msgstr "" #. @T["The minimum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:49 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:49 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The minimum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Maximum" msgstr "" #. @T["The maximum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:58 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:58 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The maximum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:64 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:64 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:74 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:74 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/NumericProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\NumericProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeValue" msgid "{0}: {1}" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Pending" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Ordered" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Arrived" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Shipped" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Unknown" msgstr "" #.

    @T["Ordered Items"]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Ordered Items" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product properties" msgstr "" #. @T["Product Name and Attributes cells are only populated after submitting the changes."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name and Attributes cells are only populated after submitting the changes." msgstr "" #. @T["Currencies: Selected currencies need to be the same for all Products."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Currencies: Selected currencies need to be the same for all Products." msgstr "" #.
    @T["Product Name"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:31 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name" msgstr "" #.
    @T["Quantity"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:32 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Quantity" msgstr "" #.
    @T["Product SKU"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:33 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product SKU" msgstr "" #.
    @T["Unit Price Value"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:34 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Value" msgstr "" #.
    @T["Unit Price Currency"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:35 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Currency" msgstr "" #.
    @T["Attributes"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:36 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Attributes" msgstr "" #.
    @T["Actions"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:37 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Actions" msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:102 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:102 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Total" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:108 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:108 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Add Item" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:113 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:113 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:122 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:122 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:131 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:131 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:140 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:140 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:149 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:149 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:158 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:158 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:169 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:169 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "There are no charges stored in this order." msgstr "" #.

    @T["Checkout Templates"]

    -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:6 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:6 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Checkout Templates" msgstr "" #. @T["Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses."] -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:7 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:7 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses." msgstr "" #. @T["Quantity"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:11 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:11 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Quantity" msgstr "" #. @T["Product"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:12 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:12 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Product" msgstr "" #. @T["Attributes"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:13 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:13 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Attributes" msgstr "" #. @T["Price"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:14 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Price" msgstr "" -#: OrchardCore.Commerce/Views/OrderPart.cshtml:0 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:0 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid " × " msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:44 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:44 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Total" msgstr "" #. @T["Complete Payment"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:57 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:57 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Complete Payment" msgstr "" #.

    @T["This order is empty."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:66 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:66 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "This order is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart.cshtml:71 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:71 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:79 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:79 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:83 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:83 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:87 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:87 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:91 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:91 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:95 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:95 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:103 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:103 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "There are no charges stored in this order." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Net Price Display" msgstr "" #. @T["Turn on to display prices with taxes excluded."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes excluded." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Gross Price Display" msgstr "" #. @T["Turn on to display prices with taxes included."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:17 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes included." msgstr "" #. -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceVariantsPart.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceVariantsPart.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceVariantsPart.Edit" msgid "Price" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:3 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:3 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Title" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:4 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Filter by title..." msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleAsc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleAsc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleAsc" msgid "Title A-Z" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleDesc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleDesc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleDesc" msgid "Title Z-A" msgstr "" #.

    @T["There are no products to display."]

    -#: OrchardCore.Commerce/Views/ProductListPart.cshtml:21 +#: OrchardCore.Commerce\Views\ProductListPart.cshtml:21 msgctxt "OrchardCore.Commerce.Views.ProductListPart" msgid "There are no products to display." msgstr "" #.

    @T["Filter Products"]

    -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:13 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:13 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Filter Products" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:24 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:24 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Sort By" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:44 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:44 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Apply" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:32 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:32 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:54 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:54 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Add to cart" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "SKU" msgstr "" #. @T["The SKU of the product."] -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:8 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:8 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "The SKU of the product." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "Allowed Regions" msgstr "" #. @T["The available regions. If left empty all regions will be available."] -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:16 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The available regions. If left empty all regions will be available." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartCell_Action.cshtml:17 +#: OrchardCore.Commerce\Views\ShoppingCartCell_Action.cshtml:17 msgctxt "OrchardCore.Commerce.Views.ShoppingCartCell_Action" msgid "Remove" msgstr "" #. @T["Total"] -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:58 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:58 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Total" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Net Price: {0}" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Gross Price: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:88 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:88 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Update" msgstr "" #. title="@T["Estimate, the final value is calculated during checkout."]"> -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:6 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Estimate, the final value is calculated during checkout." msgstr "" #. @T["Gross Price*:"] -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:7 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Gross Price*:" msgstr "" #. @T["Gross Price:"] -#: OrchardCore.Commerce/Views/TaxPart-GrossPrice.cshtml:9 +#: OrchardCore.Commerce\Views\TaxPart-GrossPrice.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TaxPart-GrossPrice" msgid "Gross Price:" msgstr "" #. @T["{0}%", value] -#: OrchardCore.Commerce/Views/TaxPart-TaxRate.cshtml:8 +#: OrchardCore.Commerce\Views\TaxPart-TaxRate.cshtml:8 msgctxt "OrchardCore.Commerce.Views.TaxPart-TaxRate" msgid "{0}%" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "(Text product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Predefined values: {0}", string.Join(", ", settings.PredefinedValues)]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Predefined values: {0}" msgstr "" #.
  • @T["Choice is restricted to predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:17 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Choice is restricted to predefined values." msgstr "" #.
  • @T["The user may enter a value that is not one of the predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may enter a value that is not one of the predefined values." msgstr "" #.
  • @T["The user may select more than one value."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may select more than one value." msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Predefined values" msgstr "" #. @T["The set of suggested or allowed values. Enter one value per line."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The set of suggested or allowed values. Enter one value per line." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Restrict to predefined values" msgstr "" #. @T["— Whether values should be restricted to the set of predefined values."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:39 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:39 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether values should be restricted to the set of predefined values." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Multiple values" msgstr "" #. @T["— Whether multiple values can be selected."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:47 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:47 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether multiple values can be selected." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid ", " msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid "{0}: {1}" msgstr "" #.
    @T["Default Price:"] @Model.TieredPricePart.DefaultPrice.ToString()
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Default Price:" msgstr "" #.
    @T["Tiers:"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:10 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:10 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Tiers:" msgstr "" #.
  • @T["Starting from {0} units: {1}", tier.Quantity, MoneyService.Create(tier.UnitPrice ?? 0, Model.Currency)]
  • -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:14 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Starting from {0} units: {1}" msgstr "" #.

    @T["Price tiers"]

    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Price tiers" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Default Price" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:27 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Unit Price" msgstr "" #.
    @T["Remove"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:34 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Remove" msgstr "" #.
    @T["Add Price Tier"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Add Price Tier" msgstr "" From 1df1a3d78f9313a3c07dab8d50f57b96cb2f1ea6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:30 +0100 Subject: [PATCH 195/210] New translations orchardcore.commerce.pot (Swedish) --- Localization/sv-SE/OrchardCore.Commerce.po | 452 ++++++++++----------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/Localization/sv-SE/OrchardCore.Commerce.po b/Localization/sv-SE/OrchardCore.Commerce.po index d261a5d..589ab29 100644 --- a/Localization/sv-SE/OrchardCore.Commerce.po +++ b/Localization/sv-SE/OrchardCore.Commerce.po @@ -4,1326 +4,1326 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: sv-SE\n" -"X-Crowdin-File: OrchardCore.Commerce.pot\n" -"X-Crowdin-File-ID: 926\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.pot\n" +"X-Crowdin-File-ID: 944\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Swedish\n" "Language: sv_SE\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. public override LocalizedString DisplayText => T["Cart displaying"]; -#: OrchardCore.Commerce/Activities/CartDisplayingEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartDisplayingEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartDisplayingEvent" msgid "Cart displaying" msgstr "" #. public override LocalizedString DisplayText => T["Cart loaded"]; -#: OrchardCore.Commerce/Activities/CartLoadedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartLoadedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartLoadedEvent" msgid "Cart loaded" msgstr "" #. public override LocalizedString DisplayText => T["Cart updated"]; -#: OrchardCore.Commerce/Activities/CartUpdatedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartUpdatedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartUpdatedEvent" msgid "Cart updated" msgstr "" #. public override LocalizedString DisplayText => T["Verifying cart item"]; -#: OrchardCore.Commerce/Activities/CartVerifyingItemEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartVerifyingItemEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartVerifyingItemEvent" msgid "Verifying cart item" msgstr "" #. public override LocalizedString Category => T["Commerce"]; -#: OrchardCore.Commerce/Activities/CommerceEventActivityBase.cs:8 +#: OrchardCore.Commerce\Activities\CommerceEventActivityBase.cs:8 msgctxt "OrchardCore.Commerce.Activities.CommerceEventActivityBase" msgid "Commerce" msgstr "" #. public override LocalizedString DisplayText => T["Order was created"]; -#: OrchardCore.Commerce/Activities/OrderCreatedEvent.cs:12 +#: OrchardCore.Commerce\Activities\OrderCreatedEvent.cs:12 msgctxt "OrchardCore.Commerce.Activities.OrderCreatedEvent" msgid "Order was created" msgstr "" #. public override LocalizedString DisplayText => T["Product added to cart"]; -#: OrchardCore.Commerce/Activities/ProductAddedToCartEvent.cs:7 +#: OrchardCore.Commerce\Activities\ProductAddedToCartEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.ProductAddedToCartEvent" msgid "Product added to cart" msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce/AdminMenu.cs:18 +#: OrchardCore.Commerce\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce/AdminMenu.cs:19 +#: OrchardCore.Commerce\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Currency"], T["Currency"], entry => entry #. .Add(T["Currency"], T["Currency"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:20 -#: OrchardCore.Commerce/AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Currency" msgstr "" #. .Add(T["Price Display"], T["Price Display"], entry => entry #. .Add(T["Price Display"], T["Price Display"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:24 -#: OrchardCore.Commerce/AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Price Display" msgstr "" #. .Add(T["Region"], T["Region"], region => region #. .Add(T["Region"], T["Region"], region => region -#: OrchardCore.Commerce/AdminMenu.cs:28 -#: OrchardCore.Commerce/AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Region" msgstr "" #. await _notifier.SuccessAsync(H["Your addresses have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:77 +#: OrchardCore.Commerce\Controllers\UserController.cs:77 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your addresses have been updated." msgstr "" #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); -#: OrchardCore.Commerce/Controllers/UserController.cs:82 -#: OrchardCore.Commerce/Controllers/UserController.cs:123 +#: OrchardCore.Commerce\Controllers\UserController.cs:82 +#: OrchardCore.Commerce\Controllers\UserController.cs:123 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "{0}" msgstr "" #. await _notifier.SuccessAsync(H["Your details have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:118 +#: OrchardCore.Commerce\Controllers\UserController.cs:118 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your details have been updated." msgstr "" #. H["Executes after the shopping cart data is prepared, but before the shapes are rendered."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:22 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:22 msgctxt "OrchardCore.Commerce.Drivers.CartDisplayingEventDisplayDriver" msgid "Executes after the shopping cart data is prepared, but before the shapes are rendered." msgstr "" #. H["Executes before an item is added to the shopping cart to check whether it can be added based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:33 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:33 msgctxt "OrchardCore.Commerce.Drivers.CartVerifyingItemEventDisplayDriver" msgid "Executes before an item is added to the shopping cart to check whether it can be added based on inventory status." msgstr "" #. H["Executes before the cart is updated to check whether item quantities can be modified based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:44 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:44 msgctxt "OrchardCore.Commerce.Drivers.CartUpdatedEventDisplayDriver" msgid "Executes before the cart is updated to check whether item quantities can be modified based on inventory status." msgstr "" #. H["Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:55 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:55 msgctxt "OrchardCore.Commerce.Drivers.CartLoadedEventDisplayDriver" msgid "Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when a product is added to the shopping cart."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:65 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:65 msgctxt "OrchardCore.Commerce.Drivers.ProductAddedToCartEventDisplayDriver" msgid "Executes when a product is added to the shopping cart." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when an order is created on the frontend."]; -#: OrchardCore.Commerce/Drivers/OrderCreatedEventDisplayDriver.cs:11 +#: OrchardCore.Commerce\Drivers\OrderCreatedEventDisplayDriver.cs:11 msgctxt "OrchardCore.Commerce.Drivers.OrderCreatedEventDisplayDriver" msgid "Executes when an order is created on the frontend." msgstr "" #. T["Selected currencies must match."]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Selected currencies must match." msgstr "" #. ? T["Product's SKU cannot be left empty."] -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:107 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:107 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Product's SKU cannot be left empty." msgstr "" #. : T["SKU \"{0}\" does not belong to an existing Product.", lineItemProductSku]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:108 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:108 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "SKU \"{0}\" does not belong to an existing Product." msgstr "" #. updater.ModelState.AddModelError(nameof(ProductPart.Sku), T["SKU may not contain the dash character."]); -#: OrchardCore.Commerce/Drivers/ProductPartDisplayDriver.cs:50 +#: OrchardCore.Commerce\Drivers\ProductPartDisplayDriver.cs:50 msgctxt "OrchardCore.Commerce.Drivers.ProductPartDisplayDriver" msgid "SKU may not contain the dash character." msgstr "" #. T["The given tiered prices are not valid."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:70 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:70 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "The given tiered prices are not valid." msgstr "" #. T["You need to set a price for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a price for every tier." msgstr "" #. T["You need to set a default price greater than 0."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:87 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:87 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a default price greater than 0." msgstr "" #. T["There are duplicate tiers."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:98 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "There are duplicate tiers." msgstr "" #. T["You need to set a unit price greater or equal to 0 for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:105 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:105 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a unit price greater or equal to 0 for every tier." msgstr "" #. return H["There are not enough {0} left in stock.", title]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "There are not enough {0} left in stock." msgstr "" #. return H["The checkout quantity for {0} is more than the maximum allowed ({1}).", title, maxOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:65 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:65 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is more than the maximum allowed ({1})." msgstr "" #. return H["The checkout quantity for {0} is less than the minimum allowed ({1}).", title, minOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:73 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:73 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is less than the minimum allowed ({1})." msgstr "" #. newHeaders.Insert(insertIndex, H["Old Price"]); -#: OrchardCore.Commerce/Events/PromotionShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\PromotionShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.PromotionShoppingCartEvents" msgid "Old Price" msgstr "" #. .Select(header => header.Name == "Price" ? H["Gross Price"] : header) -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:64 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:64 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Gross Price" msgstr "" #. newHeaders.Insert(grossIndex, H["Net Price"]); -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:72 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:72 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Net Price" msgstr "" #. T["You must either provide only {0}, or {1}, or neither of them.", percentageName, amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "You must either provide only {0}, or {1}, or neither of them." msgstr "" #. T["Discount amount must be smaller than the product's original price.", amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:82 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:82 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "Discount amount must be smaller than the product's original price." msgstr "" #. orderPart.ContentItem.DisplayText = T["Order {0}", guid]; -#: OrchardCore.Commerce/Handlers/OrderPartHandler.cs:29 +#: OrchardCore.Commerce\Handlers\OrderPartHandler.cs:29 msgctxt "OrchardCore.Commerce.Handlers.OrderPartHandler" msgid "Order {0}" msgstr "" #. _updateModelAccessor.ModelUpdater.ModelState.AddModelError(nameof(part.Sku), T["SKU must not be empty."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:39 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:39 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must not be empty." msgstr "" #. T["SKU must be unique. A product with the given SKU already exists."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:62 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:62 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must be unique. A product with the given SKU already exists." msgstr "" #. T["You must either provide both {0} and {1}, or neither of them.", grossPriceName, taxRateName]); -#: OrchardCore.Commerce/Handlers/TaxPartAndPricePartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\TaxPartAndPricePartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.TaxPartAndPricePartHandler" msgid "You must either provide both {0} and {1}, or neither of them." msgstr "" #. H["Quantity"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:107 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:107 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Quantity" msgstr "" #. H["Product"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:108 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:108 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product" msgstr "" #. H["Price"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:109 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:109 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Price" msgstr "" #. H["Action"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:110 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:110 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Action" msgstr "" #. return H["Product with SKU {0} not found.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:224 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:224 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product with SKU {0} not found." msgstr "" #. : H["Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:231 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:231 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency." msgstr "" #. (string.IsNullOrEmpty(currency.EnglishName) ? T["Unspecified"] : T[currency.EnglishName]))); -#: OrchardCore.Commerce/Settings/CurrencySettingsDisplayDriver.cs:64 +#: OrchardCore.Commerce\Settings\CurrencySettingsDisplayDriver.cs:64 msgctxt "OrchardCore.Commerce.Settings.CurrencySettingsDisplayDriver" msgid "Unspecified" msgstr "" #. new(CurrencySelectionMode.AllCurrencies.ToString(), T["All Currencies"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:40 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "All Currencies" msgstr "" #. new(CurrencySelectionMode.DefaultCurrency.ToString(), T["Default Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:41 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Default Currency" msgstr "" #. new(CurrencySelectionMode.SpecificCurrency.ToString(), T["Specific Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:42 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Specific Currency" msgstr "" #. T["Region settings"], -#: OrchardCore.Commerce/Startup.cs:243 +#: OrchardCore.Commerce\Startup.cs:243 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Region settings" msgstr "" #. T["Exports the region settings."]); -#: OrchardCore.Commerce/Startup.cs:244 +#: OrchardCore.Commerce\Startup.cs:244 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Exports the region settings." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:3 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Your Addresses" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:7 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "(Boolean product attribute)" msgstr "" #.
  • @T["Label: {0}", settings.Label]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:11 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Label: {0}" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: on" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: off" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The description text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The description text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text associated to the checkbox for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The text associated to the checkbox for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "On/Off" msgstr "" #. @T["The default value associated with this attribute."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The default value associated with this attribute." msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:25 +#: OrchardCore.Commerce\Views\Checkout.cshtml:25 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "E-mail *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:29 +#: OrchardCore.Commerce\Views\Checkout.cshtml:29 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Phone Number *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:33 +#: OrchardCore.Commerce\Views\Checkout.cshtml:33 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "VAT Number" msgstr "" #. @T["Buyer is a corporation"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:43 +#: OrchardCore.Commerce\Views\Checkout.cshtml:43 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Buyer is a corporation" msgstr "" #.

    @T["Billing Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:49 +#: OrchardCore.Commerce\Views\Checkout.cshtml:49 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Billing Address" msgstr "" #.

    @T["Shipping Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:62 +#: OrchardCore.Commerce\Views\Checkout.cshtml:62 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address" msgstr "" #. @T["Shipping Address and Billing Address are the same"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:82 +#: OrchardCore.Commerce\Views\Checkout.cshtml:82 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address and Billing Address are the same" msgstr "" #. @T["Checkout Without Payment"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:121 +#: OrchardCore.Commerce\Views\Checkout.cshtml:121 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Checkout Without Payment" msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Default currency" msgstr "" #. @T["The default currency used by the system."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The default currency used by the system." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:19 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Current display currency" msgstr "" #. @T["The currently used currency for displaying prices to customers."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The currently used currency for displaying prices to customers." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:3 +#: OrchardCore.Commerce\Views\User\Details.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Your Details" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:7 +#: OrchardCore.Commerce\Views\User\Details.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:1 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:1 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Shopping Cart" msgstr "" #.

    @T["Your shopping cart is empty."]

    -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:6 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:6 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Your shopping cart is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:5 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:5 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Your Cart" msgstr "" #. class="btn btn-primary checkout">@T["Checkout"] -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:14 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:14 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Checkout" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "(Numeric product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Decimal places: {0}", settings.DecimalPlaces]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Decimal places: {0}" msgstr "" #.
  • @T["Default value: {0}", settings.DefaultValue.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Default value: {0}" msgstr "" #.
  • @T["Value must be between {0} and {1}", settings.Minimum.Value, settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Value must be between {0} and {1}" msgstr "" #.
  • @T["Minimum value: {0}", settings.Minimum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Minimum value: {0}" msgstr "" #.
  • @T["Maximum value: {0}", settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Maximum value: {0}" msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:37 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Decimal places" msgstr "" #. @T["The number of digits after the decimal point."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:40 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:40 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The number of digits after the decimal point." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Minimum" msgstr "" #. @T["The minimum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:49 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:49 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The minimum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Maximum" msgstr "" #. @T["The maximum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:58 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:58 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The maximum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:64 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:64 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:74 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:74 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/NumericProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\NumericProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeValue" msgid "{0}: {1}" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Pending" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Ordered" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Arrived" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Shipped" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Unknown" msgstr "" #.

    @T["Ordered Items"]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Ordered Items" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product properties" msgstr "" #. @T["Product Name and Attributes cells are only populated after submitting the changes."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name and Attributes cells are only populated after submitting the changes." msgstr "" #. @T["Currencies: Selected currencies need to be the same for all Products."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Currencies: Selected currencies need to be the same for all Products." msgstr "" #.
    @T["Product Name"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:31 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name" msgstr "" #.
    @T["Quantity"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:32 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Quantity" msgstr "" #.
    @T["Product SKU"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:33 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product SKU" msgstr "" #.
    @T["Unit Price Value"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:34 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Value" msgstr "" #.
    @T["Unit Price Currency"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:35 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Currency" msgstr "" #.
    @T["Attributes"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:36 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Attributes" msgstr "" #.
    @T["Actions"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:37 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Actions" msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:102 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:102 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Total" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:108 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:108 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Add Item" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:113 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:113 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:122 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:122 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:131 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:131 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:140 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:140 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:149 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:149 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:158 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:158 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:169 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:169 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "There are no charges stored in this order." msgstr "" #.

    @T["Checkout Templates"]

    -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:6 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:6 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Checkout Templates" msgstr "" #. @T["Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses."] -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:7 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:7 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses." msgstr "" #. @T["Quantity"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:11 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:11 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Quantity" msgstr "" #. @T["Product"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:12 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:12 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Product" msgstr "" #. @T["Attributes"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:13 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:13 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Attributes" msgstr "" #. @T["Price"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:14 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Price" msgstr "" -#: OrchardCore.Commerce/Views/OrderPart.cshtml:0 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:0 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid " × " msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:44 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:44 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Total" msgstr "" #. @T["Complete Payment"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:57 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:57 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Complete Payment" msgstr "" #.

    @T["This order is empty."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:66 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:66 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "This order is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart.cshtml:71 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:71 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:79 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:79 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:83 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:83 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:87 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:87 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:91 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:91 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:95 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:95 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:103 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:103 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "There are no charges stored in this order." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Net Price Display" msgstr "" #. @T["Turn on to display prices with taxes excluded."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes excluded." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Gross Price Display" msgstr "" #. @T["Turn on to display prices with taxes included."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:17 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes included." msgstr "" #. -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceVariantsPart.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceVariantsPart.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceVariantsPart.Edit" msgid "Price" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:3 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:3 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Title" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:4 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Filter by title..." msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleAsc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleAsc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleAsc" msgid "Title A-Z" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleDesc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleDesc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleDesc" msgid "Title Z-A" msgstr "" #.

    @T["There are no products to display."]

    -#: OrchardCore.Commerce/Views/ProductListPart.cshtml:21 +#: OrchardCore.Commerce\Views\ProductListPart.cshtml:21 msgctxt "OrchardCore.Commerce.Views.ProductListPart" msgid "There are no products to display." msgstr "" #.

    @T["Filter Products"]

    -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:13 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:13 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Filter Products" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:24 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:24 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Sort By" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:44 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:44 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Apply" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:32 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:32 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:54 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:54 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Add to cart" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "SKU" msgstr "" #. @T["The SKU of the product."] -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:8 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:8 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "The SKU of the product." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "Allowed Regions" msgstr "" #. @T["The available regions. If left empty all regions will be available."] -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:16 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The available regions. If left empty all regions will be available." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartCell_Action.cshtml:17 +#: OrchardCore.Commerce\Views\ShoppingCartCell_Action.cshtml:17 msgctxt "OrchardCore.Commerce.Views.ShoppingCartCell_Action" msgid "Remove" msgstr "" #. @T["Total"] -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:58 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:58 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Total" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Net Price: {0}" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Gross Price: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:88 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:88 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Update" msgstr "" #. title="@T["Estimate, the final value is calculated during checkout."]"> -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:6 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Estimate, the final value is calculated during checkout." msgstr "" #. @T["Gross Price*:"] -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:7 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Gross Price*:" msgstr "" #. @T["Gross Price:"] -#: OrchardCore.Commerce/Views/TaxPart-GrossPrice.cshtml:9 +#: OrchardCore.Commerce\Views\TaxPart-GrossPrice.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TaxPart-GrossPrice" msgid "Gross Price:" msgstr "" #. @T["{0}%", value] -#: OrchardCore.Commerce/Views/TaxPart-TaxRate.cshtml:8 +#: OrchardCore.Commerce\Views\TaxPart-TaxRate.cshtml:8 msgctxt "OrchardCore.Commerce.Views.TaxPart-TaxRate" msgid "{0}%" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "(Text product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Predefined values: {0}", string.Join(", ", settings.PredefinedValues)]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Predefined values: {0}" msgstr "" #.
  • @T["Choice is restricted to predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:17 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Choice is restricted to predefined values." msgstr "" #.
  • @T["The user may enter a value that is not one of the predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may enter a value that is not one of the predefined values." msgstr "" #.
  • @T["The user may select more than one value."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may select more than one value." msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Predefined values" msgstr "" #. @T["The set of suggested or allowed values. Enter one value per line."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The set of suggested or allowed values. Enter one value per line." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Restrict to predefined values" msgstr "" #. @T["— Whether values should be restricted to the set of predefined values."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:39 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:39 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether values should be restricted to the set of predefined values." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Multiple values" msgstr "" #. @T["— Whether multiple values can be selected."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:47 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:47 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether multiple values can be selected." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid ", " msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid "{0}: {1}" msgstr "" #.
    @T["Default Price:"] @Model.TieredPricePart.DefaultPrice.ToString()
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Default Price:" msgstr "" #.
    @T["Tiers:"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:10 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:10 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Tiers:" msgstr "" #.
  • @T["Starting from {0} units: {1}", tier.Quantity, MoneyService.Create(tier.UnitPrice ?? 0, Model.Currency)]
  • -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:14 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Starting from {0} units: {1}" msgstr "" #.

    @T["Price tiers"]

    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Price tiers" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Default Price" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:27 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Unit Price" msgstr "" #.
    @T["Remove"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:34 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Remove" msgstr "" #.
    @T["Add Price Tier"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Add Price Tier" msgstr "" From 51cf607e1c07c7508b887fd7c1fc54aa9d638cd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:32 +0100 Subject: [PATCH 196/210] New translations orchardcore.commerce.pot (Turkish) --- Localization/tr-TR/OrchardCore.Commerce.po | 452 ++++++++++----------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/Localization/tr-TR/OrchardCore.Commerce.po b/Localization/tr-TR/OrchardCore.Commerce.po index 329c6b5..884d560 100644 --- a/Localization/tr-TR/OrchardCore.Commerce.po +++ b/Localization/tr-TR/OrchardCore.Commerce.po @@ -4,1326 +4,1326 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: tr\n" -"X-Crowdin-File: OrchardCore.Commerce.pot\n" -"X-Crowdin-File-ID: 926\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.pot\n" +"X-Crowdin-File-ID: 944\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Turkish\n" "Language: tr_TR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. public override LocalizedString DisplayText => T["Cart displaying"]; -#: OrchardCore.Commerce/Activities/CartDisplayingEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartDisplayingEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartDisplayingEvent" msgid "Cart displaying" msgstr "" #. public override LocalizedString DisplayText => T["Cart loaded"]; -#: OrchardCore.Commerce/Activities/CartLoadedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartLoadedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartLoadedEvent" msgid "Cart loaded" msgstr "" #. public override LocalizedString DisplayText => T["Cart updated"]; -#: OrchardCore.Commerce/Activities/CartUpdatedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartUpdatedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartUpdatedEvent" msgid "Cart updated" msgstr "" #. public override LocalizedString DisplayText => T["Verifying cart item"]; -#: OrchardCore.Commerce/Activities/CartVerifyingItemEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartVerifyingItemEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartVerifyingItemEvent" msgid "Verifying cart item" msgstr "" #. public override LocalizedString Category => T["Commerce"]; -#: OrchardCore.Commerce/Activities/CommerceEventActivityBase.cs:8 +#: OrchardCore.Commerce\Activities\CommerceEventActivityBase.cs:8 msgctxt "OrchardCore.Commerce.Activities.CommerceEventActivityBase" msgid "Commerce" msgstr "" #. public override LocalizedString DisplayText => T["Order was created"]; -#: OrchardCore.Commerce/Activities/OrderCreatedEvent.cs:12 +#: OrchardCore.Commerce\Activities\OrderCreatedEvent.cs:12 msgctxt "OrchardCore.Commerce.Activities.OrderCreatedEvent" msgid "Order was created" msgstr "" #. public override LocalizedString DisplayText => T["Product added to cart"]; -#: OrchardCore.Commerce/Activities/ProductAddedToCartEvent.cs:7 +#: OrchardCore.Commerce\Activities\ProductAddedToCartEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.ProductAddedToCartEvent" msgid "Product added to cart" msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce/AdminMenu.cs:18 +#: OrchardCore.Commerce\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce/AdminMenu.cs:19 +#: OrchardCore.Commerce\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Currency"], T["Currency"], entry => entry #. .Add(T["Currency"], T["Currency"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:20 -#: OrchardCore.Commerce/AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Currency" msgstr "" #. .Add(T["Price Display"], T["Price Display"], entry => entry #. .Add(T["Price Display"], T["Price Display"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:24 -#: OrchardCore.Commerce/AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Price Display" msgstr "" #. .Add(T["Region"], T["Region"], region => region #. .Add(T["Region"], T["Region"], region => region -#: OrchardCore.Commerce/AdminMenu.cs:28 -#: OrchardCore.Commerce/AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Region" msgstr "" #. await _notifier.SuccessAsync(H["Your addresses have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:77 +#: OrchardCore.Commerce\Controllers\UserController.cs:77 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your addresses have been updated." msgstr "" #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); -#: OrchardCore.Commerce/Controllers/UserController.cs:82 -#: OrchardCore.Commerce/Controllers/UserController.cs:123 +#: OrchardCore.Commerce\Controllers\UserController.cs:82 +#: OrchardCore.Commerce\Controllers\UserController.cs:123 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "{0}" msgstr "" #. await _notifier.SuccessAsync(H["Your details have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:118 +#: OrchardCore.Commerce\Controllers\UserController.cs:118 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your details have been updated." msgstr "" #. H["Executes after the shopping cart data is prepared, but before the shapes are rendered."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:22 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:22 msgctxt "OrchardCore.Commerce.Drivers.CartDisplayingEventDisplayDriver" msgid "Executes after the shopping cart data is prepared, but before the shapes are rendered." msgstr "" #. H["Executes before an item is added to the shopping cart to check whether it can be added based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:33 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:33 msgctxt "OrchardCore.Commerce.Drivers.CartVerifyingItemEventDisplayDriver" msgid "Executes before an item is added to the shopping cart to check whether it can be added based on inventory status." msgstr "" #. H["Executes before the cart is updated to check whether item quantities can be modified based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:44 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:44 msgctxt "OrchardCore.Commerce.Drivers.CartUpdatedEventDisplayDriver" msgid "Executes before the cart is updated to check whether item quantities can be modified based on inventory status." msgstr "" #. H["Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:55 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:55 msgctxt "OrchardCore.Commerce.Drivers.CartLoadedEventDisplayDriver" msgid "Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when a product is added to the shopping cart."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:65 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:65 msgctxt "OrchardCore.Commerce.Drivers.ProductAddedToCartEventDisplayDriver" msgid "Executes when a product is added to the shopping cart." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when an order is created on the frontend."]; -#: OrchardCore.Commerce/Drivers/OrderCreatedEventDisplayDriver.cs:11 +#: OrchardCore.Commerce\Drivers\OrderCreatedEventDisplayDriver.cs:11 msgctxt "OrchardCore.Commerce.Drivers.OrderCreatedEventDisplayDriver" msgid "Executes when an order is created on the frontend." msgstr "" #. T["Selected currencies must match."]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Selected currencies must match." msgstr "" #. ? T["Product's SKU cannot be left empty."] -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:107 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:107 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Product's SKU cannot be left empty." msgstr "" #. : T["SKU \"{0}\" does not belong to an existing Product.", lineItemProductSku]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:108 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:108 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "SKU \"{0}\" does not belong to an existing Product." msgstr "" #. updater.ModelState.AddModelError(nameof(ProductPart.Sku), T["SKU may not contain the dash character."]); -#: OrchardCore.Commerce/Drivers/ProductPartDisplayDriver.cs:50 +#: OrchardCore.Commerce\Drivers\ProductPartDisplayDriver.cs:50 msgctxt "OrchardCore.Commerce.Drivers.ProductPartDisplayDriver" msgid "SKU may not contain the dash character." msgstr "" #. T["The given tiered prices are not valid."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:70 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:70 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "The given tiered prices are not valid." msgstr "" #. T["You need to set a price for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a price for every tier." msgstr "" #. T["You need to set a default price greater than 0."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:87 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:87 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a default price greater than 0." msgstr "" #. T["There are duplicate tiers."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:98 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "There are duplicate tiers." msgstr "" #. T["You need to set a unit price greater or equal to 0 for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:105 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:105 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a unit price greater or equal to 0 for every tier." msgstr "" #. return H["There are not enough {0} left in stock.", title]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "There are not enough {0} left in stock." msgstr "" #. return H["The checkout quantity for {0} is more than the maximum allowed ({1}).", title, maxOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:65 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:65 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is more than the maximum allowed ({1})." msgstr "" #. return H["The checkout quantity for {0} is less than the minimum allowed ({1}).", title, minOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:73 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:73 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is less than the minimum allowed ({1})." msgstr "" #. newHeaders.Insert(insertIndex, H["Old Price"]); -#: OrchardCore.Commerce/Events/PromotionShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\PromotionShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.PromotionShoppingCartEvents" msgid "Old Price" msgstr "" #. .Select(header => header.Name == "Price" ? H["Gross Price"] : header) -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:64 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:64 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Gross Price" msgstr "" #. newHeaders.Insert(grossIndex, H["Net Price"]); -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:72 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:72 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Net Price" msgstr "" #. T["You must either provide only {0}, or {1}, or neither of them.", percentageName, amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "You must either provide only {0}, or {1}, or neither of them." msgstr "" #. T["Discount amount must be smaller than the product's original price.", amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:82 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:82 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "Discount amount must be smaller than the product's original price." msgstr "" #. orderPart.ContentItem.DisplayText = T["Order {0}", guid]; -#: OrchardCore.Commerce/Handlers/OrderPartHandler.cs:29 +#: OrchardCore.Commerce\Handlers\OrderPartHandler.cs:29 msgctxt "OrchardCore.Commerce.Handlers.OrderPartHandler" msgid "Order {0}" msgstr "" #. _updateModelAccessor.ModelUpdater.ModelState.AddModelError(nameof(part.Sku), T["SKU must not be empty."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:39 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:39 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must not be empty." msgstr "" #. T["SKU must be unique. A product with the given SKU already exists."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:62 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:62 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must be unique. A product with the given SKU already exists." msgstr "" #. T["You must either provide both {0} and {1}, or neither of them.", grossPriceName, taxRateName]); -#: OrchardCore.Commerce/Handlers/TaxPartAndPricePartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\TaxPartAndPricePartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.TaxPartAndPricePartHandler" msgid "You must either provide both {0} and {1}, or neither of them." msgstr "" #. H["Quantity"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:107 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:107 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Quantity" msgstr "" #. H["Product"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:108 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:108 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product" msgstr "" #. H["Price"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:109 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:109 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Price" msgstr "" #. H["Action"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:110 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:110 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Action" msgstr "" #. return H["Product with SKU {0} not found.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:224 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:224 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product with SKU {0} not found." msgstr "" #. : H["Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:231 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:231 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency." msgstr "" #. (string.IsNullOrEmpty(currency.EnglishName) ? T["Unspecified"] : T[currency.EnglishName]))); -#: OrchardCore.Commerce/Settings/CurrencySettingsDisplayDriver.cs:64 +#: OrchardCore.Commerce\Settings\CurrencySettingsDisplayDriver.cs:64 msgctxt "OrchardCore.Commerce.Settings.CurrencySettingsDisplayDriver" msgid "Unspecified" msgstr "" #. new(CurrencySelectionMode.AllCurrencies.ToString(), T["All Currencies"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:40 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "All Currencies" msgstr "" #. new(CurrencySelectionMode.DefaultCurrency.ToString(), T["Default Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:41 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Default Currency" msgstr "" #. new(CurrencySelectionMode.SpecificCurrency.ToString(), T["Specific Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:42 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Specific Currency" msgstr "" #. T["Region settings"], -#: OrchardCore.Commerce/Startup.cs:243 +#: OrchardCore.Commerce\Startup.cs:243 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Region settings" msgstr "" #. T["Exports the region settings."]); -#: OrchardCore.Commerce/Startup.cs:244 +#: OrchardCore.Commerce\Startup.cs:244 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Exports the region settings." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:3 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Your Addresses" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:7 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "(Boolean product attribute)" msgstr "" #.
  • @T["Label: {0}", settings.Label]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:11 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Label: {0}" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: on" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: off" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The description text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The description text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text associated to the checkbox for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The text associated to the checkbox for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "On/Off" msgstr "" #. @T["The default value associated with this attribute."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The default value associated with this attribute." msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:25 +#: OrchardCore.Commerce\Views\Checkout.cshtml:25 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "E-mail *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:29 +#: OrchardCore.Commerce\Views\Checkout.cshtml:29 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Phone Number *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:33 +#: OrchardCore.Commerce\Views\Checkout.cshtml:33 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "VAT Number" msgstr "" #. @T["Buyer is a corporation"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:43 +#: OrchardCore.Commerce\Views\Checkout.cshtml:43 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Buyer is a corporation" msgstr "" #.

    @T["Billing Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:49 +#: OrchardCore.Commerce\Views\Checkout.cshtml:49 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Billing Address" msgstr "" #.

    @T["Shipping Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:62 +#: OrchardCore.Commerce\Views\Checkout.cshtml:62 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address" msgstr "" #. @T["Shipping Address and Billing Address are the same"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:82 +#: OrchardCore.Commerce\Views\Checkout.cshtml:82 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address and Billing Address are the same" msgstr "" #. @T["Checkout Without Payment"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:121 +#: OrchardCore.Commerce\Views\Checkout.cshtml:121 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Checkout Without Payment" msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Default currency" msgstr "" #. @T["The default currency used by the system."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The default currency used by the system." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:19 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Current display currency" msgstr "" #. @T["The currently used currency for displaying prices to customers."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The currently used currency for displaying prices to customers." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:3 +#: OrchardCore.Commerce\Views\User\Details.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Your Details" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:7 +#: OrchardCore.Commerce\Views\User\Details.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:1 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:1 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Shopping Cart" msgstr "" #.

    @T["Your shopping cart is empty."]

    -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:6 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:6 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Your shopping cart is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:5 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:5 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Your Cart" msgstr "" #. class="btn btn-primary checkout">@T["Checkout"] -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:14 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:14 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Checkout" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "(Numeric product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Decimal places: {0}", settings.DecimalPlaces]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Decimal places: {0}" msgstr "" #.
  • @T["Default value: {0}", settings.DefaultValue.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Default value: {0}" msgstr "" #.
  • @T["Value must be between {0} and {1}", settings.Minimum.Value, settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Value must be between {0} and {1}" msgstr "" #.
  • @T["Minimum value: {0}", settings.Minimum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Minimum value: {0}" msgstr "" #.
  • @T["Maximum value: {0}", settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Maximum value: {0}" msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:37 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Decimal places" msgstr "" #. @T["The number of digits after the decimal point."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:40 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:40 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The number of digits after the decimal point." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Minimum" msgstr "" #. @T["The minimum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:49 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:49 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The minimum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Maximum" msgstr "" #. @T["The maximum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:58 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:58 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The maximum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:64 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:64 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:74 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:74 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/NumericProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\NumericProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeValue" msgid "{0}: {1}" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Pending" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Ordered" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Arrived" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Shipped" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Unknown" msgstr "" #.

    @T["Ordered Items"]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Ordered Items" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product properties" msgstr "" #. @T["Product Name and Attributes cells are only populated after submitting the changes."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name and Attributes cells are only populated after submitting the changes." msgstr "" #. @T["Currencies: Selected currencies need to be the same for all Products."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Currencies: Selected currencies need to be the same for all Products." msgstr "" #.
    @T["Product Name"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:31 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name" msgstr "" #.
    @T["Quantity"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:32 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Quantity" msgstr "" #.
    @T["Product SKU"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:33 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product SKU" msgstr "" #.
    @T["Unit Price Value"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:34 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Value" msgstr "" #.
    @T["Unit Price Currency"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:35 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Currency" msgstr "" #.
    @T["Attributes"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:36 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Attributes" msgstr "" #.
    @T["Actions"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:37 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Actions" msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:102 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:102 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Total" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:108 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:108 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Add Item" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:113 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:113 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:122 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:122 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:131 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:131 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:140 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:140 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:149 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:149 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:158 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:158 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:169 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:169 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "There are no charges stored in this order." msgstr "" #.

    @T["Checkout Templates"]

    -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:6 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:6 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Checkout Templates" msgstr "" #. @T["Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses."] -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:7 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:7 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses." msgstr "" #. @T["Quantity"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:11 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:11 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Quantity" msgstr "" #. @T["Product"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:12 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:12 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Product" msgstr "" #. @T["Attributes"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:13 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:13 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Attributes" msgstr "" #. @T["Price"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:14 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Price" msgstr "" -#: OrchardCore.Commerce/Views/OrderPart.cshtml:0 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:0 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid " × " msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:44 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:44 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Total" msgstr "" #. @T["Complete Payment"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:57 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:57 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Complete Payment" msgstr "" #.

    @T["This order is empty."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:66 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:66 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "This order is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart.cshtml:71 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:71 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:79 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:79 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:83 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:83 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:87 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:87 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:91 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:91 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:95 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:95 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:103 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:103 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "There are no charges stored in this order." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Net Price Display" msgstr "" #. @T["Turn on to display prices with taxes excluded."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes excluded." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Gross Price Display" msgstr "" #. @T["Turn on to display prices with taxes included."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:17 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes included." msgstr "" #. -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceVariantsPart.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceVariantsPart.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceVariantsPart.Edit" msgid "Price" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:3 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:3 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Title" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:4 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Filter by title..." msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleAsc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleAsc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleAsc" msgid "Title A-Z" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleDesc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleDesc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleDesc" msgid "Title Z-A" msgstr "" #.

    @T["There are no products to display."]

    -#: OrchardCore.Commerce/Views/ProductListPart.cshtml:21 +#: OrchardCore.Commerce\Views\ProductListPart.cshtml:21 msgctxt "OrchardCore.Commerce.Views.ProductListPart" msgid "There are no products to display." msgstr "" #.

    @T["Filter Products"]

    -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:13 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:13 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Filter Products" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:24 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:24 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Sort By" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:44 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:44 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Apply" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:32 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:32 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:54 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:54 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Add to cart" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "SKU" msgstr "" #. @T["The SKU of the product."] -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:8 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:8 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "The SKU of the product." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "Allowed Regions" msgstr "" #. @T["The available regions. If left empty all regions will be available."] -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:16 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The available regions. If left empty all regions will be available." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartCell_Action.cshtml:17 +#: OrchardCore.Commerce\Views\ShoppingCartCell_Action.cshtml:17 msgctxt "OrchardCore.Commerce.Views.ShoppingCartCell_Action" msgid "Remove" msgstr "" #. @T["Total"] -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:58 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:58 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Total" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Net Price: {0}" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Gross Price: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:88 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:88 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Update" msgstr "" #. title="@T["Estimate, the final value is calculated during checkout."]"> -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:6 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Estimate, the final value is calculated during checkout." msgstr "" #. @T["Gross Price*:"] -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:7 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Gross Price*:" msgstr "" #. @T["Gross Price:"] -#: OrchardCore.Commerce/Views/TaxPart-GrossPrice.cshtml:9 +#: OrchardCore.Commerce\Views\TaxPart-GrossPrice.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TaxPart-GrossPrice" msgid "Gross Price:" msgstr "" #. @T["{0}%", value] -#: OrchardCore.Commerce/Views/TaxPart-TaxRate.cshtml:8 +#: OrchardCore.Commerce\Views\TaxPart-TaxRate.cshtml:8 msgctxt "OrchardCore.Commerce.Views.TaxPart-TaxRate" msgid "{0}%" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "(Text product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Predefined values: {0}", string.Join(", ", settings.PredefinedValues)]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Predefined values: {0}" msgstr "" #.
  • @T["Choice is restricted to predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:17 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Choice is restricted to predefined values." msgstr "" #.
  • @T["The user may enter a value that is not one of the predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may enter a value that is not one of the predefined values." msgstr "" #.
  • @T["The user may select more than one value."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may select more than one value." msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Predefined values" msgstr "" #. @T["The set of suggested or allowed values. Enter one value per line."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The set of suggested or allowed values. Enter one value per line." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Restrict to predefined values" msgstr "" #. @T["— Whether values should be restricted to the set of predefined values."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:39 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:39 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether values should be restricted to the set of predefined values." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Multiple values" msgstr "" #. @T["— Whether multiple values can be selected."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:47 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:47 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether multiple values can be selected." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid ", " msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid "{0}: {1}" msgstr "" #.
    @T["Default Price:"] @Model.TieredPricePart.DefaultPrice.ToString()
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Default Price:" msgstr "" #.
    @T["Tiers:"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:10 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:10 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Tiers:" msgstr "" #.
  • @T["Starting from {0} units: {1}", tier.Quantity, MoneyService.Create(tier.UnitPrice ?? 0, Model.Currency)]
  • -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:14 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Starting from {0} units: {1}" msgstr "" #.

    @T["Price tiers"]

    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Price tiers" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Default Price" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:27 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Unit Price" msgstr "" #.
    @T["Remove"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:34 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Remove" msgstr "" #.
    @T["Add Price Tier"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Add Price Tier" msgstr "" From 06904488391221a32e62a1a6fd761b5bcae3aec6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:33 +0100 Subject: [PATCH 197/210] New translations orchardcore.commerce.pot (Ukrainian) --- Localization/uk-UA/OrchardCore.Commerce.po | 452 ++++++++++----------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/Localization/uk-UA/OrchardCore.Commerce.po b/Localization/uk-UA/OrchardCore.Commerce.po index 8301b28..248d0c2 100644 --- a/Localization/uk-UA/OrchardCore.Commerce.po +++ b/Localization/uk-UA/OrchardCore.Commerce.po @@ -4,1326 +4,1326 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: uk\n" -"X-Crowdin-File: OrchardCore.Commerce.pot\n" -"X-Crowdin-File-ID: 926\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.pot\n" +"X-Crowdin-File-ID: 944\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Ukrainian\n" "Language: uk_UA\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. public override LocalizedString DisplayText => T["Cart displaying"]; -#: OrchardCore.Commerce/Activities/CartDisplayingEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartDisplayingEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartDisplayingEvent" msgid "Cart displaying" msgstr "" #. public override LocalizedString DisplayText => T["Cart loaded"]; -#: OrchardCore.Commerce/Activities/CartLoadedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartLoadedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartLoadedEvent" msgid "Cart loaded" msgstr "" #. public override LocalizedString DisplayText => T["Cart updated"]; -#: OrchardCore.Commerce/Activities/CartUpdatedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartUpdatedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartUpdatedEvent" msgid "Cart updated" msgstr "" #. public override LocalizedString DisplayText => T["Verifying cart item"]; -#: OrchardCore.Commerce/Activities/CartVerifyingItemEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartVerifyingItemEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartVerifyingItemEvent" msgid "Verifying cart item" msgstr "" #. public override LocalizedString Category => T["Commerce"]; -#: OrchardCore.Commerce/Activities/CommerceEventActivityBase.cs:8 +#: OrchardCore.Commerce\Activities\CommerceEventActivityBase.cs:8 msgctxt "OrchardCore.Commerce.Activities.CommerceEventActivityBase" msgid "Commerce" msgstr "" #. public override LocalizedString DisplayText => T["Order was created"]; -#: OrchardCore.Commerce/Activities/OrderCreatedEvent.cs:12 +#: OrchardCore.Commerce\Activities\OrderCreatedEvent.cs:12 msgctxt "OrchardCore.Commerce.Activities.OrderCreatedEvent" msgid "Order was created" msgstr "" #. public override LocalizedString DisplayText => T["Product added to cart"]; -#: OrchardCore.Commerce/Activities/ProductAddedToCartEvent.cs:7 +#: OrchardCore.Commerce\Activities\ProductAddedToCartEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.ProductAddedToCartEvent" msgid "Product added to cart" msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce/AdminMenu.cs:18 +#: OrchardCore.Commerce\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce/AdminMenu.cs:19 +#: OrchardCore.Commerce\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Currency"], T["Currency"], entry => entry #. .Add(T["Currency"], T["Currency"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:20 -#: OrchardCore.Commerce/AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Currency" msgstr "" #. .Add(T["Price Display"], T["Price Display"], entry => entry #. .Add(T["Price Display"], T["Price Display"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:24 -#: OrchardCore.Commerce/AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Price Display" msgstr "" #. .Add(T["Region"], T["Region"], region => region #. .Add(T["Region"], T["Region"], region => region -#: OrchardCore.Commerce/AdminMenu.cs:28 -#: OrchardCore.Commerce/AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Region" msgstr "" #. await _notifier.SuccessAsync(H["Your addresses have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:77 +#: OrchardCore.Commerce\Controllers\UserController.cs:77 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your addresses have been updated." msgstr "" #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); -#: OrchardCore.Commerce/Controllers/UserController.cs:82 -#: OrchardCore.Commerce/Controllers/UserController.cs:123 +#: OrchardCore.Commerce\Controllers\UserController.cs:82 +#: OrchardCore.Commerce\Controllers\UserController.cs:123 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "{0}" msgstr "" #. await _notifier.SuccessAsync(H["Your details have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:118 +#: OrchardCore.Commerce\Controllers\UserController.cs:118 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your details have been updated." msgstr "" #. H["Executes after the shopping cart data is prepared, but before the shapes are rendered."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:22 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:22 msgctxt "OrchardCore.Commerce.Drivers.CartDisplayingEventDisplayDriver" msgid "Executes after the shopping cart data is prepared, but before the shapes are rendered." msgstr "" #. H["Executes before an item is added to the shopping cart to check whether it can be added based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:33 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:33 msgctxt "OrchardCore.Commerce.Drivers.CartVerifyingItemEventDisplayDriver" msgid "Executes before an item is added to the shopping cart to check whether it can be added based on inventory status." msgstr "" #. H["Executes before the cart is updated to check whether item quantities can be modified based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:44 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:44 msgctxt "OrchardCore.Commerce.Drivers.CartUpdatedEventDisplayDriver" msgid "Executes before the cart is updated to check whether item quantities can be modified based on inventory status." msgstr "" #. H["Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:55 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:55 msgctxt "OrchardCore.Commerce.Drivers.CartLoadedEventDisplayDriver" msgid "Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when a product is added to the shopping cart."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:65 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:65 msgctxt "OrchardCore.Commerce.Drivers.ProductAddedToCartEventDisplayDriver" msgid "Executes when a product is added to the shopping cart." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when an order is created on the frontend."]; -#: OrchardCore.Commerce/Drivers/OrderCreatedEventDisplayDriver.cs:11 +#: OrchardCore.Commerce\Drivers\OrderCreatedEventDisplayDriver.cs:11 msgctxt "OrchardCore.Commerce.Drivers.OrderCreatedEventDisplayDriver" msgid "Executes when an order is created on the frontend." msgstr "" #. T["Selected currencies must match."]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Selected currencies must match." msgstr "" #. ? T["Product's SKU cannot be left empty."] -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:107 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:107 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Product's SKU cannot be left empty." msgstr "" #. : T["SKU \"{0}\" does not belong to an existing Product.", lineItemProductSku]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:108 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:108 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "SKU \"{0}\" does not belong to an existing Product." msgstr "" #. updater.ModelState.AddModelError(nameof(ProductPart.Sku), T["SKU may not contain the dash character."]); -#: OrchardCore.Commerce/Drivers/ProductPartDisplayDriver.cs:50 +#: OrchardCore.Commerce\Drivers\ProductPartDisplayDriver.cs:50 msgctxt "OrchardCore.Commerce.Drivers.ProductPartDisplayDriver" msgid "SKU may not contain the dash character." msgstr "" #. T["The given tiered prices are not valid."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:70 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:70 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "The given tiered prices are not valid." msgstr "" #. T["You need to set a price for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a price for every tier." msgstr "" #. T["You need to set a default price greater than 0."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:87 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:87 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a default price greater than 0." msgstr "" #. T["There are duplicate tiers."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:98 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "There are duplicate tiers." msgstr "" #. T["You need to set a unit price greater or equal to 0 for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:105 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:105 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a unit price greater or equal to 0 for every tier." msgstr "" #. return H["There are not enough {0} left in stock.", title]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "There are not enough {0} left in stock." msgstr "" #. return H["The checkout quantity for {0} is more than the maximum allowed ({1}).", title, maxOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:65 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:65 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is more than the maximum allowed ({1})." msgstr "" #. return H["The checkout quantity for {0} is less than the minimum allowed ({1}).", title, minOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:73 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:73 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is less than the minimum allowed ({1})." msgstr "" #. newHeaders.Insert(insertIndex, H["Old Price"]); -#: OrchardCore.Commerce/Events/PromotionShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\PromotionShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.PromotionShoppingCartEvents" msgid "Old Price" msgstr "" #. .Select(header => header.Name == "Price" ? H["Gross Price"] : header) -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:64 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:64 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Gross Price" msgstr "" #. newHeaders.Insert(grossIndex, H["Net Price"]); -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:72 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:72 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Net Price" msgstr "" #. T["You must either provide only {0}, or {1}, or neither of them.", percentageName, amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "You must either provide only {0}, or {1}, or neither of them." msgstr "" #. T["Discount amount must be smaller than the product's original price.", amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:82 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:82 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "Discount amount must be smaller than the product's original price." msgstr "" #. orderPart.ContentItem.DisplayText = T["Order {0}", guid]; -#: OrchardCore.Commerce/Handlers/OrderPartHandler.cs:29 +#: OrchardCore.Commerce\Handlers\OrderPartHandler.cs:29 msgctxt "OrchardCore.Commerce.Handlers.OrderPartHandler" msgid "Order {0}" msgstr "" #. _updateModelAccessor.ModelUpdater.ModelState.AddModelError(nameof(part.Sku), T["SKU must not be empty."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:39 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:39 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must not be empty." msgstr "" #. T["SKU must be unique. A product with the given SKU already exists."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:62 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:62 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must be unique. A product with the given SKU already exists." msgstr "" #. T["You must either provide both {0} and {1}, or neither of them.", grossPriceName, taxRateName]); -#: OrchardCore.Commerce/Handlers/TaxPartAndPricePartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\TaxPartAndPricePartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.TaxPartAndPricePartHandler" msgid "You must either provide both {0} and {1}, or neither of them." msgstr "" #. H["Quantity"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:107 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:107 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Quantity" msgstr "" #. H["Product"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:108 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:108 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product" msgstr "" #. H["Price"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:109 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:109 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Price" msgstr "" #. H["Action"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:110 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:110 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Action" msgstr "" #. return H["Product with SKU {0} not found.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:224 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:224 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product with SKU {0} not found." msgstr "" #. : H["Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:231 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:231 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency." msgstr "" #. (string.IsNullOrEmpty(currency.EnglishName) ? T["Unspecified"] : T[currency.EnglishName]))); -#: OrchardCore.Commerce/Settings/CurrencySettingsDisplayDriver.cs:64 +#: OrchardCore.Commerce\Settings\CurrencySettingsDisplayDriver.cs:64 msgctxt "OrchardCore.Commerce.Settings.CurrencySettingsDisplayDriver" msgid "Unspecified" msgstr "" #. new(CurrencySelectionMode.AllCurrencies.ToString(), T["All Currencies"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:40 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "All Currencies" msgstr "" #. new(CurrencySelectionMode.DefaultCurrency.ToString(), T["Default Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:41 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Default Currency" msgstr "" #. new(CurrencySelectionMode.SpecificCurrency.ToString(), T["Specific Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:42 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Specific Currency" msgstr "" #. T["Region settings"], -#: OrchardCore.Commerce/Startup.cs:243 +#: OrchardCore.Commerce\Startup.cs:243 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Region settings" msgstr "" #. T["Exports the region settings."]); -#: OrchardCore.Commerce/Startup.cs:244 +#: OrchardCore.Commerce\Startup.cs:244 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Exports the region settings." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:3 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Your Addresses" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:7 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "(Boolean product attribute)" msgstr "" #.
  • @T["Label: {0}", settings.Label]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:11 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Label: {0}" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: on" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: off" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The description text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The description text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text associated to the checkbox for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The text associated to the checkbox for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "On/Off" msgstr "" #. @T["The default value associated with this attribute."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The default value associated with this attribute." msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:25 +#: OrchardCore.Commerce\Views\Checkout.cshtml:25 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "E-mail *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:29 +#: OrchardCore.Commerce\Views\Checkout.cshtml:29 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Phone Number *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:33 +#: OrchardCore.Commerce\Views\Checkout.cshtml:33 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "VAT Number" msgstr "" #. @T["Buyer is a corporation"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:43 +#: OrchardCore.Commerce\Views\Checkout.cshtml:43 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Buyer is a corporation" msgstr "" #.

    @T["Billing Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:49 +#: OrchardCore.Commerce\Views\Checkout.cshtml:49 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Billing Address" msgstr "" #.

    @T["Shipping Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:62 +#: OrchardCore.Commerce\Views\Checkout.cshtml:62 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address" msgstr "" #. @T["Shipping Address and Billing Address are the same"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:82 +#: OrchardCore.Commerce\Views\Checkout.cshtml:82 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address and Billing Address are the same" msgstr "" #. @T["Checkout Without Payment"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:121 +#: OrchardCore.Commerce\Views\Checkout.cshtml:121 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Checkout Without Payment" msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Default currency" msgstr "" #. @T["The default currency used by the system."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The default currency used by the system." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:19 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Current display currency" msgstr "" #. @T["The currently used currency for displaying prices to customers."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The currently used currency for displaying prices to customers." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:3 +#: OrchardCore.Commerce\Views\User\Details.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Your Details" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:7 +#: OrchardCore.Commerce\Views\User\Details.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:1 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:1 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Shopping Cart" msgstr "" #.

    @T["Your shopping cart is empty."]

    -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:6 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:6 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Your shopping cart is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:5 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:5 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Your Cart" msgstr "" #. class="btn btn-primary checkout">@T["Checkout"] -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:14 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:14 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Checkout" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "(Numeric product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Decimal places: {0}", settings.DecimalPlaces]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Decimal places: {0}" msgstr "" #.
  • @T["Default value: {0}", settings.DefaultValue.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Default value: {0}" msgstr "" #.
  • @T["Value must be between {0} and {1}", settings.Minimum.Value, settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Value must be between {0} and {1}" msgstr "" #.
  • @T["Minimum value: {0}", settings.Minimum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Minimum value: {0}" msgstr "" #.
  • @T["Maximum value: {0}", settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Maximum value: {0}" msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:37 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Decimal places" msgstr "" #. @T["The number of digits after the decimal point."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:40 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:40 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The number of digits after the decimal point." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Minimum" msgstr "" #. @T["The minimum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:49 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:49 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The minimum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Maximum" msgstr "" #. @T["The maximum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:58 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:58 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The maximum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:64 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:64 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:74 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:74 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/NumericProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\NumericProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeValue" msgid "{0}: {1}" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Pending" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Ordered" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Arrived" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Shipped" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Unknown" msgstr "" #.

    @T["Ordered Items"]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Ordered Items" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product properties" msgstr "" #. @T["Product Name and Attributes cells are only populated after submitting the changes."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name and Attributes cells are only populated after submitting the changes." msgstr "" #. @T["Currencies: Selected currencies need to be the same for all Products."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Currencies: Selected currencies need to be the same for all Products." msgstr "" #.
    @T["Product Name"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:31 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name" msgstr "" #.
    @T["Quantity"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:32 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Quantity" msgstr "" #.
    @T["Product SKU"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:33 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product SKU" msgstr "" #.
    @T["Unit Price Value"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:34 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Value" msgstr "" #.
    @T["Unit Price Currency"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:35 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Currency" msgstr "" #.
    @T["Attributes"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:36 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Attributes" msgstr "" #.
    @T["Actions"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:37 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Actions" msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:102 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:102 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Total" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:108 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:108 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Add Item" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:113 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:113 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:122 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:122 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:131 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:131 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:140 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:140 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:149 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:149 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:158 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:158 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:169 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:169 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "There are no charges stored in this order." msgstr "" #.

    @T["Checkout Templates"]

    -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:6 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:6 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Checkout Templates" msgstr "" #. @T["Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses."] -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:7 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:7 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses." msgstr "" #. @T["Quantity"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:11 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:11 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Quantity" msgstr "" #. @T["Product"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:12 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:12 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Product" msgstr "" #. @T["Attributes"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:13 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:13 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Attributes" msgstr "" #. @T["Price"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:14 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Price" msgstr "" -#: OrchardCore.Commerce/Views/OrderPart.cshtml:0 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:0 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid " × " msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:44 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:44 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Total" msgstr "" #. @T["Complete Payment"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:57 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:57 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Complete Payment" msgstr "" #.

    @T["This order is empty."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:66 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:66 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "This order is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart.cshtml:71 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:71 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:79 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:79 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:83 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:83 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:87 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:87 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:91 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:91 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:95 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:95 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:103 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:103 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "There are no charges stored in this order." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Net Price Display" msgstr "" #. @T["Turn on to display prices with taxes excluded."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes excluded." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Gross Price Display" msgstr "" #. @T["Turn on to display prices with taxes included."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:17 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes included." msgstr "" #. -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceVariantsPart.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceVariantsPart.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceVariantsPart.Edit" msgid "Price" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:3 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:3 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Title" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:4 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Filter by title..." msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleAsc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleAsc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleAsc" msgid "Title A-Z" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleDesc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleDesc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleDesc" msgid "Title Z-A" msgstr "" #.

    @T["There are no products to display."]

    -#: OrchardCore.Commerce/Views/ProductListPart.cshtml:21 +#: OrchardCore.Commerce\Views\ProductListPart.cshtml:21 msgctxt "OrchardCore.Commerce.Views.ProductListPart" msgid "There are no products to display." msgstr "" #.

    @T["Filter Products"]

    -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:13 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:13 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Filter Products" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:24 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:24 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Sort By" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:44 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:44 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Apply" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:32 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:32 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:54 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:54 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Add to cart" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "SKU" msgstr "" #. @T["The SKU of the product."] -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:8 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:8 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "The SKU of the product." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "Allowed Regions" msgstr "" #. @T["The available regions. If left empty all regions will be available."] -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:16 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The available regions. If left empty all regions will be available." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartCell_Action.cshtml:17 +#: OrchardCore.Commerce\Views\ShoppingCartCell_Action.cshtml:17 msgctxt "OrchardCore.Commerce.Views.ShoppingCartCell_Action" msgid "Remove" msgstr "" #. @T["Total"] -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:58 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:58 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Total" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Net Price: {0}" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Gross Price: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:88 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:88 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Update" msgstr "" #. title="@T["Estimate, the final value is calculated during checkout."]"> -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:6 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Estimate, the final value is calculated during checkout." msgstr "" #. @T["Gross Price*:"] -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:7 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Gross Price*:" msgstr "" #. @T["Gross Price:"] -#: OrchardCore.Commerce/Views/TaxPart-GrossPrice.cshtml:9 +#: OrchardCore.Commerce\Views\TaxPart-GrossPrice.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TaxPart-GrossPrice" msgid "Gross Price:" msgstr "" #. @T["{0}%", value] -#: OrchardCore.Commerce/Views/TaxPart-TaxRate.cshtml:8 +#: OrchardCore.Commerce\Views\TaxPart-TaxRate.cshtml:8 msgctxt "OrchardCore.Commerce.Views.TaxPart-TaxRate" msgid "{0}%" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "(Text product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Predefined values: {0}", string.Join(", ", settings.PredefinedValues)]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Predefined values: {0}" msgstr "" #.
  • @T["Choice is restricted to predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:17 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Choice is restricted to predefined values." msgstr "" #.
  • @T["The user may enter a value that is not one of the predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may enter a value that is not one of the predefined values." msgstr "" #.
  • @T["The user may select more than one value."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may select more than one value." msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Predefined values" msgstr "" #. @T["The set of suggested or allowed values. Enter one value per line."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The set of suggested or allowed values. Enter one value per line." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Restrict to predefined values" msgstr "" #. @T["— Whether values should be restricted to the set of predefined values."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:39 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:39 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether values should be restricted to the set of predefined values." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Multiple values" msgstr "" #. @T["— Whether multiple values can be selected."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:47 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:47 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether multiple values can be selected." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid ", " msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid "{0}: {1}" msgstr "" #.
    @T["Default Price:"] @Model.TieredPricePart.DefaultPrice.ToString()
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Default Price:" msgstr "" #.
    @T["Tiers:"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:10 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:10 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Tiers:" msgstr "" #.
  • @T["Starting from {0} units: {1}", tier.Quantity, MoneyService.Create(tier.UnitPrice ?? 0, Model.Currency)]
  • -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:14 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Starting from {0} units: {1}" msgstr "" #.

    @T["Price tiers"]

    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Price tiers" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Default Price" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:27 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Unit Price" msgstr "" #.
    @T["Remove"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:34 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Remove" msgstr "" #.
    @T["Add Price Tier"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Add Price Tier" msgstr "" From f22469ff2ddd0a7a8d12b4d1f7fd25db1ccefbac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:34 +0100 Subject: [PATCH 198/210] New translations orchardcore.commerce.pot (Chinese Simplified) --- Localization/zh-CN/OrchardCore.Commerce.po | 452 ++++++++++----------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/Localization/zh-CN/OrchardCore.Commerce.po b/Localization/zh-CN/OrchardCore.Commerce.po index b58c66c..c9bffc0 100644 --- a/Localization/zh-CN/OrchardCore.Commerce.po +++ b/Localization/zh-CN/OrchardCore.Commerce.po @@ -4,1326 +4,1326 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: zh-CN\n" -"X-Crowdin-File: OrchardCore.Commerce.pot\n" -"X-Crowdin-File-ID: 926\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.pot\n" +"X-Crowdin-File-ID: 944\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. public override LocalizedString DisplayText => T["Cart displaying"]; -#: OrchardCore.Commerce/Activities/CartDisplayingEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartDisplayingEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartDisplayingEvent" msgid "Cart displaying" msgstr "" #. public override LocalizedString DisplayText => T["Cart loaded"]; -#: OrchardCore.Commerce/Activities/CartLoadedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartLoadedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartLoadedEvent" msgid "Cart loaded" msgstr "" #. public override LocalizedString DisplayText => T["Cart updated"]; -#: OrchardCore.Commerce/Activities/CartUpdatedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartUpdatedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartUpdatedEvent" msgid "Cart updated" msgstr "" #. public override LocalizedString DisplayText => T["Verifying cart item"]; -#: OrchardCore.Commerce/Activities/CartVerifyingItemEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartVerifyingItemEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartVerifyingItemEvent" msgid "Verifying cart item" msgstr "" #. public override LocalizedString Category => T["Commerce"]; -#: OrchardCore.Commerce/Activities/CommerceEventActivityBase.cs:8 +#: OrchardCore.Commerce\Activities\CommerceEventActivityBase.cs:8 msgctxt "OrchardCore.Commerce.Activities.CommerceEventActivityBase" msgid "Commerce" msgstr "" #. public override LocalizedString DisplayText => T["Order was created"]; -#: OrchardCore.Commerce/Activities/OrderCreatedEvent.cs:12 +#: OrchardCore.Commerce\Activities\OrderCreatedEvent.cs:12 msgctxt "OrchardCore.Commerce.Activities.OrderCreatedEvent" msgid "Order was created" msgstr "" #. public override LocalizedString DisplayText => T["Product added to cart"]; -#: OrchardCore.Commerce/Activities/ProductAddedToCartEvent.cs:7 +#: OrchardCore.Commerce\Activities\ProductAddedToCartEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.ProductAddedToCartEvent" msgid "Product added to cart" msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce/AdminMenu.cs:18 +#: OrchardCore.Commerce\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce/AdminMenu.cs:19 +#: OrchardCore.Commerce\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Currency"], T["Currency"], entry => entry #. .Add(T["Currency"], T["Currency"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:20 -#: OrchardCore.Commerce/AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Currency" msgstr "" #. .Add(T["Price Display"], T["Price Display"], entry => entry #. .Add(T["Price Display"], T["Price Display"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:24 -#: OrchardCore.Commerce/AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Price Display" msgstr "" #. .Add(T["Region"], T["Region"], region => region #. .Add(T["Region"], T["Region"], region => region -#: OrchardCore.Commerce/AdminMenu.cs:28 -#: OrchardCore.Commerce/AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Region" msgstr "" #. await _notifier.SuccessAsync(H["Your addresses have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:77 +#: OrchardCore.Commerce\Controllers\UserController.cs:77 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your addresses have been updated." msgstr "" #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); -#: OrchardCore.Commerce/Controllers/UserController.cs:82 -#: OrchardCore.Commerce/Controllers/UserController.cs:123 +#: OrchardCore.Commerce\Controllers\UserController.cs:82 +#: OrchardCore.Commerce\Controllers\UserController.cs:123 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "{0}" msgstr "" #. await _notifier.SuccessAsync(H["Your details have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:118 +#: OrchardCore.Commerce\Controllers\UserController.cs:118 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your details have been updated." msgstr "" #. H["Executes after the shopping cart data is prepared, but before the shapes are rendered."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:22 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:22 msgctxt "OrchardCore.Commerce.Drivers.CartDisplayingEventDisplayDriver" msgid "Executes after the shopping cart data is prepared, but before the shapes are rendered." msgstr "" #. H["Executes before an item is added to the shopping cart to check whether it can be added based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:33 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:33 msgctxt "OrchardCore.Commerce.Drivers.CartVerifyingItemEventDisplayDriver" msgid "Executes before an item is added to the shopping cart to check whether it can be added based on inventory status." msgstr "" #. H["Executes before the cart is updated to check whether item quantities can be modified based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:44 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:44 msgctxt "OrchardCore.Commerce.Drivers.CartUpdatedEventDisplayDriver" msgid "Executes before the cart is updated to check whether item quantities can be modified based on inventory status." msgstr "" #. H["Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:55 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:55 msgctxt "OrchardCore.Commerce.Drivers.CartLoadedEventDisplayDriver" msgid "Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when a product is added to the shopping cart."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:65 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:65 msgctxt "OrchardCore.Commerce.Drivers.ProductAddedToCartEventDisplayDriver" msgid "Executes when a product is added to the shopping cart." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when an order is created on the frontend."]; -#: OrchardCore.Commerce/Drivers/OrderCreatedEventDisplayDriver.cs:11 +#: OrchardCore.Commerce\Drivers\OrderCreatedEventDisplayDriver.cs:11 msgctxt "OrchardCore.Commerce.Drivers.OrderCreatedEventDisplayDriver" msgid "Executes when an order is created on the frontend." msgstr "" #. T["Selected currencies must match."]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Selected currencies must match." msgstr "" #. ? T["Product's SKU cannot be left empty."] -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:107 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:107 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Product's SKU cannot be left empty." msgstr "" #. : T["SKU \"{0}\" does not belong to an existing Product.", lineItemProductSku]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:108 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:108 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "SKU \"{0}\" does not belong to an existing Product." msgstr "" #. updater.ModelState.AddModelError(nameof(ProductPart.Sku), T["SKU may not contain the dash character."]); -#: OrchardCore.Commerce/Drivers/ProductPartDisplayDriver.cs:50 +#: OrchardCore.Commerce\Drivers\ProductPartDisplayDriver.cs:50 msgctxt "OrchardCore.Commerce.Drivers.ProductPartDisplayDriver" msgid "SKU may not contain the dash character." msgstr "" #. T["The given tiered prices are not valid."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:70 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:70 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "The given tiered prices are not valid." msgstr "" #. T["You need to set a price for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a price for every tier." msgstr "" #. T["You need to set a default price greater than 0."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:87 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:87 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a default price greater than 0." msgstr "" #. T["There are duplicate tiers."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:98 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "There are duplicate tiers." msgstr "" #. T["You need to set a unit price greater or equal to 0 for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:105 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:105 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a unit price greater or equal to 0 for every tier." msgstr "" #. return H["There are not enough {0} left in stock.", title]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "There are not enough {0} left in stock." msgstr "" #. return H["The checkout quantity for {0} is more than the maximum allowed ({1}).", title, maxOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:65 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:65 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is more than the maximum allowed ({1})." msgstr "" #. return H["The checkout quantity for {0} is less than the minimum allowed ({1}).", title, minOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:73 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:73 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is less than the minimum allowed ({1})." msgstr "" #. newHeaders.Insert(insertIndex, H["Old Price"]); -#: OrchardCore.Commerce/Events/PromotionShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\PromotionShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.PromotionShoppingCartEvents" msgid "Old Price" msgstr "" #. .Select(header => header.Name == "Price" ? H["Gross Price"] : header) -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:64 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:64 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Gross Price" msgstr "" #. newHeaders.Insert(grossIndex, H["Net Price"]); -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:72 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:72 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Net Price" msgstr "" #. T["You must either provide only {0}, or {1}, or neither of them.", percentageName, amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "You must either provide only {0}, or {1}, or neither of them." msgstr "" #. T["Discount amount must be smaller than the product's original price.", amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:82 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:82 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "Discount amount must be smaller than the product's original price." msgstr "" #. orderPart.ContentItem.DisplayText = T["Order {0}", guid]; -#: OrchardCore.Commerce/Handlers/OrderPartHandler.cs:29 +#: OrchardCore.Commerce\Handlers\OrderPartHandler.cs:29 msgctxt "OrchardCore.Commerce.Handlers.OrderPartHandler" msgid "Order {0}" msgstr "" #. _updateModelAccessor.ModelUpdater.ModelState.AddModelError(nameof(part.Sku), T["SKU must not be empty."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:39 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:39 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must not be empty." msgstr "" #. T["SKU must be unique. A product with the given SKU already exists."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:62 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:62 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must be unique. A product with the given SKU already exists." msgstr "" #. T["You must either provide both {0} and {1}, or neither of them.", grossPriceName, taxRateName]); -#: OrchardCore.Commerce/Handlers/TaxPartAndPricePartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\TaxPartAndPricePartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.TaxPartAndPricePartHandler" msgid "You must either provide both {0} and {1}, or neither of them." msgstr "" #. H["Quantity"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:107 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:107 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Quantity" msgstr "" #. H["Product"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:108 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:108 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product" msgstr "" #. H["Price"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:109 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:109 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Price" msgstr "" #. H["Action"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:110 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:110 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Action" msgstr "" #. return H["Product with SKU {0} not found.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:224 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:224 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product with SKU {0} not found." msgstr "" #. : H["Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:231 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:231 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency." msgstr "" #. (string.IsNullOrEmpty(currency.EnglishName) ? T["Unspecified"] : T[currency.EnglishName]))); -#: OrchardCore.Commerce/Settings/CurrencySettingsDisplayDriver.cs:64 +#: OrchardCore.Commerce\Settings\CurrencySettingsDisplayDriver.cs:64 msgctxt "OrchardCore.Commerce.Settings.CurrencySettingsDisplayDriver" msgid "Unspecified" msgstr "" #. new(CurrencySelectionMode.AllCurrencies.ToString(), T["All Currencies"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:40 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "All Currencies" msgstr "" #. new(CurrencySelectionMode.DefaultCurrency.ToString(), T["Default Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:41 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Default Currency" msgstr "" #. new(CurrencySelectionMode.SpecificCurrency.ToString(), T["Specific Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:42 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Specific Currency" msgstr "" #. T["Region settings"], -#: OrchardCore.Commerce/Startup.cs:243 +#: OrchardCore.Commerce\Startup.cs:243 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Region settings" msgstr "" #. T["Exports the region settings."]); -#: OrchardCore.Commerce/Startup.cs:244 +#: OrchardCore.Commerce\Startup.cs:244 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Exports the region settings." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:3 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Your Addresses" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:7 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "(Boolean product attribute)" msgstr "" #.
  • @T["Label: {0}", settings.Label]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:11 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Label: {0}" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: on" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: off" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The description text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The description text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text associated to the checkbox for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The text associated to the checkbox for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "On/Off" msgstr "" #. @T["The default value associated with this attribute."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The default value associated with this attribute." msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:25 +#: OrchardCore.Commerce\Views\Checkout.cshtml:25 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "E-mail *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:29 +#: OrchardCore.Commerce\Views\Checkout.cshtml:29 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Phone Number *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:33 +#: OrchardCore.Commerce\Views\Checkout.cshtml:33 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "VAT Number" msgstr "" #. @T["Buyer is a corporation"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:43 +#: OrchardCore.Commerce\Views\Checkout.cshtml:43 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Buyer is a corporation" msgstr "" #.

    @T["Billing Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:49 +#: OrchardCore.Commerce\Views\Checkout.cshtml:49 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Billing Address" msgstr "" #.

    @T["Shipping Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:62 +#: OrchardCore.Commerce\Views\Checkout.cshtml:62 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address" msgstr "" #. @T["Shipping Address and Billing Address are the same"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:82 +#: OrchardCore.Commerce\Views\Checkout.cshtml:82 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address and Billing Address are the same" msgstr "" #. @T["Checkout Without Payment"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:121 +#: OrchardCore.Commerce\Views\Checkout.cshtml:121 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Checkout Without Payment" msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Default currency" msgstr "" #. @T["The default currency used by the system."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The default currency used by the system." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:19 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Current display currency" msgstr "" #. @T["The currently used currency for displaying prices to customers."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The currently used currency for displaying prices to customers." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:3 +#: OrchardCore.Commerce\Views\User\Details.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Your Details" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:7 +#: OrchardCore.Commerce\Views\User\Details.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:1 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:1 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Shopping Cart" msgstr "" #.

    @T["Your shopping cart is empty."]

    -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:6 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:6 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Your shopping cart is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:5 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:5 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Your Cart" msgstr "" #. class="btn btn-primary checkout">@T["Checkout"] -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:14 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:14 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Checkout" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "(Numeric product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Decimal places: {0}", settings.DecimalPlaces]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Decimal places: {0}" msgstr "" #.
  • @T["Default value: {0}", settings.DefaultValue.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Default value: {0}" msgstr "" #.
  • @T["Value must be between {0} and {1}", settings.Minimum.Value, settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Value must be between {0} and {1}" msgstr "" #.
  • @T["Minimum value: {0}", settings.Minimum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Minimum value: {0}" msgstr "" #.
  • @T["Maximum value: {0}", settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Maximum value: {0}" msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:37 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Decimal places" msgstr "" #. @T["The number of digits after the decimal point."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:40 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:40 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The number of digits after the decimal point." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Minimum" msgstr "" #. @T["The minimum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:49 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:49 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The minimum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Maximum" msgstr "" #. @T["The maximum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:58 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:58 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The maximum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:64 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:64 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:74 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:74 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/NumericProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\NumericProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeValue" msgid "{0}: {1}" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Pending" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Ordered" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Arrived" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Shipped" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Unknown" msgstr "" #.

    @T["Ordered Items"]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Ordered Items" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product properties" msgstr "" #. @T["Product Name and Attributes cells are only populated after submitting the changes."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name and Attributes cells are only populated after submitting the changes." msgstr "" #. @T["Currencies: Selected currencies need to be the same for all Products."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Currencies: Selected currencies need to be the same for all Products." msgstr "" #.
    @T["Product Name"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:31 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name" msgstr "" #.
    @T["Quantity"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:32 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Quantity" msgstr "" #.
    @T["Product SKU"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:33 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product SKU" msgstr "" #.
    @T["Unit Price Value"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:34 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Value" msgstr "" #.
    @T["Unit Price Currency"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:35 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Currency" msgstr "" #.
    @T["Attributes"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:36 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Attributes" msgstr "" #.
    @T["Actions"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:37 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Actions" msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:102 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:102 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Total" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:108 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:108 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Add Item" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:113 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:113 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:122 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:122 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:131 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:131 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:140 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:140 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:149 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:149 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:158 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:158 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:169 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:169 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "There are no charges stored in this order." msgstr "" #.

    @T["Checkout Templates"]

    -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:6 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:6 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Checkout Templates" msgstr "" #. @T["Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses."] -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:7 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:7 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses." msgstr "" #. @T["Quantity"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:11 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:11 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Quantity" msgstr "" #. @T["Product"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:12 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:12 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Product" msgstr "" #. @T["Attributes"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:13 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:13 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Attributes" msgstr "" #. @T["Price"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:14 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Price" msgstr "" -#: OrchardCore.Commerce/Views/OrderPart.cshtml:0 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:0 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid " × " msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:44 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:44 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Total" msgstr "" #. @T["Complete Payment"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:57 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:57 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Complete Payment" msgstr "" #.

    @T["This order is empty."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:66 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:66 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "This order is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart.cshtml:71 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:71 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:79 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:79 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:83 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:83 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:87 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:87 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:91 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:91 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:95 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:95 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:103 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:103 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "There are no charges stored in this order." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Net Price Display" msgstr "" #. @T["Turn on to display prices with taxes excluded."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes excluded." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Gross Price Display" msgstr "" #. @T["Turn on to display prices with taxes included."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:17 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes included." msgstr "" #. -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceVariantsPart.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceVariantsPart.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceVariantsPart.Edit" msgid "Price" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:3 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:3 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Title" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:4 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Filter by title..." msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleAsc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleAsc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleAsc" msgid "Title A-Z" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleDesc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleDesc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleDesc" msgid "Title Z-A" msgstr "" #.

    @T["There are no products to display."]

    -#: OrchardCore.Commerce/Views/ProductListPart.cshtml:21 +#: OrchardCore.Commerce\Views\ProductListPart.cshtml:21 msgctxt "OrchardCore.Commerce.Views.ProductListPart" msgid "There are no products to display." msgstr "" #.

    @T["Filter Products"]

    -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:13 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:13 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Filter Products" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:24 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:24 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Sort By" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:44 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:44 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Apply" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:32 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:32 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:54 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:54 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Add to cart" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "SKU" msgstr "" #. @T["The SKU of the product."] -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:8 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:8 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "The SKU of the product." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "Allowed Regions" msgstr "" #. @T["The available regions. If left empty all regions will be available."] -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:16 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The available regions. If left empty all regions will be available." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartCell_Action.cshtml:17 +#: OrchardCore.Commerce\Views\ShoppingCartCell_Action.cshtml:17 msgctxt "OrchardCore.Commerce.Views.ShoppingCartCell_Action" msgid "Remove" msgstr "" #. @T["Total"] -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:58 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:58 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Total" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Net Price: {0}" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Gross Price: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:88 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:88 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Update" msgstr "" #. title="@T["Estimate, the final value is calculated during checkout."]"> -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:6 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Estimate, the final value is calculated during checkout." msgstr "" #. @T["Gross Price*:"] -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:7 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Gross Price*:" msgstr "" #. @T["Gross Price:"] -#: OrchardCore.Commerce/Views/TaxPart-GrossPrice.cshtml:9 +#: OrchardCore.Commerce\Views\TaxPart-GrossPrice.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TaxPart-GrossPrice" msgid "Gross Price:" msgstr "" #. @T["{0}%", value] -#: OrchardCore.Commerce/Views/TaxPart-TaxRate.cshtml:8 +#: OrchardCore.Commerce\Views\TaxPart-TaxRate.cshtml:8 msgctxt "OrchardCore.Commerce.Views.TaxPart-TaxRate" msgid "{0}%" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "(Text product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Predefined values: {0}", string.Join(", ", settings.PredefinedValues)]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Predefined values: {0}" msgstr "" #.
  • @T["Choice is restricted to predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:17 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Choice is restricted to predefined values." msgstr "" #.
  • @T["The user may enter a value that is not one of the predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may enter a value that is not one of the predefined values." msgstr "" #.
  • @T["The user may select more than one value."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may select more than one value." msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Predefined values" msgstr "" #. @T["The set of suggested or allowed values. Enter one value per line."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The set of suggested or allowed values. Enter one value per line." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Restrict to predefined values" msgstr "" #. @T["— Whether values should be restricted to the set of predefined values."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:39 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:39 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether values should be restricted to the set of predefined values." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Multiple values" msgstr "" #. @T["— Whether multiple values can be selected."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:47 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:47 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether multiple values can be selected." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid ", " msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid "{0}: {1}" msgstr "" #.
    @T["Default Price:"] @Model.TieredPricePart.DefaultPrice.ToString()
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Default Price:" msgstr "" #.
    @T["Tiers:"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:10 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:10 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Tiers:" msgstr "" #.
  • @T["Starting from {0} units: {1}", tier.Quantity, MoneyService.Create(tier.UnitPrice ?? 0, Model.Currency)]
  • -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:14 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Starting from {0} units: {1}" msgstr "" #.

    @T["Price tiers"]

    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Price tiers" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Default Price" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:27 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Unit Price" msgstr "" #.
    @T["Remove"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:34 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Remove" msgstr "" #.
    @T["Add Price Tier"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Add Price Tier" msgstr "" From 7a7297c47d1c5ff9799885e99f5a3f2777bafcf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:35 +0100 Subject: [PATCH 199/210] New translations orchardcore.commerce.pot (Chinese Traditional) --- Localization/zh-TW/OrchardCore.Commerce.po | 452 ++++++++++----------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/Localization/zh-TW/OrchardCore.Commerce.po b/Localization/zh-TW/OrchardCore.Commerce.po index 7085b81..b873819 100644 --- a/Localization/zh-TW/OrchardCore.Commerce.po +++ b/Localization/zh-TW/OrchardCore.Commerce.po @@ -4,1326 +4,1326 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: zh-TW\n" -"X-Crowdin-File: OrchardCore.Commerce.pot\n" -"X-Crowdin-File-ID: 926\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.pot\n" +"X-Crowdin-File-ID: 944\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Chinese Traditional\n" "Language: zh_TW\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. public override LocalizedString DisplayText => T["Cart displaying"]; -#: OrchardCore.Commerce/Activities/CartDisplayingEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartDisplayingEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartDisplayingEvent" msgid "Cart displaying" msgstr "" #. public override LocalizedString DisplayText => T["Cart loaded"]; -#: OrchardCore.Commerce/Activities/CartLoadedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartLoadedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartLoadedEvent" msgid "Cart loaded" msgstr "" #. public override LocalizedString DisplayText => T["Cart updated"]; -#: OrchardCore.Commerce/Activities/CartUpdatedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartUpdatedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartUpdatedEvent" msgid "Cart updated" msgstr "" #. public override LocalizedString DisplayText => T["Verifying cart item"]; -#: OrchardCore.Commerce/Activities/CartVerifyingItemEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartVerifyingItemEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartVerifyingItemEvent" msgid "Verifying cart item" msgstr "" #. public override LocalizedString Category => T["Commerce"]; -#: OrchardCore.Commerce/Activities/CommerceEventActivityBase.cs:8 +#: OrchardCore.Commerce\Activities\CommerceEventActivityBase.cs:8 msgctxt "OrchardCore.Commerce.Activities.CommerceEventActivityBase" msgid "Commerce" msgstr "" #. public override LocalizedString DisplayText => T["Order was created"]; -#: OrchardCore.Commerce/Activities/OrderCreatedEvent.cs:12 +#: OrchardCore.Commerce\Activities\OrderCreatedEvent.cs:12 msgctxt "OrchardCore.Commerce.Activities.OrderCreatedEvent" msgid "Order was created" msgstr "" #. public override LocalizedString DisplayText => T["Product added to cart"]; -#: OrchardCore.Commerce/Activities/ProductAddedToCartEvent.cs:7 +#: OrchardCore.Commerce\Activities\ProductAddedToCartEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.ProductAddedToCartEvent" msgid "Product added to cart" msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce/AdminMenu.cs:18 +#: OrchardCore.Commerce\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce/AdminMenu.cs:19 +#: OrchardCore.Commerce\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Currency"], T["Currency"], entry => entry #. .Add(T["Currency"], T["Currency"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:20 -#: OrchardCore.Commerce/AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Currency" msgstr "" #. .Add(T["Price Display"], T["Price Display"], entry => entry #. .Add(T["Price Display"], T["Price Display"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:24 -#: OrchardCore.Commerce/AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Price Display" msgstr "" #. .Add(T["Region"], T["Region"], region => region #. .Add(T["Region"], T["Region"], region => region -#: OrchardCore.Commerce/AdminMenu.cs:28 -#: OrchardCore.Commerce/AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Region" msgstr "" #. await _notifier.SuccessAsync(H["Your addresses have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:77 +#: OrchardCore.Commerce\Controllers\UserController.cs:77 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your addresses have been updated." msgstr "" #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); -#: OrchardCore.Commerce/Controllers/UserController.cs:82 -#: OrchardCore.Commerce/Controllers/UserController.cs:123 +#: OrchardCore.Commerce\Controllers\UserController.cs:82 +#: OrchardCore.Commerce\Controllers\UserController.cs:123 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "{0}" msgstr "" #. await _notifier.SuccessAsync(H["Your details have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:118 +#: OrchardCore.Commerce\Controllers\UserController.cs:118 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your details have been updated." msgstr "" #. H["Executes after the shopping cart data is prepared, but before the shapes are rendered."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:22 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:22 msgctxt "OrchardCore.Commerce.Drivers.CartDisplayingEventDisplayDriver" msgid "Executes after the shopping cart data is prepared, but before the shapes are rendered." msgstr "" #. H["Executes before an item is added to the shopping cart to check whether it can be added based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:33 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:33 msgctxt "OrchardCore.Commerce.Drivers.CartVerifyingItemEventDisplayDriver" msgid "Executes before an item is added to the shopping cart to check whether it can be added based on inventory status." msgstr "" #. H["Executes before the cart is updated to check whether item quantities can be modified based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:44 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:44 msgctxt "OrchardCore.Commerce.Drivers.CartUpdatedEventDisplayDriver" msgid "Executes before the cart is updated to check whether item quantities can be modified based on inventory status." msgstr "" #. H["Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:55 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:55 msgctxt "OrchardCore.Commerce.Drivers.CartLoadedEventDisplayDriver" msgid "Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when a product is added to the shopping cart."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:65 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:65 msgctxt "OrchardCore.Commerce.Drivers.ProductAddedToCartEventDisplayDriver" msgid "Executes when a product is added to the shopping cart." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when an order is created on the frontend."]; -#: OrchardCore.Commerce/Drivers/OrderCreatedEventDisplayDriver.cs:11 +#: OrchardCore.Commerce\Drivers\OrderCreatedEventDisplayDriver.cs:11 msgctxt "OrchardCore.Commerce.Drivers.OrderCreatedEventDisplayDriver" msgid "Executes when an order is created on the frontend." msgstr "" #. T["Selected currencies must match."]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Selected currencies must match." msgstr "" #. ? T["Product's SKU cannot be left empty."] -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:107 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:107 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Product's SKU cannot be left empty." msgstr "" #. : T["SKU \"{0}\" does not belong to an existing Product.", lineItemProductSku]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:108 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:108 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "SKU \"{0}\" does not belong to an existing Product." msgstr "" #. updater.ModelState.AddModelError(nameof(ProductPart.Sku), T["SKU may not contain the dash character."]); -#: OrchardCore.Commerce/Drivers/ProductPartDisplayDriver.cs:50 +#: OrchardCore.Commerce\Drivers\ProductPartDisplayDriver.cs:50 msgctxt "OrchardCore.Commerce.Drivers.ProductPartDisplayDriver" msgid "SKU may not contain the dash character." msgstr "" #. T["The given tiered prices are not valid."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:70 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:70 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "The given tiered prices are not valid." msgstr "" #. T["You need to set a price for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a price for every tier." msgstr "" #. T["You need to set a default price greater than 0."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:87 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:87 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a default price greater than 0." msgstr "" #. T["There are duplicate tiers."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:98 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "There are duplicate tiers." msgstr "" #. T["You need to set a unit price greater or equal to 0 for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:105 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:105 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a unit price greater or equal to 0 for every tier." msgstr "" #. return H["There are not enough {0} left in stock.", title]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "There are not enough {0} left in stock." msgstr "" #. return H["The checkout quantity for {0} is more than the maximum allowed ({1}).", title, maxOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:65 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:65 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is more than the maximum allowed ({1})." msgstr "" #. return H["The checkout quantity for {0} is less than the minimum allowed ({1}).", title, minOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:73 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:73 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is less than the minimum allowed ({1})." msgstr "" #. newHeaders.Insert(insertIndex, H["Old Price"]); -#: OrchardCore.Commerce/Events/PromotionShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\PromotionShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.PromotionShoppingCartEvents" msgid "Old Price" msgstr "" #. .Select(header => header.Name == "Price" ? H["Gross Price"] : header) -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:64 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:64 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Gross Price" msgstr "" #. newHeaders.Insert(grossIndex, H["Net Price"]); -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:72 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:72 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Net Price" msgstr "" #. T["You must either provide only {0}, or {1}, or neither of them.", percentageName, amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "You must either provide only {0}, or {1}, or neither of them." msgstr "" #. T["Discount amount must be smaller than the product's original price.", amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:82 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:82 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "Discount amount must be smaller than the product's original price." msgstr "" #. orderPart.ContentItem.DisplayText = T["Order {0}", guid]; -#: OrchardCore.Commerce/Handlers/OrderPartHandler.cs:29 +#: OrchardCore.Commerce\Handlers\OrderPartHandler.cs:29 msgctxt "OrchardCore.Commerce.Handlers.OrderPartHandler" msgid "Order {0}" msgstr "" #. _updateModelAccessor.ModelUpdater.ModelState.AddModelError(nameof(part.Sku), T["SKU must not be empty."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:39 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:39 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must not be empty." msgstr "" #. T["SKU must be unique. A product with the given SKU already exists."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:62 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:62 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must be unique. A product with the given SKU already exists." msgstr "" #. T["You must either provide both {0} and {1}, or neither of them.", grossPriceName, taxRateName]); -#: OrchardCore.Commerce/Handlers/TaxPartAndPricePartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\TaxPartAndPricePartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.TaxPartAndPricePartHandler" msgid "You must either provide both {0} and {1}, or neither of them." msgstr "" #. H["Quantity"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:107 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:107 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Quantity" msgstr "" #. H["Product"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:108 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:108 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product" msgstr "" #. H["Price"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:109 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:109 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Price" msgstr "" #. H["Action"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:110 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:110 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Action" msgstr "" #. return H["Product with SKU {0} not found.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:224 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:224 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product with SKU {0} not found." msgstr "" #. : H["Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:231 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:231 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency." msgstr "" #. (string.IsNullOrEmpty(currency.EnglishName) ? T["Unspecified"] : T[currency.EnglishName]))); -#: OrchardCore.Commerce/Settings/CurrencySettingsDisplayDriver.cs:64 +#: OrchardCore.Commerce\Settings\CurrencySettingsDisplayDriver.cs:64 msgctxt "OrchardCore.Commerce.Settings.CurrencySettingsDisplayDriver" msgid "Unspecified" msgstr "" #. new(CurrencySelectionMode.AllCurrencies.ToString(), T["All Currencies"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:40 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "All Currencies" msgstr "" #. new(CurrencySelectionMode.DefaultCurrency.ToString(), T["Default Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:41 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Default Currency" msgstr "" #. new(CurrencySelectionMode.SpecificCurrency.ToString(), T["Specific Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:42 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Specific Currency" msgstr "" #. T["Region settings"], -#: OrchardCore.Commerce/Startup.cs:243 +#: OrchardCore.Commerce\Startup.cs:243 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Region settings" msgstr "" #. T["Exports the region settings."]); -#: OrchardCore.Commerce/Startup.cs:244 +#: OrchardCore.Commerce\Startup.cs:244 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Exports the region settings." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:3 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Your Addresses" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:7 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "(Boolean product attribute)" msgstr "" #.
  • @T["Label: {0}", settings.Label]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:11 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Label: {0}" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: on" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: off" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The description text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The description text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text associated to the checkbox for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The text associated to the checkbox for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "On/Off" msgstr "" #. @T["The default value associated with this attribute."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The default value associated with this attribute." msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:25 +#: OrchardCore.Commerce\Views\Checkout.cshtml:25 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "E-mail *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:29 +#: OrchardCore.Commerce\Views\Checkout.cshtml:29 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Phone Number *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:33 +#: OrchardCore.Commerce\Views\Checkout.cshtml:33 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "VAT Number" msgstr "" #. @T["Buyer is a corporation"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:43 +#: OrchardCore.Commerce\Views\Checkout.cshtml:43 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Buyer is a corporation" msgstr "" #.

    @T["Billing Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:49 +#: OrchardCore.Commerce\Views\Checkout.cshtml:49 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Billing Address" msgstr "" #.

    @T["Shipping Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:62 +#: OrchardCore.Commerce\Views\Checkout.cshtml:62 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address" msgstr "" #. @T["Shipping Address and Billing Address are the same"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:82 +#: OrchardCore.Commerce\Views\Checkout.cshtml:82 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address and Billing Address are the same" msgstr "" #. @T["Checkout Without Payment"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:121 +#: OrchardCore.Commerce\Views\Checkout.cshtml:121 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Checkout Without Payment" msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Default currency" msgstr "" #. @T["The default currency used by the system."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The default currency used by the system." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:19 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Current display currency" msgstr "" #. @T["The currently used currency for displaying prices to customers."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The currently used currency for displaying prices to customers." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:3 +#: OrchardCore.Commerce\Views\User\Details.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Your Details" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:7 +#: OrchardCore.Commerce\Views\User\Details.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:1 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:1 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Shopping Cart" msgstr "" #.

    @T["Your shopping cart is empty."]

    -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:6 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:6 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Your shopping cart is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:5 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:5 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Your Cart" msgstr "" #. class="btn btn-primary checkout">@T["Checkout"] -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:14 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:14 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Checkout" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "(Numeric product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Decimal places: {0}", settings.DecimalPlaces]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Decimal places: {0}" msgstr "" #.
  • @T["Default value: {0}", settings.DefaultValue.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Default value: {0}" msgstr "" #.
  • @T["Value must be between {0} and {1}", settings.Minimum.Value, settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Value must be between {0} and {1}" msgstr "" #.
  • @T["Minimum value: {0}", settings.Minimum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Minimum value: {0}" msgstr "" #.
  • @T["Maximum value: {0}", settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Maximum value: {0}" msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:37 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Decimal places" msgstr "" #. @T["The number of digits after the decimal point."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:40 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:40 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The number of digits after the decimal point." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Minimum" msgstr "" #. @T["The minimum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:49 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:49 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The minimum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Maximum" msgstr "" #. @T["The maximum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:58 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:58 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The maximum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:64 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:64 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:74 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:74 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/NumericProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\NumericProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeValue" msgid "{0}: {1}" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Pending" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Ordered" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Arrived" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Shipped" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Unknown" msgstr "" #.

    @T["Ordered Items"]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Ordered Items" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product properties" msgstr "" #. @T["Product Name and Attributes cells are only populated after submitting the changes."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name and Attributes cells are only populated after submitting the changes." msgstr "" #. @T["Currencies: Selected currencies need to be the same for all Products."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Currencies: Selected currencies need to be the same for all Products." msgstr "" #.
    @T["Product Name"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:31 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name" msgstr "" #.
    @T["Quantity"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:32 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Quantity" msgstr "" #.
    @T["Product SKU"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:33 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product SKU" msgstr "" #.
    @T["Unit Price Value"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:34 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Value" msgstr "" #.
    @T["Unit Price Currency"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:35 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Currency" msgstr "" #.
    @T["Attributes"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:36 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Attributes" msgstr "" #.
    @T["Actions"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:37 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Actions" msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:102 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:102 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Total" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:108 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:108 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Add Item" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:113 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:113 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:122 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:122 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:131 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:131 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:140 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:140 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:149 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:149 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:158 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:158 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:169 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:169 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "There are no charges stored in this order." msgstr "" #.

    @T["Checkout Templates"]

    -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:6 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:6 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Checkout Templates" msgstr "" #. @T["Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses."] -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:7 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:7 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses." msgstr "" #. @T["Quantity"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:11 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:11 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Quantity" msgstr "" #. @T["Product"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:12 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:12 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Product" msgstr "" #. @T["Attributes"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:13 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:13 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Attributes" msgstr "" #. @T["Price"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:14 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Price" msgstr "" -#: OrchardCore.Commerce/Views/OrderPart.cshtml:0 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:0 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid " × " msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:44 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:44 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Total" msgstr "" #. @T["Complete Payment"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:57 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:57 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Complete Payment" msgstr "" #.

    @T["This order is empty."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:66 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:66 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "This order is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart.cshtml:71 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:71 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:79 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:79 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:83 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:83 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:87 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:87 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:91 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:91 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:95 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:95 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:103 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:103 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "There are no charges stored in this order." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Net Price Display" msgstr "" #. @T["Turn on to display prices with taxes excluded."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes excluded." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Gross Price Display" msgstr "" #. @T["Turn on to display prices with taxes included."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:17 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes included." msgstr "" #. -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceVariantsPart.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceVariantsPart.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceVariantsPart.Edit" msgid "Price" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:3 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:3 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Title" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:4 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Filter by title..." msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleAsc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleAsc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleAsc" msgid "Title A-Z" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleDesc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleDesc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleDesc" msgid "Title Z-A" msgstr "" #.

    @T["There are no products to display."]

    -#: OrchardCore.Commerce/Views/ProductListPart.cshtml:21 +#: OrchardCore.Commerce\Views\ProductListPart.cshtml:21 msgctxt "OrchardCore.Commerce.Views.ProductListPart" msgid "There are no products to display." msgstr "" #.

    @T["Filter Products"]

    -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:13 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:13 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Filter Products" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:24 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:24 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Sort By" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:44 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:44 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Apply" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:32 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:32 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:54 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:54 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Add to cart" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "SKU" msgstr "" #. @T["The SKU of the product."] -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:8 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:8 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "The SKU of the product." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "Allowed Regions" msgstr "" #. @T["The available regions. If left empty all regions will be available."] -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:16 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The available regions. If left empty all regions will be available." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartCell_Action.cshtml:17 +#: OrchardCore.Commerce\Views\ShoppingCartCell_Action.cshtml:17 msgctxt "OrchardCore.Commerce.Views.ShoppingCartCell_Action" msgid "Remove" msgstr "" #. @T["Total"] -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:58 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:58 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Total" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Net Price: {0}" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Gross Price: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:88 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:88 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Update" msgstr "" #. title="@T["Estimate, the final value is calculated during checkout."]"> -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:6 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Estimate, the final value is calculated during checkout." msgstr "" #. @T["Gross Price*:"] -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:7 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Gross Price*:" msgstr "" #. @T["Gross Price:"] -#: OrchardCore.Commerce/Views/TaxPart-GrossPrice.cshtml:9 +#: OrchardCore.Commerce\Views\TaxPart-GrossPrice.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TaxPart-GrossPrice" msgid "Gross Price:" msgstr "" #. @T["{0}%", value] -#: OrchardCore.Commerce/Views/TaxPart-TaxRate.cshtml:8 +#: OrchardCore.Commerce\Views\TaxPart-TaxRate.cshtml:8 msgctxt "OrchardCore.Commerce.Views.TaxPart-TaxRate" msgid "{0}%" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "(Text product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Predefined values: {0}", string.Join(", ", settings.PredefinedValues)]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Predefined values: {0}" msgstr "" #.
  • @T["Choice is restricted to predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:17 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Choice is restricted to predefined values." msgstr "" #.
  • @T["The user may enter a value that is not one of the predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may enter a value that is not one of the predefined values." msgstr "" #.
  • @T["The user may select more than one value."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may select more than one value." msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Predefined values" msgstr "" #. @T["The set of suggested or allowed values. Enter one value per line."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The set of suggested or allowed values. Enter one value per line." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Restrict to predefined values" msgstr "" #. @T["— Whether values should be restricted to the set of predefined values."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:39 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:39 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether values should be restricted to the set of predefined values." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Multiple values" msgstr "" #. @T["— Whether multiple values can be selected."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:47 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:47 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether multiple values can be selected." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid ", " msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid "{0}: {1}" msgstr "" #.
    @T["Default Price:"] @Model.TieredPricePart.DefaultPrice.ToString()
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Default Price:" msgstr "" #.
    @T["Tiers:"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:10 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:10 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Tiers:" msgstr "" #.
  • @T["Starting from {0} units: {1}", tier.Quantity, MoneyService.Create(tier.UnitPrice ?? 0, Model.Currency)]
  • -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:14 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Starting from {0} units: {1}" msgstr "" #.

    @T["Price tiers"]

    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Price tiers" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Default Price" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:27 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Unit Price" msgstr "" #.
    @T["Remove"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:34 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Remove" msgstr "" #.
    @T["Add Price Tier"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Add Price Tier" msgstr "" From b7d1f6ad3d1329be3a5b1346cfb195f742bc153d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:36 +0100 Subject: [PATCH 200/210] New translations orchardcore.commerce.pot (Vietnamese) --- Localization/vi-VN/OrchardCore.Commerce.po | 452 ++++++++++----------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/Localization/vi-VN/OrchardCore.Commerce.po b/Localization/vi-VN/OrchardCore.Commerce.po index 4a75263..5ac7779 100644 --- a/Localization/vi-VN/OrchardCore.Commerce.po +++ b/Localization/vi-VN/OrchardCore.Commerce.po @@ -4,1326 +4,1326 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: vi\n" -"X-Crowdin-File: OrchardCore.Commerce.pot\n" -"X-Crowdin-File-ID: 926\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.pot\n" +"X-Crowdin-File-ID: 944\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Vietnamese\n" "Language: vi_VN\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. public override LocalizedString DisplayText => T["Cart displaying"]; -#: OrchardCore.Commerce/Activities/CartDisplayingEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartDisplayingEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartDisplayingEvent" msgid "Cart displaying" msgstr "" #. public override LocalizedString DisplayText => T["Cart loaded"]; -#: OrchardCore.Commerce/Activities/CartLoadedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartLoadedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartLoadedEvent" msgid "Cart loaded" msgstr "" #. public override LocalizedString DisplayText => T["Cart updated"]; -#: OrchardCore.Commerce/Activities/CartUpdatedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartUpdatedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartUpdatedEvent" msgid "Cart updated" msgstr "" #. public override LocalizedString DisplayText => T["Verifying cart item"]; -#: OrchardCore.Commerce/Activities/CartVerifyingItemEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartVerifyingItemEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartVerifyingItemEvent" msgid "Verifying cart item" msgstr "" #. public override LocalizedString Category => T["Commerce"]; -#: OrchardCore.Commerce/Activities/CommerceEventActivityBase.cs:8 +#: OrchardCore.Commerce\Activities\CommerceEventActivityBase.cs:8 msgctxt "OrchardCore.Commerce.Activities.CommerceEventActivityBase" msgid "Commerce" msgstr "" #. public override LocalizedString DisplayText => T["Order was created"]; -#: OrchardCore.Commerce/Activities/OrderCreatedEvent.cs:12 +#: OrchardCore.Commerce\Activities\OrderCreatedEvent.cs:12 msgctxt "OrchardCore.Commerce.Activities.OrderCreatedEvent" msgid "Order was created" msgstr "" #. public override LocalizedString DisplayText => T["Product added to cart"]; -#: OrchardCore.Commerce/Activities/ProductAddedToCartEvent.cs:7 +#: OrchardCore.Commerce\Activities\ProductAddedToCartEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.ProductAddedToCartEvent" msgid "Product added to cart" msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce/AdminMenu.cs:18 +#: OrchardCore.Commerce\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce/AdminMenu.cs:19 +#: OrchardCore.Commerce\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Currency"], T["Currency"], entry => entry #. .Add(T["Currency"], T["Currency"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:20 -#: OrchardCore.Commerce/AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Currency" msgstr "" #. .Add(T["Price Display"], T["Price Display"], entry => entry #. .Add(T["Price Display"], T["Price Display"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:24 -#: OrchardCore.Commerce/AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Price Display" msgstr "" #. .Add(T["Region"], T["Region"], region => region #. .Add(T["Region"], T["Region"], region => region -#: OrchardCore.Commerce/AdminMenu.cs:28 -#: OrchardCore.Commerce/AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Region" msgstr "" #. await _notifier.SuccessAsync(H["Your addresses have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:77 +#: OrchardCore.Commerce\Controllers\UserController.cs:77 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your addresses have been updated." msgstr "" #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); -#: OrchardCore.Commerce/Controllers/UserController.cs:82 -#: OrchardCore.Commerce/Controllers/UserController.cs:123 +#: OrchardCore.Commerce\Controllers\UserController.cs:82 +#: OrchardCore.Commerce\Controllers\UserController.cs:123 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "{0}" msgstr "" #. await _notifier.SuccessAsync(H["Your details have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:118 +#: OrchardCore.Commerce\Controllers\UserController.cs:118 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your details have been updated." msgstr "" #. H["Executes after the shopping cart data is prepared, but before the shapes are rendered."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:22 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:22 msgctxt "OrchardCore.Commerce.Drivers.CartDisplayingEventDisplayDriver" msgid "Executes after the shopping cart data is prepared, but before the shapes are rendered." msgstr "" #. H["Executes before an item is added to the shopping cart to check whether it can be added based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:33 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:33 msgctxt "OrchardCore.Commerce.Drivers.CartVerifyingItemEventDisplayDriver" msgid "Executes before an item is added to the shopping cart to check whether it can be added based on inventory status." msgstr "" #. H["Executes before the cart is updated to check whether item quantities can be modified based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:44 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:44 msgctxt "OrchardCore.Commerce.Drivers.CartUpdatedEventDisplayDriver" msgid "Executes before the cart is updated to check whether item quantities can be modified based on inventory status." msgstr "" #. H["Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:55 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:55 msgctxt "OrchardCore.Commerce.Drivers.CartLoadedEventDisplayDriver" msgid "Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when a product is added to the shopping cart."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:65 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:65 msgctxt "OrchardCore.Commerce.Drivers.ProductAddedToCartEventDisplayDriver" msgid "Executes when a product is added to the shopping cart." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when an order is created on the frontend."]; -#: OrchardCore.Commerce/Drivers/OrderCreatedEventDisplayDriver.cs:11 +#: OrchardCore.Commerce\Drivers\OrderCreatedEventDisplayDriver.cs:11 msgctxt "OrchardCore.Commerce.Drivers.OrderCreatedEventDisplayDriver" msgid "Executes when an order is created on the frontend." msgstr "" #. T["Selected currencies must match."]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Selected currencies must match." msgstr "" #. ? T["Product's SKU cannot be left empty."] -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:107 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:107 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Product's SKU cannot be left empty." msgstr "" #. : T["SKU \"{0}\" does not belong to an existing Product.", lineItemProductSku]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:108 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:108 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "SKU \"{0}\" does not belong to an existing Product." msgstr "" #. updater.ModelState.AddModelError(nameof(ProductPart.Sku), T["SKU may not contain the dash character."]); -#: OrchardCore.Commerce/Drivers/ProductPartDisplayDriver.cs:50 +#: OrchardCore.Commerce\Drivers\ProductPartDisplayDriver.cs:50 msgctxt "OrchardCore.Commerce.Drivers.ProductPartDisplayDriver" msgid "SKU may not contain the dash character." msgstr "" #. T["The given tiered prices are not valid."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:70 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:70 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "The given tiered prices are not valid." msgstr "" #. T["You need to set a price for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a price for every tier." msgstr "" #. T["You need to set a default price greater than 0."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:87 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:87 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a default price greater than 0." msgstr "" #. T["There are duplicate tiers."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:98 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "There are duplicate tiers." msgstr "" #. T["You need to set a unit price greater or equal to 0 for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:105 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:105 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a unit price greater or equal to 0 for every tier." msgstr "" #. return H["There are not enough {0} left in stock.", title]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "There are not enough {0} left in stock." msgstr "" #. return H["The checkout quantity for {0} is more than the maximum allowed ({1}).", title, maxOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:65 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:65 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is more than the maximum allowed ({1})." msgstr "" #. return H["The checkout quantity for {0} is less than the minimum allowed ({1}).", title, minOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:73 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:73 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is less than the minimum allowed ({1})." msgstr "" #. newHeaders.Insert(insertIndex, H["Old Price"]); -#: OrchardCore.Commerce/Events/PromotionShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\PromotionShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.PromotionShoppingCartEvents" msgid "Old Price" msgstr "" #. .Select(header => header.Name == "Price" ? H["Gross Price"] : header) -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:64 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:64 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Gross Price" msgstr "" #. newHeaders.Insert(grossIndex, H["Net Price"]); -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:72 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:72 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Net Price" msgstr "" #. T["You must either provide only {0}, or {1}, or neither of them.", percentageName, amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "You must either provide only {0}, or {1}, or neither of them." msgstr "" #. T["Discount amount must be smaller than the product's original price.", amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:82 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:82 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "Discount amount must be smaller than the product's original price." msgstr "" #. orderPart.ContentItem.DisplayText = T["Order {0}", guid]; -#: OrchardCore.Commerce/Handlers/OrderPartHandler.cs:29 +#: OrchardCore.Commerce\Handlers\OrderPartHandler.cs:29 msgctxt "OrchardCore.Commerce.Handlers.OrderPartHandler" msgid "Order {0}" msgstr "" #. _updateModelAccessor.ModelUpdater.ModelState.AddModelError(nameof(part.Sku), T["SKU must not be empty."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:39 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:39 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must not be empty." msgstr "" #. T["SKU must be unique. A product with the given SKU already exists."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:62 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:62 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must be unique. A product with the given SKU already exists." msgstr "" #. T["You must either provide both {0} and {1}, or neither of them.", grossPriceName, taxRateName]); -#: OrchardCore.Commerce/Handlers/TaxPartAndPricePartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\TaxPartAndPricePartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.TaxPartAndPricePartHandler" msgid "You must either provide both {0} and {1}, or neither of them." msgstr "" #. H["Quantity"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:107 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:107 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Quantity" msgstr "" #. H["Product"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:108 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:108 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product" msgstr "" #. H["Price"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:109 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:109 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Price" msgstr "" #. H["Action"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:110 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:110 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Action" msgstr "" #. return H["Product with SKU {0} not found.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:224 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:224 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product with SKU {0} not found." msgstr "" #. : H["Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:231 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:231 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency." msgstr "" #. (string.IsNullOrEmpty(currency.EnglishName) ? T["Unspecified"] : T[currency.EnglishName]))); -#: OrchardCore.Commerce/Settings/CurrencySettingsDisplayDriver.cs:64 +#: OrchardCore.Commerce\Settings\CurrencySettingsDisplayDriver.cs:64 msgctxt "OrchardCore.Commerce.Settings.CurrencySettingsDisplayDriver" msgid "Unspecified" msgstr "" #. new(CurrencySelectionMode.AllCurrencies.ToString(), T["All Currencies"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:40 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "All Currencies" msgstr "" #. new(CurrencySelectionMode.DefaultCurrency.ToString(), T["Default Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:41 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Default Currency" msgstr "" #. new(CurrencySelectionMode.SpecificCurrency.ToString(), T["Specific Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:42 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Specific Currency" msgstr "" #. T["Region settings"], -#: OrchardCore.Commerce/Startup.cs:243 +#: OrchardCore.Commerce\Startup.cs:243 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Region settings" msgstr "" #. T["Exports the region settings."]); -#: OrchardCore.Commerce/Startup.cs:244 +#: OrchardCore.Commerce\Startup.cs:244 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Exports the region settings." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:3 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Your Addresses" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:7 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "(Boolean product attribute)" msgstr "" #.
  • @T["Label: {0}", settings.Label]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:11 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Label: {0}" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: on" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: off" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The description text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The description text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text associated to the checkbox for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The text associated to the checkbox for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "On/Off" msgstr "" #. @T["The default value associated with this attribute."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The default value associated with this attribute." msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:25 +#: OrchardCore.Commerce\Views\Checkout.cshtml:25 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "E-mail *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:29 +#: OrchardCore.Commerce\Views\Checkout.cshtml:29 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Phone Number *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:33 +#: OrchardCore.Commerce\Views\Checkout.cshtml:33 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "VAT Number" msgstr "" #. @T["Buyer is a corporation"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:43 +#: OrchardCore.Commerce\Views\Checkout.cshtml:43 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Buyer is a corporation" msgstr "" #.

    @T["Billing Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:49 +#: OrchardCore.Commerce\Views\Checkout.cshtml:49 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Billing Address" msgstr "" #.

    @T["Shipping Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:62 +#: OrchardCore.Commerce\Views\Checkout.cshtml:62 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address" msgstr "" #. @T["Shipping Address and Billing Address are the same"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:82 +#: OrchardCore.Commerce\Views\Checkout.cshtml:82 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address and Billing Address are the same" msgstr "" #. @T["Checkout Without Payment"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:121 +#: OrchardCore.Commerce\Views\Checkout.cshtml:121 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Checkout Without Payment" msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Default currency" msgstr "" #. @T["The default currency used by the system."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The default currency used by the system." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:19 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Current display currency" msgstr "" #. @T["The currently used currency for displaying prices to customers."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The currently used currency for displaying prices to customers." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:3 +#: OrchardCore.Commerce\Views\User\Details.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Your Details" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:7 +#: OrchardCore.Commerce\Views\User\Details.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:1 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:1 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Shopping Cart" msgstr "" #.

    @T["Your shopping cart is empty."]

    -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:6 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:6 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Your shopping cart is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:5 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:5 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Your Cart" msgstr "" #. class="btn btn-primary checkout">@T["Checkout"] -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:14 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:14 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Checkout" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "(Numeric product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Decimal places: {0}", settings.DecimalPlaces]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Decimal places: {0}" msgstr "" #.
  • @T["Default value: {0}", settings.DefaultValue.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Default value: {0}" msgstr "" #.
  • @T["Value must be between {0} and {1}", settings.Minimum.Value, settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Value must be between {0} and {1}" msgstr "" #.
  • @T["Minimum value: {0}", settings.Minimum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Minimum value: {0}" msgstr "" #.
  • @T["Maximum value: {0}", settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Maximum value: {0}" msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:37 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Decimal places" msgstr "" #. @T["The number of digits after the decimal point."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:40 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:40 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The number of digits after the decimal point." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Minimum" msgstr "" #. @T["The minimum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:49 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:49 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The minimum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Maximum" msgstr "" #. @T["The maximum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:58 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:58 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The maximum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:64 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:64 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:74 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:74 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/NumericProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\NumericProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeValue" msgid "{0}: {1}" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Pending" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Ordered" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Arrived" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Shipped" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Unknown" msgstr "" #.

    @T["Ordered Items"]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Ordered Items" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product properties" msgstr "" #. @T["Product Name and Attributes cells are only populated after submitting the changes."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name and Attributes cells are only populated after submitting the changes." msgstr "" #. @T["Currencies: Selected currencies need to be the same for all Products."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Currencies: Selected currencies need to be the same for all Products." msgstr "" #.
    @T["Product Name"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:31 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name" msgstr "" #.
    @T["Quantity"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:32 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Quantity" msgstr "" #.
    @T["Product SKU"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:33 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product SKU" msgstr "" #.
    @T["Unit Price Value"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:34 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Value" msgstr "" #.
    @T["Unit Price Currency"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:35 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Currency" msgstr "" #.
    @T["Attributes"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:36 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Attributes" msgstr "" #.
    @T["Actions"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:37 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Actions" msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:102 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:102 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Total" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:108 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:108 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Add Item" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:113 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:113 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:122 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:122 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:131 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:131 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:140 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:140 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:149 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:149 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:158 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:158 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:169 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:169 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "There are no charges stored in this order." msgstr "" #.

    @T["Checkout Templates"]

    -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:6 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:6 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Checkout Templates" msgstr "" #. @T["Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses."] -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:7 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:7 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses." msgstr "" #. @T["Quantity"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:11 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:11 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Quantity" msgstr "" #. @T["Product"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:12 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:12 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Product" msgstr "" #. @T["Attributes"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:13 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:13 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Attributes" msgstr "" #. @T["Price"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:14 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Price" msgstr "" -#: OrchardCore.Commerce/Views/OrderPart.cshtml:0 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:0 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid " × " msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:44 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:44 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Total" msgstr "" #. @T["Complete Payment"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:57 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:57 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Complete Payment" msgstr "" #.

    @T["This order is empty."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:66 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:66 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "This order is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart.cshtml:71 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:71 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:79 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:79 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:83 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:83 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:87 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:87 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:91 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:91 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:95 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:95 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:103 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:103 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "There are no charges stored in this order." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Net Price Display" msgstr "" #. @T["Turn on to display prices with taxes excluded."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes excluded." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Gross Price Display" msgstr "" #. @T["Turn on to display prices with taxes included."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:17 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes included." msgstr "" #. -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceVariantsPart.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceVariantsPart.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceVariantsPart.Edit" msgid "Price" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:3 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:3 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Title" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:4 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Filter by title..." msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleAsc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleAsc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleAsc" msgid "Title A-Z" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleDesc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleDesc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleDesc" msgid "Title Z-A" msgstr "" #.

    @T["There are no products to display."]

    -#: OrchardCore.Commerce/Views/ProductListPart.cshtml:21 +#: OrchardCore.Commerce\Views\ProductListPart.cshtml:21 msgctxt "OrchardCore.Commerce.Views.ProductListPart" msgid "There are no products to display." msgstr "" #.

    @T["Filter Products"]

    -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:13 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:13 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Filter Products" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:24 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:24 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Sort By" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:44 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:44 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Apply" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:32 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:32 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:54 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:54 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Add to cart" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "SKU" msgstr "" #. @T["The SKU of the product."] -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:8 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:8 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "The SKU of the product." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "Allowed Regions" msgstr "" #. @T["The available regions. If left empty all regions will be available."] -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:16 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The available regions. If left empty all regions will be available." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartCell_Action.cshtml:17 +#: OrchardCore.Commerce\Views\ShoppingCartCell_Action.cshtml:17 msgctxt "OrchardCore.Commerce.Views.ShoppingCartCell_Action" msgid "Remove" msgstr "" #. @T["Total"] -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:58 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:58 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Total" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Net Price: {0}" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Gross Price: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:88 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:88 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Update" msgstr "" #. title="@T["Estimate, the final value is calculated during checkout."]"> -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:6 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Estimate, the final value is calculated during checkout." msgstr "" #. @T["Gross Price*:"] -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:7 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Gross Price*:" msgstr "" #. @T["Gross Price:"] -#: OrchardCore.Commerce/Views/TaxPart-GrossPrice.cshtml:9 +#: OrchardCore.Commerce\Views\TaxPart-GrossPrice.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TaxPart-GrossPrice" msgid "Gross Price:" msgstr "" #. @T["{0}%", value] -#: OrchardCore.Commerce/Views/TaxPart-TaxRate.cshtml:8 +#: OrchardCore.Commerce\Views\TaxPart-TaxRate.cshtml:8 msgctxt "OrchardCore.Commerce.Views.TaxPart-TaxRate" msgid "{0}%" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "(Text product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Predefined values: {0}", string.Join(", ", settings.PredefinedValues)]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Predefined values: {0}" msgstr "" #.
  • @T["Choice is restricted to predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:17 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Choice is restricted to predefined values." msgstr "" #.
  • @T["The user may enter a value that is not one of the predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may enter a value that is not one of the predefined values." msgstr "" #.
  • @T["The user may select more than one value."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may select more than one value." msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Predefined values" msgstr "" #. @T["The set of suggested or allowed values. Enter one value per line."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The set of suggested or allowed values. Enter one value per line." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Restrict to predefined values" msgstr "" #. @T["— Whether values should be restricted to the set of predefined values."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:39 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:39 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether values should be restricted to the set of predefined values." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Multiple values" msgstr "" #. @T["— Whether multiple values can be selected."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:47 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:47 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether multiple values can be selected." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid ", " msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid "{0}: {1}" msgstr "" #.
    @T["Default Price:"] @Model.TieredPricePart.DefaultPrice.ToString()
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Default Price:" msgstr "" #.
    @T["Tiers:"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:10 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:10 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Tiers:" msgstr "" #.
  • @T["Starting from {0} units: {1}", tier.Quantity, MoneyService.Create(tier.UnitPrice ?? 0, Model.Currency)]
  • -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:14 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Starting from {0} units: {1}" msgstr "" #.

    @T["Price tiers"]

    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Price tiers" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Default Price" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:27 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Unit Price" msgstr "" #.
    @T["Remove"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:34 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Remove" msgstr "" #.
    @T["Add Price Tier"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Add Price Tier" msgstr "" From 933f725792e86320f3d0e468cdca23423b855946 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:37 +0100 Subject: [PATCH 201/210] New translations orchardcore.commerce.pot (Indonesian) --- Localization/id-ID/OrchardCore.Commerce.po | 452 ++++++++++----------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/Localization/id-ID/OrchardCore.Commerce.po b/Localization/id-ID/OrchardCore.Commerce.po index 52a3f8b..e3c7a1e 100644 --- a/Localization/id-ID/OrchardCore.Commerce.po +++ b/Localization/id-ID/OrchardCore.Commerce.po @@ -4,1326 +4,1326 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: id\n" -"X-Crowdin-File: OrchardCore.Commerce.pot\n" -"X-Crowdin-File-ID: 926\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.pot\n" +"X-Crowdin-File-ID: 944\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Indonesian\n" "Language: id_ID\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. public override LocalizedString DisplayText => T["Cart displaying"]; -#: OrchardCore.Commerce/Activities/CartDisplayingEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartDisplayingEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartDisplayingEvent" msgid "Cart displaying" msgstr "" #. public override LocalizedString DisplayText => T["Cart loaded"]; -#: OrchardCore.Commerce/Activities/CartLoadedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartLoadedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartLoadedEvent" msgid "Cart loaded" msgstr "" #. public override LocalizedString DisplayText => T["Cart updated"]; -#: OrchardCore.Commerce/Activities/CartUpdatedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartUpdatedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartUpdatedEvent" msgid "Cart updated" msgstr "" #. public override LocalizedString DisplayText => T["Verifying cart item"]; -#: OrchardCore.Commerce/Activities/CartVerifyingItemEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartVerifyingItemEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartVerifyingItemEvent" msgid "Verifying cart item" msgstr "" #. public override LocalizedString Category => T["Commerce"]; -#: OrchardCore.Commerce/Activities/CommerceEventActivityBase.cs:8 +#: OrchardCore.Commerce\Activities\CommerceEventActivityBase.cs:8 msgctxt "OrchardCore.Commerce.Activities.CommerceEventActivityBase" msgid "Commerce" msgstr "" #. public override LocalizedString DisplayText => T["Order was created"]; -#: OrchardCore.Commerce/Activities/OrderCreatedEvent.cs:12 +#: OrchardCore.Commerce\Activities\OrderCreatedEvent.cs:12 msgctxt "OrchardCore.Commerce.Activities.OrderCreatedEvent" msgid "Order was created" msgstr "" #. public override LocalizedString DisplayText => T["Product added to cart"]; -#: OrchardCore.Commerce/Activities/ProductAddedToCartEvent.cs:7 +#: OrchardCore.Commerce\Activities\ProductAddedToCartEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.ProductAddedToCartEvent" msgid "Product added to cart" msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce/AdminMenu.cs:18 +#: OrchardCore.Commerce\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce/AdminMenu.cs:19 +#: OrchardCore.Commerce\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Currency"], T["Currency"], entry => entry #. .Add(T["Currency"], T["Currency"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:20 -#: OrchardCore.Commerce/AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Currency" msgstr "" #. .Add(T["Price Display"], T["Price Display"], entry => entry #. .Add(T["Price Display"], T["Price Display"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:24 -#: OrchardCore.Commerce/AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Price Display" msgstr "" #. .Add(T["Region"], T["Region"], region => region #. .Add(T["Region"], T["Region"], region => region -#: OrchardCore.Commerce/AdminMenu.cs:28 -#: OrchardCore.Commerce/AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Region" msgstr "" #. await _notifier.SuccessAsync(H["Your addresses have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:77 +#: OrchardCore.Commerce\Controllers\UserController.cs:77 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your addresses have been updated." msgstr "" #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); -#: OrchardCore.Commerce/Controllers/UserController.cs:82 -#: OrchardCore.Commerce/Controllers/UserController.cs:123 +#: OrchardCore.Commerce\Controllers\UserController.cs:82 +#: OrchardCore.Commerce\Controllers\UserController.cs:123 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "{0}" msgstr "" #. await _notifier.SuccessAsync(H["Your details have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:118 +#: OrchardCore.Commerce\Controllers\UserController.cs:118 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your details have been updated." msgstr "" #. H["Executes after the shopping cart data is prepared, but before the shapes are rendered."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:22 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:22 msgctxt "OrchardCore.Commerce.Drivers.CartDisplayingEventDisplayDriver" msgid "Executes after the shopping cart data is prepared, but before the shapes are rendered." msgstr "" #. H["Executes before an item is added to the shopping cart to check whether it can be added based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:33 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:33 msgctxt "OrchardCore.Commerce.Drivers.CartVerifyingItemEventDisplayDriver" msgid "Executes before an item is added to the shopping cart to check whether it can be added based on inventory status." msgstr "" #. H["Executes before the cart is updated to check whether item quantities can be modified based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:44 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:44 msgctxt "OrchardCore.Commerce.Drivers.CartUpdatedEventDisplayDriver" msgid "Executes before the cart is updated to check whether item quantities can be modified based on inventory status." msgstr "" #. H["Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:55 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:55 msgctxt "OrchardCore.Commerce.Drivers.CartLoadedEventDisplayDriver" msgid "Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when a product is added to the shopping cart."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:65 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:65 msgctxt "OrchardCore.Commerce.Drivers.ProductAddedToCartEventDisplayDriver" msgid "Executes when a product is added to the shopping cart." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when an order is created on the frontend."]; -#: OrchardCore.Commerce/Drivers/OrderCreatedEventDisplayDriver.cs:11 +#: OrchardCore.Commerce\Drivers\OrderCreatedEventDisplayDriver.cs:11 msgctxt "OrchardCore.Commerce.Drivers.OrderCreatedEventDisplayDriver" msgid "Executes when an order is created on the frontend." msgstr "" #. T["Selected currencies must match."]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Selected currencies must match." msgstr "" #. ? T["Product's SKU cannot be left empty."] -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:107 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:107 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Product's SKU cannot be left empty." msgstr "" #. : T["SKU \"{0}\" does not belong to an existing Product.", lineItemProductSku]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:108 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:108 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "SKU \"{0}\" does not belong to an existing Product." msgstr "" #. updater.ModelState.AddModelError(nameof(ProductPart.Sku), T["SKU may not contain the dash character."]); -#: OrchardCore.Commerce/Drivers/ProductPartDisplayDriver.cs:50 +#: OrchardCore.Commerce\Drivers\ProductPartDisplayDriver.cs:50 msgctxt "OrchardCore.Commerce.Drivers.ProductPartDisplayDriver" msgid "SKU may not contain the dash character." msgstr "" #. T["The given tiered prices are not valid."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:70 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:70 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "The given tiered prices are not valid." msgstr "" #. T["You need to set a price for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a price for every tier." msgstr "" #. T["You need to set a default price greater than 0."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:87 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:87 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a default price greater than 0." msgstr "" #. T["There are duplicate tiers."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:98 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "There are duplicate tiers." msgstr "" #. T["You need to set a unit price greater or equal to 0 for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:105 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:105 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a unit price greater or equal to 0 for every tier." msgstr "" #. return H["There are not enough {0} left in stock.", title]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "There are not enough {0} left in stock." msgstr "" #. return H["The checkout quantity for {0} is more than the maximum allowed ({1}).", title, maxOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:65 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:65 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is more than the maximum allowed ({1})." msgstr "" #. return H["The checkout quantity for {0} is less than the minimum allowed ({1}).", title, minOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:73 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:73 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is less than the minimum allowed ({1})." msgstr "" #. newHeaders.Insert(insertIndex, H["Old Price"]); -#: OrchardCore.Commerce/Events/PromotionShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\PromotionShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.PromotionShoppingCartEvents" msgid "Old Price" msgstr "" #. .Select(header => header.Name == "Price" ? H["Gross Price"] : header) -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:64 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:64 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Gross Price" msgstr "" #. newHeaders.Insert(grossIndex, H["Net Price"]); -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:72 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:72 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Net Price" msgstr "" #. T["You must either provide only {0}, or {1}, or neither of them.", percentageName, amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "You must either provide only {0}, or {1}, or neither of them." msgstr "" #. T["Discount amount must be smaller than the product's original price.", amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:82 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:82 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "Discount amount must be smaller than the product's original price." msgstr "" #. orderPart.ContentItem.DisplayText = T["Order {0}", guid]; -#: OrchardCore.Commerce/Handlers/OrderPartHandler.cs:29 +#: OrchardCore.Commerce\Handlers\OrderPartHandler.cs:29 msgctxt "OrchardCore.Commerce.Handlers.OrderPartHandler" msgid "Order {0}" msgstr "" #. _updateModelAccessor.ModelUpdater.ModelState.AddModelError(nameof(part.Sku), T["SKU must not be empty."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:39 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:39 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must not be empty." msgstr "" #. T["SKU must be unique. A product with the given SKU already exists."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:62 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:62 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must be unique. A product with the given SKU already exists." msgstr "" #. T["You must either provide both {0} and {1}, or neither of them.", grossPriceName, taxRateName]); -#: OrchardCore.Commerce/Handlers/TaxPartAndPricePartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\TaxPartAndPricePartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.TaxPartAndPricePartHandler" msgid "You must either provide both {0} and {1}, or neither of them." msgstr "" #. H["Quantity"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:107 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:107 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Quantity" msgstr "" #. H["Product"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:108 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:108 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product" msgstr "" #. H["Price"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:109 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:109 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Price" msgstr "" #. H["Action"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:110 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:110 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Action" msgstr "" #. return H["Product with SKU {0} not found.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:224 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:224 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product with SKU {0} not found." msgstr "" #. : H["Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:231 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:231 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency." msgstr "" #. (string.IsNullOrEmpty(currency.EnglishName) ? T["Unspecified"] : T[currency.EnglishName]))); -#: OrchardCore.Commerce/Settings/CurrencySettingsDisplayDriver.cs:64 +#: OrchardCore.Commerce\Settings\CurrencySettingsDisplayDriver.cs:64 msgctxt "OrchardCore.Commerce.Settings.CurrencySettingsDisplayDriver" msgid "Unspecified" msgstr "" #. new(CurrencySelectionMode.AllCurrencies.ToString(), T["All Currencies"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:40 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "All Currencies" msgstr "" #. new(CurrencySelectionMode.DefaultCurrency.ToString(), T["Default Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:41 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Default Currency" msgstr "" #. new(CurrencySelectionMode.SpecificCurrency.ToString(), T["Specific Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:42 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Specific Currency" msgstr "" #. T["Region settings"], -#: OrchardCore.Commerce/Startup.cs:243 +#: OrchardCore.Commerce\Startup.cs:243 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Region settings" msgstr "" #. T["Exports the region settings."]); -#: OrchardCore.Commerce/Startup.cs:244 +#: OrchardCore.Commerce\Startup.cs:244 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Exports the region settings." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:3 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Your Addresses" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:7 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "(Boolean product attribute)" msgstr "" #.
  • @T["Label: {0}", settings.Label]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:11 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Label: {0}" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: on" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: off" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The description text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The description text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text associated to the checkbox for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The text associated to the checkbox for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "On/Off" msgstr "" #. @T["The default value associated with this attribute."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The default value associated with this attribute." msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:25 +#: OrchardCore.Commerce\Views\Checkout.cshtml:25 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "E-mail *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:29 +#: OrchardCore.Commerce\Views\Checkout.cshtml:29 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Phone Number *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:33 +#: OrchardCore.Commerce\Views\Checkout.cshtml:33 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "VAT Number" msgstr "" #. @T["Buyer is a corporation"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:43 +#: OrchardCore.Commerce\Views\Checkout.cshtml:43 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Buyer is a corporation" msgstr "" #.

    @T["Billing Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:49 +#: OrchardCore.Commerce\Views\Checkout.cshtml:49 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Billing Address" msgstr "" #.

    @T["Shipping Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:62 +#: OrchardCore.Commerce\Views\Checkout.cshtml:62 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address" msgstr "" #. @T["Shipping Address and Billing Address are the same"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:82 +#: OrchardCore.Commerce\Views\Checkout.cshtml:82 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address and Billing Address are the same" msgstr "" #. @T["Checkout Without Payment"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:121 +#: OrchardCore.Commerce\Views\Checkout.cshtml:121 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Checkout Without Payment" msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Default currency" msgstr "" #. @T["The default currency used by the system."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The default currency used by the system." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:19 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Current display currency" msgstr "" #. @T["The currently used currency for displaying prices to customers."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The currently used currency for displaying prices to customers." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:3 +#: OrchardCore.Commerce\Views\User\Details.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Your Details" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:7 +#: OrchardCore.Commerce\Views\User\Details.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:1 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:1 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Shopping Cart" msgstr "" #.

    @T["Your shopping cart is empty."]

    -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:6 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:6 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Your shopping cart is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:5 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:5 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Your Cart" msgstr "" #. class="btn btn-primary checkout">@T["Checkout"] -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:14 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:14 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Checkout" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "(Numeric product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Decimal places: {0}", settings.DecimalPlaces]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Decimal places: {0}" msgstr "" #.
  • @T["Default value: {0}", settings.DefaultValue.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Default value: {0}" msgstr "" #.
  • @T["Value must be between {0} and {1}", settings.Minimum.Value, settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Value must be between {0} and {1}" msgstr "" #.
  • @T["Minimum value: {0}", settings.Minimum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Minimum value: {0}" msgstr "" #.
  • @T["Maximum value: {0}", settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Maximum value: {0}" msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:37 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Decimal places" msgstr "" #. @T["The number of digits after the decimal point."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:40 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:40 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The number of digits after the decimal point." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Minimum" msgstr "" #. @T["The minimum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:49 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:49 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The minimum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Maximum" msgstr "" #. @T["The maximum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:58 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:58 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The maximum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:64 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:64 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:74 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:74 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/NumericProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\NumericProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeValue" msgid "{0}: {1}" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Pending" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Ordered" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Arrived" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Shipped" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Unknown" msgstr "" #.

    @T["Ordered Items"]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Ordered Items" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product properties" msgstr "" #. @T["Product Name and Attributes cells are only populated after submitting the changes."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name and Attributes cells are only populated after submitting the changes." msgstr "" #. @T["Currencies: Selected currencies need to be the same for all Products."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Currencies: Selected currencies need to be the same for all Products." msgstr "" #.
    @T["Product Name"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:31 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name" msgstr "" #.
    @T["Quantity"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:32 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Quantity" msgstr "" #.
    @T["Product SKU"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:33 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product SKU" msgstr "" #.
    @T["Unit Price Value"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:34 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Value" msgstr "" #.
    @T["Unit Price Currency"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:35 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Currency" msgstr "" #.
    @T["Attributes"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:36 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Attributes" msgstr "" #.
    @T["Actions"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:37 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Actions" msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:102 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:102 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Total" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:108 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:108 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Add Item" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:113 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:113 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:122 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:122 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:131 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:131 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:140 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:140 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:149 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:149 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:158 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:158 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:169 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:169 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "There are no charges stored in this order." msgstr "" #.

    @T["Checkout Templates"]

    -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:6 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:6 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Checkout Templates" msgstr "" #. @T["Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses."] -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:7 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:7 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses." msgstr "" #. @T["Quantity"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:11 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:11 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Quantity" msgstr "" #. @T["Product"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:12 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:12 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Product" msgstr "" #. @T["Attributes"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:13 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:13 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Attributes" msgstr "" #. @T["Price"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:14 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Price" msgstr "" -#: OrchardCore.Commerce/Views/OrderPart.cshtml:0 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:0 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid " × " msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:44 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:44 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Total" msgstr "" #. @T["Complete Payment"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:57 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:57 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Complete Payment" msgstr "" #.

    @T["This order is empty."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:66 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:66 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "This order is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart.cshtml:71 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:71 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:79 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:79 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:83 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:83 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:87 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:87 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:91 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:91 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:95 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:95 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:103 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:103 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "There are no charges stored in this order." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Net Price Display" msgstr "" #. @T["Turn on to display prices with taxes excluded."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes excluded." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Gross Price Display" msgstr "" #. @T["Turn on to display prices with taxes included."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:17 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes included." msgstr "" #. -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceVariantsPart.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceVariantsPart.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceVariantsPart.Edit" msgid "Price" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:3 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:3 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Title" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:4 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Filter by title..." msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleAsc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleAsc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleAsc" msgid "Title A-Z" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleDesc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleDesc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleDesc" msgid "Title Z-A" msgstr "" #.

    @T["There are no products to display."]

    -#: OrchardCore.Commerce/Views/ProductListPart.cshtml:21 +#: OrchardCore.Commerce\Views\ProductListPart.cshtml:21 msgctxt "OrchardCore.Commerce.Views.ProductListPart" msgid "There are no products to display." msgstr "" #.

    @T["Filter Products"]

    -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:13 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:13 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Filter Products" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:24 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:24 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Sort By" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:44 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:44 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Apply" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:32 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:32 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:54 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:54 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Add to cart" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "SKU" msgstr "" #. @T["The SKU of the product."] -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:8 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:8 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "The SKU of the product." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "Allowed Regions" msgstr "" #. @T["The available regions. If left empty all regions will be available."] -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:16 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The available regions. If left empty all regions will be available." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartCell_Action.cshtml:17 +#: OrchardCore.Commerce\Views\ShoppingCartCell_Action.cshtml:17 msgctxt "OrchardCore.Commerce.Views.ShoppingCartCell_Action" msgid "Remove" msgstr "" #. @T["Total"] -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:58 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:58 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Total" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Net Price: {0}" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Gross Price: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:88 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:88 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Update" msgstr "" #. title="@T["Estimate, the final value is calculated during checkout."]"> -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:6 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Estimate, the final value is calculated during checkout." msgstr "" #. @T["Gross Price*:"] -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:7 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Gross Price*:" msgstr "" #. @T["Gross Price:"] -#: OrchardCore.Commerce/Views/TaxPart-GrossPrice.cshtml:9 +#: OrchardCore.Commerce\Views\TaxPart-GrossPrice.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TaxPart-GrossPrice" msgid "Gross Price:" msgstr "" #. @T["{0}%", value] -#: OrchardCore.Commerce/Views/TaxPart-TaxRate.cshtml:8 +#: OrchardCore.Commerce\Views\TaxPart-TaxRate.cshtml:8 msgctxt "OrchardCore.Commerce.Views.TaxPart-TaxRate" msgid "{0}%" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "(Text product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Predefined values: {0}", string.Join(", ", settings.PredefinedValues)]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Predefined values: {0}" msgstr "" #.
  • @T["Choice is restricted to predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:17 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Choice is restricted to predefined values." msgstr "" #.
  • @T["The user may enter a value that is not one of the predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may enter a value that is not one of the predefined values." msgstr "" #.
  • @T["The user may select more than one value."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may select more than one value." msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Predefined values" msgstr "" #. @T["The set of suggested or allowed values. Enter one value per line."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The set of suggested or allowed values. Enter one value per line." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Restrict to predefined values" msgstr "" #. @T["— Whether values should be restricted to the set of predefined values."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:39 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:39 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether values should be restricted to the set of predefined values." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Multiple values" msgstr "" #. @T["— Whether multiple values can be selected."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:47 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:47 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether multiple values can be selected." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid ", " msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid "{0}: {1}" msgstr "" #.
    @T["Default Price:"] @Model.TieredPricePart.DefaultPrice.ToString()
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Default Price:" msgstr "" #.
    @T["Tiers:"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:10 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:10 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Tiers:" msgstr "" #.
  • @T["Starting from {0} units: {1}", tier.Quantity, MoneyService.Create(tier.UnitPrice ?? 0, Model.Currency)]
  • -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:14 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Starting from {0} units: {1}" msgstr "" #.

    @T["Price tiers"]

    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Price tiers" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Default Price" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:27 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Unit Price" msgstr "" #.
    @T["Remove"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:34 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Remove" msgstr "" #.
    @T["Add Price Tier"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Add Price Tier" msgstr "" From 3afe6eb6c4b91f615aa43ecb57019c748835fa89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:39 +0100 Subject: [PATCH 202/210] New translations orchardcore.commerce.pot (Persian) --- Localization/fa-IR/OrchardCore.Commerce.po | 452 ++++++++++----------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/Localization/fa-IR/OrchardCore.Commerce.po b/Localization/fa-IR/OrchardCore.Commerce.po index 33790e7..966277d 100644 --- a/Localization/fa-IR/OrchardCore.Commerce.po +++ b/Localization/fa-IR/OrchardCore.Commerce.po @@ -4,1326 +4,1326 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: fa\n" -"X-Crowdin-File: OrchardCore.Commerce.pot\n" -"X-Crowdin-File-ID: 926\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.pot\n" +"X-Crowdin-File-ID: 944\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Persian\n" "Language: fa_IR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. public override LocalizedString DisplayText => T["Cart displaying"]; -#: OrchardCore.Commerce/Activities/CartDisplayingEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartDisplayingEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartDisplayingEvent" msgid "Cart displaying" msgstr "" #. public override LocalizedString DisplayText => T["Cart loaded"]; -#: OrchardCore.Commerce/Activities/CartLoadedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartLoadedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartLoadedEvent" msgid "Cart loaded" msgstr "" #. public override LocalizedString DisplayText => T["Cart updated"]; -#: OrchardCore.Commerce/Activities/CartUpdatedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartUpdatedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartUpdatedEvent" msgid "Cart updated" msgstr "" #. public override LocalizedString DisplayText => T["Verifying cart item"]; -#: OrchardCore.Commerce/Activities/CartVerifyingItemEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartVerifyingItemEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartVerifyingItemEvent" msgid "Verifying cart item" msgstr "" #. public override LocalizedString Category => T["Commerce"]; -#: OrchardCore.Commerce/Activities/CommerceEventActivityBase.cs:8 +#: OrchardCore.Commerce\Activities\CommerceEventActivityBase.cs:8 msgctxt "OrchardCore.Commerce.Activities.CommerceEventActivityBase" msgid "Commerce" msgstr "" #. public override LocalizedString DisplayText => T["Order was created"]; -#: OrchardCore.Commerce/Activities/OrderCreatedEvent.cs:12 +#: OrchardCore.Commerce\Activities\OrderCreatedEvent.cs:12 msgctxt "OrchardCore.Commerce.Activities.OrderCreatedEvent" msgid "Order was created" msgstr "" #. public override LocalizedString DisplayText => T["Product added to cart"]; -#: OrchardCore.Commerce/Activities/ProductAddedToCartEvent.cs:7 +#: OrchardCore.Commerce\Activities\ProductAddedToCartEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.ProductAddedToCartEvent" msgid "Product added to cart" msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce/AdminMenu.cs:18 +#: OrchardCore.Commerce\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce/AdminMenu.cs:19 +#: OrchardCore.Commerce\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Currency"], T["Currency"], entry => entry #. .Add(T["Currency"], T["Currency"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:20 -#: OrchardCore.Commerce/AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Currency" msgstr "" #. .Add(T["Price Display"], T["Price Display"], entry => entry #. .Add(T["Price Display"], T["Price Display"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:24 -#: OrchardCore.Commerce/AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Price Display" msgstr "" #. .Add(T["Region"], T["Region"], region => region #. .Add(T["Region"], T["Region"], region => region -#: OrchardCore.Commerce/AdminMenu.cs:28 -#: OrchardCore.Commerce/AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Region" msgstr "" #. await _notifier.SuccessAsync(H["Your addresses have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:77 +#: OrchardCore.Commerce\Controllers\UserController.cs:77 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your addresses have been updated." msgstr "" #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); -#: OrchardCore.Commerce/Controllers/UserController.cs:82 -#: OrchardCore.Commerce/Controllers/UserController.cs:123 +#: OrchardCore.Commerce\Controllers\UserController.cs:82 +#: OrchardCore.Commerce\Controllers\UserController.cs:123 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "{0}" msgstr "" #. await _notifier.SuccessAsync(H["Your details have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:118 +#: OrchardCore.Commerce\Controllers\UserController.cs:118 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your details have been updated." msgstr "" #. H["Executes after the shopping cart data is prepared, but before the shapes are rendered."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:22 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:22 msgctxt "OrchardCore.Commerce.Drivers.CartDisplayingEventDisplayDriver" msgid "Executes after the shopping cart data is prepared, but before the shapes are rendered." msgstr "" #. H["Executes before an item is added to the shopping cart to check whether it can be added based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:33 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:33 msgctxt "OrchardCore.Commerce.Drivers.CartVerifyingItemEventDisplayDriver" msgid "Executes before an item is added to the shopping cart to check whether it can be added based on inventory status." msgstr "" #. H["Executes before the cart is updated to check whether item quantities can be modified based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:44 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:44 msgctxt "OrchardCore.Commerce.Drivers.CartUpdatedEventDisplayDriver" msgid "Executes before the cart is updated to check whether item quantities can be modified based on inventory status." msgstr "" #. H["Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:55 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:55 msgctxt "OrchardCore.Commerce.Drivers.CartLoadedEventDisplayDriver" msgid "Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when a product is added to the shopping cart."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:65 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:65 msgctxt "OrchardCore.Commerce.Drivers.ProductAddedToCartEventDisplayDriver" msgid "Executes when a product is added to the shopping cart." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when an order is created on the frontend."]; -#: OrchardCore.Commerce/Drivers/OrderCreatedEventDisplayDriver.cs:11 +#: OrchardCore.Commerce\Drivers\OrderCreatedEventDisplayDriver.cs:11 msgctxt "OrchardCore.Commerce.Drivers.OrderCreatedEventDisplayDriver" msgid "Executes when an order is created on the frontend." msgstr "" #. T["Selected currencies must match."]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Selected currencies must match." msgstr "" #. ? T["Product's SKU cannot be left empty."] -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:107 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:107 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Product's SKU cannot be left empty." msgstr "" #. : T["SKU \"{0}\" does not belong to an existing Product.", lineItemProductSku]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:108 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:108 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "SKU \"{0}\" does not belong to an existing Product." msgstr "" #. updater.ModelState.AddModelError(nameof(ProductPart.Sku), T["SKU may not contain the dash character."]); -#: OrchardCore.Commerce/Drivers/ProductPartDisplayDriver.cs:50 +#: OrchardCore.Commerce\Drivers\ProductPartDisplayDriver.cs:50 msgctxt "OrchardCore.Commerce.Drivers.ProductPartDisplayDriver" msgid "SKU may not contain the dash character." msgstr "" #. T["The given tiered prices are not valid."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:70 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:70 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "The given tiered prices are not valid." msgstr "" #. T["You need to set a price for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a price for every tier." msgstr "" #. T["You need to set a default price greater than 0."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:87 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:87 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a default price greater than 0." msgstr "" #. T["There are duplicate tiers."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:98 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "There are duplicate tiers." msgstr "" #. T["You need to set a unit price greater or equal to 0 for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:105 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:105 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a unit price greater or equal to 0 for every tier." msgstr "" #. return H["There are not enough {0} left in stock.", title]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "There are not enough {0} left in stock." msgstr "" #. return H["The checkout quantity for {0} is more than the maximum allowed ({1}).", title, maxOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:65 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:65 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is more than the maximum allowed ({1})." msgstr "" #. return H["The checkout quantity for {0} is less than the minimum allowed ({1}).", title, minOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:73 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:73 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is less than the minimum allowed ({1})." msgstr "" #. newHeaders.Insert(insertIndex, H["Old Price"]); -#: OrchardCore.Commerce/Events/PromotionShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\PromotionShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.PromotionShoppingCartEvents" msgid "Old Price" msgstr "" #. .Select(header => header.Name == "Price" ? H["Gross Price"] : header) -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:64 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:64 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Gross Price" msgstr "" #. newHeaders.Insert(grossIndex, H["Net Price"]); -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:72 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:72 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Net Price" msgstr "" #. T["You must either provide only {0}, or {1}, or neither of them.", percentageName, amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "You must either provide only {0}, or {1}, or neither of them." msgstr "" #. T["Discount amount must be smaller than the product's original price.", amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:82 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:82 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "Discount amount must be smaller than the product's original price." msgstr "" #. orderPart.ContentItem.DisplayText = T["Order {0}", guid]; -#: OrchardCore.Commerce/Handlers/OrderPartHandler.cs:29 +#: OrchardCore.Commerce\Handlers\OrderPartHandler.cs:29 msgctxt "OrchardCore.Commerce.Handlers.OrderPartHandler" msgid "Order {0}" msgstr "" #. _updateModelAccessor.ModelUpdater.ModelState.AddModelError(nameof(part.Sku), T["SKU must not be empty."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:39 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:39 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must not be empty." msgstr "" #. T["SKU must be unique. A product with the given SKU already exists."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:62 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:62 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must be unique. A product with the given SKU already exists." msgstr "" #. T["You must either provide both {0} and {1}, or neither of them.", grossPriceName, taxRateName]); -#: OrchardCore.Commerce/Handlers/TaxPartAndPricePartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\TaxPartAndPricePartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.TaxPartAndPricePartHandler" msgid "You must either provide both {0} and {1}, or neither of them." msgstr "" #. H["Quantity"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:107 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:107 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Quantity" msgstr "" #. H["Product"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:108 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:108 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product" msgstr "" #. H["Price"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:109 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:109 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Price" msgstr "" #. H["Action"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:110 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:110 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Action" msgstr "" #. return H["Product with SKU {0} not found.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:224 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:224 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product with SKU {0} not found." msgstr "" #. : H["Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:231 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:231 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency." msgstr "" #. (string.IsNullOrEmpty(currency.EnglishName) ? T["Unspecified"] : T[currency.EnglishName]))); -#: OrchardCore.Commerce/Settings/CurrencySettingsDisplayDriver.cs:64 +#: OrchardCore.Commerce\Settings\CurrencySettingsDisplayDriver.cs:64 msgctxt "OrchardCore.Commerce.Settings.CurrencySettingsDisplayDriver" msgid "Unspecified" msgstr "" #. new(CurrencySelectionMode.AllCurrencies.ToString(), T["All Currencies"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:40 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "All Currencies" msgstr "" #. new(CurrencySelectionMode.DefaultCurrency.ToString(), T["Default Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:41 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Default Currency" msgstr "" #. new(CurrencySelectionMode.SpecificCurrency.ToString(), T["Specific Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:42 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Specific Currency" msgstr "" #. T["Region settings"], -#: OrchardCore.Commerce/Startup.cs:243 +#: OrchardCore.Commerce\Startup.cs:243 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Region settings" msgstr "" #. T["Exports the region settings."]); -#: OrchardCore.Commerce/Startup.cs:244 +#: OrchardCore.Commerce\Startup.cs:244 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Exports the region settings." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:3 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Your Addresses" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:7 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "(Boolean product attribute)" msgstr "" #.
  • @T["Label: {0}", settings.Label]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:11 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Label: {0}" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: on" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: off" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The description text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The description text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text associated to the checkbox for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The text associated to the checkbox for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "On/Off" msgstr "" #. @T["The default value associated with this attribute."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The default value associated with this attribute." msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:25 +#: OrchardCore.Commerce\Views\Checkout.cshtml:25 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "E-mail *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:29 +#: OrchardCore.Commerce\Views\Checkout.cshtml:29 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Phone Number *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:33 +#: OrchardCore.Commerce\Views\Checkout.cshtml:33 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "VAT Number" msgstr "" #. @T["Buyer is a corporation"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:43 +#: OrchardCore.Commerce\Views\Checkout.cshtml:43 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Buyer is a corporation" msgstr "" #.

    @T["Billing Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:49 +#: OrchardCore.Commerce\Views\Checkout.cshtml:49 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Billing Address" msgstr "" #.

    @T["Shipping Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:62 +#: OrchardCore.Commerce\Views\Checkout.cshtml:62 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address" msgstr "" #. @T["Shipping Address and Billing Address are the same"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:82 +#: OrchardCore.Commerce\Views\Checkout.cshtml:82 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address and Billing Address are the same" msgstr "" #. @T["Checkout Without Payment"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:121 +#: OrchardCore.Commerce\Views\Checkout.cshtml:121 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Checkout Without Payment" msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Default currency" msgstr "" #. @T["The default currency used by the system."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The default currency used by the system." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:19 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Current display currency" msgstr "" #. @T["The currently used currency for displaying prices to customers."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The currently used currency for displaying prices to customers." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:3 +#: OrchardCore.Commerce\Views\User\Details.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Your Details" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:7 +#: OrchardCore.Commerce\Views\User\Details.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:1 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:1 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Shopping Cart" msgstr "" #.

    @T["Your shopping cart is empty."]

    -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:6 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:6 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Your shopping cart is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:5 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:5 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Your Cart" msgstr "" #. class="btn btn-primary checkout">@T["Checkout"] -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:14 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:14 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Checkout" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "(Numeric product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Decimal places: {0}", settings.DecimalPlaces]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Decimal places: {0}" msgstr "" #.
  • @T["Default value: {0}", settings.DefaultValue.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Default value: {0}" msgstr "" #.
  • @T["Value must be between {0} and {1}", settings.Minimum.Value, settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Value must be between {0} and {1}" msgstr "" #.
  • @T["Minimum value: {0}", settings.Minimum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Minimum value: {0}" msgstr "" #.
  • @T["Maximum value: {0}", settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Maximum value: {0}" msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:37 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Decimal places" msgstr "" #. @T["The number of digits after the decimal point."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:40 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:40 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The number of digits after the decimal point." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Minimum" msgstr "" #. @T["The minimum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:49 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:49 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The minimum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Maximum" msgstr "" #. @T["The maximum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:58 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:58 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The maximum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:64 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:64 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:74 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:74 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/NumericProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\NumericProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeValue" msgid "{0}: {1}" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Pending" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Ordered" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Arrived" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Shipped" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Unknown" msgstr "" #.

    @T["Ordered Items"]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Ordered Items" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product properties" msgstr "" #. @T["Product Name and Attributes cells are only populated after submitting the changes."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name and Attributes cells are only populated after submitting the changes." msgstr "" #. @T["Currencies: Selected currencies need to be the same for all Products."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Currencies: Selected currencies need to be the same for all Products." msgstr "" #.
    @T["Product Name"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:31 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name" msgstr "" #.
    @T["Quantity"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:32 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Quantity" msgstr "" #.
    @T["Product SKU"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:33 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product SKU" msgstr "" #.
    @T["Unit Price Value"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:34 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Value" msgstr "" #.
    @T["Unit Price Currency"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:35 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Currency" msgstr "" #.
    @T["Attributes"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:36 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Attributes" msgstr "" #.
    @T["Actions"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:37 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Actions" msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:102 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:102 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Total" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:108 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:108 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Add Item" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:113 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:113 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:122 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:122 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:131 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:131 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:140 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:140 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:149 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:149 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:158 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:158 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:169 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:169 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "There are no charges stored in this order." msgstr "" #.

    @T["Checkout Templates"]

    -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:6 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:6 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Checkout Templates" msgstr "" #. @T["Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses."] -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:7 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:7 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses." msgstr "" #. @T["Quantity"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:11 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:11 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Quantity" msgstr "" #. @T["Product"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:12 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:12 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Product" msgstr "" #. @T["Attributes"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:13 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:13 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Attributes" msgstr "" #. @T["Price"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:14 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Price" msgstr "" -#: OrchardCore.Commerce/Views/OrderPart.cshtml:0 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:0 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid " × " msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:44 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:44 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Total" msgstr "" #. @T["Complete Payment"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:57 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:57 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Complete Payment" msgstr "" #.

    @T["This order is empty."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:66 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:66 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "This order is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart.cshtml:71 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:71 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:79 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:79 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:83 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:83 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:87 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:87 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:91 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:91 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:95 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:95 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:103 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:103 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "There are no charges stored in this order." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Net Price Display" msgstr "" #. @T["Turn on to display prices with taxes excluded."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes excluded." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Gross Price Display" msgstr "" #. @T["Turn on to display prices with taxes included."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:17 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes included." msgstr "" #. -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceVariantsPart.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceVariantsPart.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceVariantsPart.Edit" msgid "Price" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:3 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:3 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Title" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:4 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Filter by title..." msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleAsc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleAsc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleAsc" msgid "Title A-Z" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleDesc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleDesc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleDesc" msgid "Title Z-A" msgstr "" #.

    @T["There are no products to display."]

    -#: OrchardCore.Commerce/Views/ProductListPart.cshtml:21 +#: OrchardCore.Commerce\Views\ProductListPart.cshtml:21 msgctxt "OrchardCore.Commerce.Views.ProductListPart" msgid "There are no products to display." msgstr "" #.

    @T["Filter Products"]

    -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:13 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:13 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Filter Products" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:24 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:24 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Sort By" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:44 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:44 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Apply" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:32 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:32 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:54 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:54 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Add to cart" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "SKU" msgstr "" #. @T["The SKU of the product."] -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:8 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:8 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "The SKU of the product." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "Allowed Regions" msgstr "" #. @T["The available regions. If left empty all regions will be available."] -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:16 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The available regions. If left empty all regions will be available." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartCell_Action.cshtml:17 +#: OrchardCore.Commerce\Views\ShoppingCartCell_Action.cshtml:17 msgctxt "OrchardCore.Commerce.Views.ShoppingCartCell_Action" msgid "Remove" msgstr "" #. @T["Total"] -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:58 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:58 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Total" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Net Price: {0}" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Gross Price: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:88 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:88 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Update" msgstr "" #. title="@T["Estimate, the final value is calculated during checkout."]"> -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:6 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Estimate, the final value is calculated during checkout." msgstr "" #. @T["Gross Price*:"] -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:7 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Gross Price*:" msgstr "" #. @T["Gross Price:"] -#: OrchardCore.Commerce/Views/TaxPart-GrossPrice.cshtml:9 +#: OrchardCore.Commerce\Views\TaxPart-GrossPrice.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TaxPart-GrossPrice" msgid "Gross Price:" msgstr "" #. @T["{0}%", value] -#: OrchardCore.Commerce/Views/TaxPart-TaxRate.cshtml:8 +#: OrchardCore.Commerce\Views\TaxPart-TaxRate.cshtml:8 msgctxt "OrchardCore.Commerce.Views.TaxPart-TaxRate" msgid "{0}%" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "(Text product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Predefined values: {0}", string.Join(", ", settings.PredefinedValues)]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Predefined values: {0}" msgstr "" #.
  • @T["Choice is restricted to predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:17 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Choice is restricted to predefined values." msgstr "" #.
  • @T["The user may enter a value that is not one of the predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may enter a value that is not one of the predefined values." msgstr "" #.
  • @T["The user may select more than one value."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may select more than one value." msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Predefined values" msgstr "" #. @T["The set of suggested or allowed values. Enter one value per line."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The set of suggested or allowed values. Enter one value per line." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Restrict to predefined values" msgstr "" #. @T["— Whether values should be restricted to the set of predefined values."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:39 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:39 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether values should be restricted to the set of predefined values." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Multiple values" msgstr "" #. @T["— Whether multiple values can be selected."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:47 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:47 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether multiple values can be selected." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid ", " msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid "{0}: {1}" msgstr "" #.
    @T["Default Price:"] @Model.TieredPricePart.DefaultPrice.ToString()
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Default Price:" msgstr "" #.
    @T["Tiers:"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:10 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:10 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Tiers:" msgstr "" #.
  • @T["Starting from {0} units: {1}", tier.Quantity, MoneyService.Create(tier.UnitPrice ?? 0, Model.Currency)]
  • -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:14 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Starting from {0} units: {1}" msgstr "" #.

    @T["Price tiers"]

    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Price tiers" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Default Price" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:27 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Unit Price" msgstr "" #.
    @T["Remove"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:34 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Remove" msgstr "" #.
    @T["Add Price Tier"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Add Price Tier" msgstr "" From cbe53a5eef4a29fc0e8daac817998098afb38658 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 16:05:40 +0100 Subject: [PATCH 203/210] New translations orchardcore.commerce.pot (Croatian) --- Localization/hr-HR/OrchardCore.Commerce.po | 452 ++++++++++----------- 1 file changed, 226 insertions(+), 226 deletions(-) diff --git a/Localization/hr-HR/OrchardCore.Commerce.po b/Localization/hr-HR/OrchardCore.Commerce.po index 43c9a1e..7e682b0 100644 --- a/Localization/hr-HR/OrchardCore.Commerce.po +++ b/Localization/hr-HR/OrchardCore.Commerce.po @@ -4,1326 +4,1326 @@ msgstr "" "X-Crowdin-Project: orchard-core-commerce\n" "X-Crowdin-Project-ID: 529986\n" "X-Crowdin-Language: hr\n" -"X-Crowdin-File: OrchardCore.Commerce.pot\n" -"X-Crowdin-File-ID: 926\n" +"X-Crowdin-File: /main/Localization/OrchardCore.Commerce.pot\n" +"X-Crowdin-File-ID: 944\n" "Project-Id-Version: orchard-core-commerce\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Croatian\n" "Language: hr_HR\n" -"PO-Revision-Date: 2023-11-17 12:41\n" +"PO-Revision-Date: 2023-11-17 15:05\n" #. public override LocalizedString DisplayText => T["Cart displaying"]; -#: OrchardCore.Commerce/Activities/CartDisplayingEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartDisplayingEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartDisplayingEvent" msgid "Cart displaying" msgstr "" #. public override LocalizedString DisplayText => T["Cart loaded"]; -#: OrchardCore.Commerce/Activities/CartLoadedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartLoadedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartLoadedEvent" msgid "Cart loaded" msgstr "" #. public override LocalizedString DisplayText => T["Cart updated"]; -#: OrchardCore.Commerce/Activities/CartUpdatedEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartUpdatedEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartUpdatedEvent" msgid "Cart updated" msgstr "" #. public override LocalizedString DisplayText => T["Verifying cart item"]; -#: OrchardCore.Commerce/Activities/CartVerifyingItemEvent.cs:7 +#: OrchardCore.Commerce\Activities\CartVerifyingItemEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.CartVerifyingItemEvent" msgid "Verifying cart item" msgstr "" #. public override LocalizedString Category => T["Commerce"]; -#: OrchardCore.Commerce/Activities/CommerceEventActivityBase.cs:8 +#: OrchardCore.Commerce\Activities\CommerceEventActivityBase.cs:8 msgctxt "OrchardCore.Commerce.Activities.CommerceEventActivityBase" msgid "Commerce" msgstr "" #. public override LocalizedString DisplayText => T["Order was created"]; -#: OrchardCore.Commerce/Activities/OrderCreatedEvent.cs:12 +#: OrchardCore.Commerce\Activities\OrderCreatedEvent.cs:12 msgctxt "OrchardCore.Commerce.Activities.OrderCreatedEvent" msgid "Order was created" msgstr "" #. public override LocalizedString DisplayText => T["Product added to cart"]; -#: OrchardCore.Commerce/Activities/ProductAddedToCartEvent.cs:7 +#: OrchardCore.Commerce\Activities\ProductAddedToCartEvent.cs:7 msgctxt "OrchardCore.Commerce.Activities.ProductAddedToCartEvent" msgid "Product added to cart" msgstr "" #. .Add(T["Configuration"], configuration => configuration -#: OrchardCore.Commerce/AdminMenu.cs:18 +#: OrchardCore.Commerce\AdminMenu.cs:18 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Configuration" msgstr "" #. .Add(T["Commerce"], commerce => commerce -#: OrchardCore.Commerce/AdminMenu.cs:19 +#: OrchardCore.Commerce\AdminMenu.cs:19 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Commerce" msgstr "" #. .Add(T["Currency"], T["Currency"], entry => entry #. .Add(T["Currency"], T["Currency"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:20 -#: OrchardCore.Commerce/AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 +#: OrchardCore.Commerce\AdminMenu.cs:20 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Currency" msgstr "" #. .Add(T["Price Display"], T["Price Display"], entry => entry #. .Add(T["Price Display"], T["Price Display"], entry => entry -#: OrchardCore.Commerce/AdminMenu.cs:24 -#: OrchardCore.Commerce/AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 +#: OrchardCore.Commerce\AdminMenu.cs:24 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Price Display" msgstr "" #. .Add(T["Region"], T["Region"], region => region #. .Add(T["Region"], T["Region"], region => region -#: OrchardCore.Commerce/AdminMenu.cs:28 -#: OrchardCore.Commerce/AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 +#: OrchardCore.Commerce\AdminMenu.cs:28 msgctxt "OrchardCore.Commerce.AdminMenu" msgid "Region" msgstr "" #. await _notifier.SuccessAsync(H["Your addresses have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:77 +#: OrchardCore.Commerce\Controllers\UserController.cs:77 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your addresses have been updated." msgstr "" #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); #. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); -#: OrchardCore.Commerce/Controllers/UserController.cs:82 -#: OrchardCore.Commerce/Controllers/UserController.cs:123 +#: OrchardCore.Commerce\Controllers\UserController.cs:82 +#: OrchardCore.Commerce\Controllers\UserController.cs:123 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "{0}" msgstr "" #. await _notifier.SuccessAsync(H["Your details have been updated."]); -#: OrchardCore.Commerce/Controllers/UserController.cs:118 +#: OrchardCore.Commerce\Controllers\UserController.cs:118 msgctxt "OrchardCore.Commerce.Controllers.UserController" msgid "Your details have been updated." msgstr "" #. H["Executes after the shopping cart data is prepared, but before the shapes are rendered."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:22 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:22 msgctxt "OrchardCore.Commerce.Drivers.CartDisplayingEventDisplayDriver" msgid "Executes after the shopping cart data is prepared, but before the shapes are rendered." msgstr "" #. H["Executes before an item is added to the shopping cart to check whether it can be added based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:33 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:33 msgctxt "OrchardCore.Commerce.Drivers.CartVerifyingItemEventDisplayDriver" msgid "Executes before an item is added to the shopping cart to check whether it can be added based on inventory status." msgstr "" #. H["Executes before the cart is updated to check whether item quantities can be modified based on inventory status."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:44 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:44 msgctxt "OrchardCore.Commerce.Drivers.CartUpdatedEventDisplayDriver" msgid "Executes before the cart is updated to check whether item quantities can be modified based on inventory status." msgstr "" #. H["Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:55 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:55 msgctxt "OrchardCore.Commerce.Drivers.CartLoadedEventDisplayDriver" msgid "Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when a product is added to the shopping cart."]; -#: OrchardCore.Commerce/Drivers/CartEventActivityDisplayDriverBase.cs:65 +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:65 msgctxt "OrchardCore.Commerce.Drivers.ProductAddedToCartEventDisplayDriver" msgid "Executes when a product is added to the shopping cart." msgstr "" #. public override LocalizedHtmlString Description => H["Executes when an order is created on the frontend."]; -#: OrchardCore.Commerce/Drivers/OrderCreatedEventDisplayDriver.cs:11 +#: OrchardCore.Commerce\Drivers\OrderCreatedEventDisplayDriver.cs:11 msgctxt "OrchardCore.Commerce.Drivers.OrderCreatedEventDisplayDriver" msgid "Executes when an order is created on the frontend." msgstr "" #. T["Selected currencies must match."]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Selected currencies must match." msgstr "" #. ? T["Product's SKU cannot be left empty."] -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:107 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:107 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "Product's SKU cannot be left empty." msgstr "" #. : T["SKU \"{0}\" does not belong to an existing Product.", lineItemProductSku]); -#: OrchardCore.Commerce/Drivers/OrderPartDisplayDriver.cs:108 +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:108 msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" msgid "SKU \"{0}\" does not belong to an existing Product." msgstr "" #. updater.ModelState.AddModelError(nameof(ProductPart.Sku), T["SKU may not contain the dash character."]); -#: OrchardCore.Commerce/Drivers/ProductPartDisplayDriver.cs:50 +#: OrchardCore.Commerce\Drivers\ProductPartDisplayDriver.cs:50 msgctxt "OrchardCore.Commerce.Drivers.ProductPartDisplayDriver" msgid "SKU may not contain the dash character." msgstr "" #. T["The given tiered prices are not valid."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:70 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:70 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "The given tiered prices are not valid." msgstr "" #. T["You need to set a price for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:80 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:80 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a price for every tier." msgstr "" #. T["You need to set a default price greater than 0."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:87 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:87 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a default price greater than 0." msgstr "" #. T["There are duplicate tiers."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:98 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:98 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "There are duplicate tiers." msgstr "" #. T["You need to set a unit price greater or equal to 0 for every tier."]); -#: OrchardCore.Commerce/Drivers/TieredPricePartDisplayDriver.cs:105 +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:105 msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" msgid "You need to set a unit price greater or equal to 0 for every tier." msgstr "" #. return H["There are not enough {0} left in stock.", title]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "There are not enough {0} left in stock." msgstr "" #. return H["The checkout quantity for {0} is more than the maximum allowed ({1}).", title, maxOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:65 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:65 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is more than the maximum allowed ({1})." msgstr "" #. return H["The checkout quantity for {0} is less than the minimum allowed ({1}).", title, minOrderQuantity]; -#: OrchardCore.Commerce/Events/InventoryShoppingCartEvents.cs:73 +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:73 msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" msgid "The checkout quantity for {0} is less than the minimum allowed ({1})." msgstr "" #. newHeaders.Insert(insertIndex, H["Old Price"]); -#: OrchardCore.Commerce/Events/PromotionShoppingCartEvents.cs:57 +#: OrchardCore.Commerce\Events\PromotionShoppingCartEvents.cs:57 msgctxt "OrchardCore.Commerce.Events.PromotionShoppingCartEvents" msgid "Old Price" msgstr "" #. .Select(header => header.Name == "Price" ? H["Gross Price"] : header) -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:64 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:64 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Gross Price" msgstr "" #. newHeaders.Insert(grossIndex, H["Net Price"]); -#: OrchardCore.Commerce/Events/TaxShoppingCartEvents.cs:72 +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:72 msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" msgid "Net Price" msgstr "" #. T["You must either provide only {0}, or {1}, or neither of them.", percentageName, amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "You must either provide only {0}, or {1}, or neither of them." msgstr "" #. T["Discount amount must be smaller than the product's original price.", amountName]); -#: OrchardCore.Commerce/Handlers/DiscountPartHandler.cs:82 +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:82 msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" msgid "Discount amount must be smaller than the product's original price." msgstr "" #. orderPart.ContentItem.DisplayText = T["Order {0}", guid]; -#: OrchardCore.Commerce/Handlers/OrderPartHandler.cs:29 +#: OrchardCore.Commerce\Handlers\OrderPartHandler.cs:29 msgctxt "OrchardCore.Commerce.Handlers.OrderPartHandler" msgid "Order {0}" msgstr "" #. _updateModelAccessor.ModelUpdater.ModelState.AddModelError(nameof(part.Sku), T["SKU must not be empty."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:39 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:39 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must not be empty." msgstr "" #. T["SKU must be unique. A product with the given SKU already exists."]); -#: OrchardCore.Commerce/Handlers/SkuValidationHandler.cs:62 +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:62 msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" msgid "SKU must be unique. A product with the given SKU already exists." msgstr "" #. T["You must either provide both {0} and {1}, or neither of them.", grossPriceName, taxRateName]); -#: OrchardCore.Commerce/Handlers/TaxPartAndPricePartHandler.cs:70 +#: OrchardCore.Commerce\Handlers\TaxPartAndPricePartHandler.cs:70 msgctxt "OrchardCore.Commerce.Handlers.TaxPartAndPricePartHandler" msgid "You must either provide both {0} and {1}, or neither of them." msgstr "" #. H["Quantity"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:107 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:107 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Quantity" msgstr "" #. H["Product"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:108 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:108 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product" msgstr "" #. H["Price"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:109 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:109 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Price" msgstr "" #. H["Action"], -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:110 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:110 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Action" msgstr "" #. return H["Product with SKU {0} not found.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:224 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:224 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Product with SKU {0} not found." msgstr "" #. : H["Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency.", sku]; -#: OrchardCore.Commerce/Services/ShoppingCartHelpers.cs:231 +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:231 msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" msgid "Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency." msgstr "" #. (string.IsNullOrEmpty(currency.EnglishName) ? T["Unspecified"] : T[currency.EnglishName]))); -#: OrchardCore.Commerce/Settings/CurrencySettingsDisplayDriver.cs:64 +#: OrchardCore.Commerce\Settings\CurrencySettingsDisplayDriver.cs:64 msgctxt "OrchardCore.Commerce.Settings.CurrencySettingsDisplayDriver" msgid "Unspecified" msgstr "" #. new(CurrencySelectionMode.AllCurrencies.ToString(), T["All Currencies"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:40 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:40 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "All Currencies" msgstr "" #. new(CurrencySelectionMode.DefaultCurrency.ToString(), T["Default Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:41 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:41 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Default Currency" msgstr "" #. new(CurrencySelectionMode.SpecificCurrency.ToString(), T["Specific Currency"]), -#: OrchardCore.Commerce/Settings/PricePartSettingsDisplayDriver.cs:42 +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:42 msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" msgid "Specific Currency" msgstr "" #. T["Region settings"], -#: OrchardCore.Commerce/Startup.cs:243 +#: OrchardCore.Commerce\Startup.cs:243 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Region settings" msgstr "" #. T["Exports the region settings."]); -#: OrchardCore.Commerce/Startup.cs:244 +#: OrchardCore.Commerce\Startup.cs:244 msgctxt "OrchardCore.Commerce.DeploymentStartup" msgid "Exports the region settings." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:3 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Your Addresses" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Addresses.cshtml:7 +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Addresses" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "(Boolean product attribute)" msgstr "" #.
  • @T["Label: {0}", settings.Label]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:11 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:11 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Label: {0}" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: on" msgstr "" #.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Default value: off" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/BooleanProductAttributeField_Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:5 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:5 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The description text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The description text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Label" msgstr "" #. @T["The text associated to the checkbox for this attribute in the product page."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The text associated to the checkbox for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "On/Off" msgstr "" #. @T["The default value associated with this attribute."] -#: OrchardCore.Commerce/Views/BooleanProductAttributeFieldSettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" msgid "The default value associated with this attribute." msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:25 +#: OrchardCore.Commerce\Views\Checkout.cshtml:25 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "E-mail *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:29 +#: OrchardCore.Commerce\Views\Checkout.cshtml:29 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Phone Number *" msgstr "" #. -#: OrchardCore.Commerce/Views/Checkout.cshtml:33 +#: OrchardCore.Commerce\Views\Checkout.cshtml:33 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "VAT Number" msgstr "" #. @T["Buyer is a corporation"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:43 +#: OrchardCore.Commerce\Views\Checkout.cshtml:43 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Buyer is a corporation" msgstr "" #.

    @T["Billing Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:49 +#: OrchardCore.Commerce\Views\Checkout.cshtml:49 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Billing Address" msgstr "" #.

    @T["Shipping Address"]

    -#: OrchardCore.Commerce/Views/Checkout.cshtml:62 +#: OrchardCore.Commerce\Views\Checkout.cshtml:62 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address" msgstr "" #. @T["Shipping Address and Billing Address are the same"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:82 +#: OrchardCore.Commerce\Views\Checkout.cshtml:82 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Shipping Address and Billing Address are the same" msgstr "" #. @T["Checkout Without Payment"] -#: OrchardCore.Commerce/Views/Checkout.cshtml:121 +#: OrchardCore.Commerce\Views\Checkout.cshtml:121 msgctxt "OrchardCore.Commerce.Views.Checkout" msgid "Checkout Without Payment" msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Default currency" msgstr "" #. @T["The default currency used by the system."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The default currency used by the system." msgstr "" #. -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:19 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "Current display currency" msgstr "" #. @T["The currently used currency for displaying prices to customers."] -#: OrchardCore.Commerce/Views/CurrencySettings.Edit.cshtml:28 +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:28 msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" msgid "The currently used currency for displaying prices to customers." msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:3 +#: OrchardCore.Commerce\Views\User\Details.cshtml:3 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Your Details" msgstr "" #. -#: OrchardCore.Commerce/Views/User/Details.cshtml:7 +#: OrchardCore.Commerce\Views\User\Details.cshtml:7 msgctxt "OrchardCore.Commerce.Views.User.Details" msgid "Save" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:1 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:1 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Shopping Cart" msgstr "" #.

    @T["Your shopping cart is empty."]

    -#: OrchardCore.Commerce/Views/ShoppingCart/Empty.cshtml:6 +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:6 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" msgid "Your shopping cart is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:5 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:5 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Your Cart" msgstr "" #. class="btn btn-primary checkout">@T["Checkout"] -#: OrchardCore.Commerce/Views/ShoppingCart/Index.cshtml:14 +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:14 msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" msgid "Checkout" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "(Numeric product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Decimal places: {0}", settings.DecimalPlaces]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Decimal places: {0}" msgstr "" #.
  • @T["Default value: {0}", settings.DefaultValue.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Default value: {0}" msgstr "" #.
  • @T["Value must be between {0} and {1}", settings.Minimum.Value, settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Value must be between {0} and {1}" msgstr "" #.
  • @T["Minimum value: {0}", settings.Minimum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Minimum value: {0}" msgstr "" #.
  • @T["Maximum value: {0}", settings.Maximum.Value]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Maximum value: {0}" msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/NumericProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:37 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Decimal places" msgstr "" #. @T["The number of digits after the decimal point."] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:40 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:40 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The number of digits after the decimal point." msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Minimum" msgstr "" #. @T["The minimum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:49 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:49 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The minimum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Maximum" msgstr "" #. @T["The maximum value allowed. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:58 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:58 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The maximum value allowed. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:64 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:64 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/NumericProductAttributeFieldSettings.Edit.cshtml:74 +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:74 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/NumericProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\NumericProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeValue" msgid "{0}: {1}" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Pending" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Ordered" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Arrived" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Shipped" msgstr "" #. @(Model.Text switch -#: OrchardCore.Commerce/Views/Order-OrderPart-Status.cshtml:2 +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" msgid "Unknown" msgstr "" #.

    @T["Ordered Items"]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:16 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Ordered Items" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product properties" msgstr "" #. @T["Product Name and Attributes cells are only populated after submitting the changes."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name and Attributes cells are only populated after submitting the changes." msgstr "" #. @T["Currencies: Selected currencies need to be the same for all Products."] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Currencies: Selected currencies need to be the same for all Products." msgstr "" #.
    @T["Product Name"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:31 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product Name" msgstr "" #.
    @T["Quantity"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:32 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:32 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Quantity" msgstr "" #.
    @T["Product SKU"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:33 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:33 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Product SKU" msgstr "" #.
    @T["Unit Price Value"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:34 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Value" msgstr "" #.
    @T["Unit Price Currency"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:35 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:35 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Unit Price Currency" msgstr "" #.
    @T["Attributes"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:36 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:36 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Attributes" msgstr "" #.
    @T["Actions"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:37 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:37 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Actions" msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:102 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:102 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Total" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:108 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:108 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Add Item" msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:113 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:113 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:122 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:122 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:131 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:131 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:140 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:140 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:149 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:149 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:158 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:158 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart_Edit.cshtml:169 +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:169 msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" msgid "There are no charges stored in this order." msgstr "" #.

    @T["Checkout Templates"]

    -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:6 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:6 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Checkout Templates" msgstr "" #. @T["Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses."] -#: OrchardCore.Commerce/Views/OrderPart_TemplateLinks.cshtml:7 +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:7 msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" msgid "Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses." msgstr "" #. @T["Quantity"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:11 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:11 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Quantity" msgstr "" #. @T["Product"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:12 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:12 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Product" msgstr "" #. @T["Attributes"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:13 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:13 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Attributes" msgstr "" #. @T["Price"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:14 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Price" msgstr "" -#: OrchardCore.Commerce/Views/OrderPart.cshtml:0 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:0 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid " × " msgstr "" #.
    @T["Total"]
    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:44 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:44 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Total" msgstr "" #. @T["Complete Payment"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:57 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:57 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Complete Payment" msgstr "" #.

    @T["This order is empty."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:66 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:66 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "This order is empty." msgstr "" #. -#: OrchardCore.Commerce/Views/OrderPart.cshtml:71 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:71 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charges" msgstr "" #. @T["Kind:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:79 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:79 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Kind:" msgstr "" #. @T["Amount:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:83 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:83 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Amount:" msgstr "" #. @T["Transaction Id:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:87 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:87 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Transaction Id:" msgstr "" #. @T["Created:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:91 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:91 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Created:" msgstr "" #. @T["Charge Text:"] -#: OrchardCore.Commerce/Views/OrderPart.cshtml:95 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:95 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "Charge Text:" msgstr "" #.

    @T["There are no charges stored in this order."]

    -#: OrchardCore.Commerce/Views/OrderPart.cshtml:103 +#: OrchardCore.Commerce\Views\OrderPart.cshtml:103 msgctxt "OrchardCore.Commerce.Views.OrderPart" msgid "There are no charges stored in this order." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Net Price Display" msgstr "" #. @T["Turn on to display prices with taxes excluded."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes excluded." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Use Gross Price Display" msgstr "" #. @T["Turn on to display prices with taxes included."] -#: OrchardCore.Commerce/Views/PriceDisplaySettings.Edit.cshtml:17 +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" msgid "Turn on to display prices with taxes included." msgstr "" #. -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency selection mode" msgstr "" #. @T["Specifies the currency configuration for this PricePart."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:14 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:14 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Specifies the currency configuration for this PricePart." msgstr "" #. @T["Currency used for specific currency selection mode."] -#: OrchardCore.Commerce/Views/PricePartSettings.Edit.cshtml:25 +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" msgid "Currency used for specific currency selection mode." msgstr "" #. -#: OrchardCore.Commerce/Views/PriceVariantsPart.Edit.cshtml:10 +#: OrchardCore.Commerce\Views\PriceVariantsPart.Edit.cshtml:10 msgctxt "OrchardCore.Commerce.Views.PriceVariantsPart.Edit" msgid "Price" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:3 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:3 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Title" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-Filter-Title.cshtml:4 +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" msgid "Filter by title..." msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleAsc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleAsc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleAsc" msgid "Title A-Z" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductList-OrderBy-TitleDesc.cshtml:2 +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleDesc.cshtml:2 msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleDesc" msgid "Title Z-A" msgstr "" #.

    @T["There are no products to display."]

    -#: OrchardCore.Commerce/Views/ProductListPart.cshtml:21 +#: OrchardCore.Commerce\Views\ProductListPart.cshtml:21 msgctxt "OrchardCore.Commerce.Views.ProductListPart" msgid "There are no products to display." msgstr "" #.

    @T["Filter Products"]

    -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:13 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:13 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Filter Products" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:24 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:24 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Sort By" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductListPart.Filters.cshtml:44 +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:44 msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" msgid "Apply" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:32 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:32 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.cshtml:54 +#: OrchardCore.Commerce\Views\ProductPart.cshtml:54 msgctxt "OrchardCore.Commerce.Views.ProductPart" msgid "Add to cart" msgstr "" #. -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:4 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:4 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "SKU" msgstr "" #. @T["The SKU of the product."] -#: OrchardCore.Commerce/Views/ProductPart.Edit.cshtml:8 +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:8 msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" msgid "The SKU of the product." msgstr "" #.

    @T["The current tenant will be reloaded when the settings are saved."]

    -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "" #. -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "Allowed Regions" msgstr "" #. @T["The available regions. If left empty all regions will be available."] -#: OrchardCore.Commerce/Views/RegionSettings.Edit.cshtml:16 +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:16 msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" msgid "The available regions. If left empty all regions will be available." msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartCell_Action.cshtml:17 +#: OrchardCore.Commerce\Views\ShoppingCartCell_Action.cshtml:17 msgctxt "OrchardCore.Commerce.Views.ShoppingCartCell_Action" msgid "Remove" msgstr "" #. @T["Total"] -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:58 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:58 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Total" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Net Price: {0}" msgstr "" -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:0 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Gross Price: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/ShoppingCartTable.cshtml:88 +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:88 msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" msgid "Update" msgstr "" #. title="@T["Estimate, the final value is calculated during checkout."]"> -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:6 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Estimate, the final value is calculated during checkout." msgstr "" #. @T["Gross Price*:"] -#: OrchardCore.Commerce/Views/TaxPart_TaxRate_GrossPrice.cshtml:7 +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" msgid "Gross Price*:" msgstr "" #. @T["Gross Price:"] -#: OrchardCore.Commerce/Views/TaxPart-GrossPrice.cshtml:9 +#: OrchardCore.Commerce\Views\TaxPart-GrossPrice.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TaxPart-GrossPrice" msgid "Gross Price:" msgstr "" #. @T["{0}%", value] -#: OrchardCore.Commerce/Views/TaxPart-TaxRate.cshtml:8 +#: OrchardCore.Commerce\Views\TaxPart-TaxRate.cshtml:8 msgctxt "OrchardCore.Commerce.Views.TaxPart-TaxRate" msgid "{0}%" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "(Text product attribute)" msgstr "" #.
  • @T["Required"]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:12 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:12 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Required" msgstr "" #.
  • @T["Predefined values: {0}", string.Join(", ", settings.PredefinedValues)]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Predefined values: {0}" msgstr "" #.
  • @T["Choice is restricted to predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:17 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:17 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Choice is restricted to predefined values." msgstr "" #.
  • @T["The user may enter a value that is not one of the predefined values."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:19 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:19 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may enter a value that is not one of the predefined values." msgstr "" #.
  • @T["The user may select more than one value."]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:22 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:22 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "The user may select more than one value." msgstr "" #.
  • @T["Placeholder: {0}", settings.Placeholder]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:25 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:25 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Placeholder: {0}" msgstr "" #.
  • @T["Hint: {0}", settings.Hint]
  • -#: OrchardCore.Commerce/Views/TextProductAttributeField_Edit.cshtml:26 +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:26 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" msgid "Hint: {0}" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:6 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:6 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Required" msgstr "" #. @T["— Whether a value is required."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:7 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:7 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether a value is required." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:13 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:13 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Hint" msgstr "" #. @T["The hint text to display for this attribute in the product page."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:15 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:15 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The hint text to display for this attribute in the product page." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:21 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:21 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Watermark (placeholder)" msgstr "" #. @T["A hint to display when the input is empty. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "A hint to display when the input is empty. (optional)" msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:29 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:29 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Predefined values" msgstr "" #. @T["The set of suggested or allowed values. Enter one value per line."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:31 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:31 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The set of suggested or allowed values. Enter one value per line." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Restrict to predefined values" msgstr "" #. @T["— Whether values should be restricted to the set of predefined values."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:39 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:39 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether values should be restricted to the set of predefined values." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:46 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:46 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Multiple values" msgstr "" #. @T["— Whether multiple values can be selected."] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:47 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:47 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "— Whether multiple values can be selected." msgstr "" #. -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:53 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:53 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "Default value" msgstr "" #. @T["The default value. (optional)"] -#: OrchardCore.Commerce/Views/TextProductAttributeFieldSettings.Edit.cshtml:55 +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:55 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" msgid "The default value. (optional)" msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid ", " msgstr "" -#: OrchardCore.Commerce/Views/TextProductAttributeValue.cshtml:0 +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" msgid "{0}: {1}" msgstr "" #.
    @T["Default Price:"] @Model.TieredPricePart.DefaultPrice.ToString()
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Default Price:" msgstr "" #.
    @T["Tiers:"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:10 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:10 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Tiers:" msgstr "" #.
  • @T["Starting from {0} units: {1}", tier.Quantity, MoneyService.Create(tier.UnitPrice ?? 0, Model.Currency)]
  • -#: OrchardCore.Commerce/Views/TieredPricePart.cshtml:14 +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:14 msgctxt "OrchardCore.Commerce.Views.TieredPricePart" msgid "Starting from {0} units: {1}" msgstr "" #.

    @T["Price tiers"]

    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:3 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:3 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Price tiers" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:9 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:9 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Default Price" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:23 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:23 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Quantity" msgstr "" #. -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:27 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:27 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Unit Price" msgstr "" #.
    @T["Remove"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:34 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:34 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Remove" msgstr "" #.
    @T["Add Price Tier"]
    -#: OrchardCore.Commerce/Views/TieredPricePart.Edit.cshtml:38 +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:38 msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" msgid "Add Price Tier" msgstr "" From 748da8f3d1e459d8057fa29557f87d944172aa99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 17:24:10 +0100 Subject: [PATCH 204/210] Update source file OrchardCore.Commerce.ContentFields.pot --- .../OrchardCore.Commerce.ContentFields.pot | 172 ++++++++++++++++++ 1 file changed, 172 insertions(+) create mode 100644 Localization/OrchardCore.Commerce.ContentFields.pot diff --git a/Localization/OrchardCore.Commerce.ContentFields.pot b/Localization/OrchardCore.Commerce.ContentFields.pot new file mode 100644 index 0000000..496a81a --- /dev/null +++ b/Localization/OrchardCore.Commerce.ContentFields.pot @@ -0,0 +1,172 @@ +#: OrchardCore.Commerce.ContentFields\Drivers\AddressFieldDisplayDriver.cs:83 +#. updater.ModelState.AddModelError(key, T["A value is required for {0}.", key]); +msgctxt "OrchardCore.Commerce.Drivers.AddressFieldDisplayDriver" +msgid "A value is required for {0}." +msgstr "" + +#: OrchardCore.Commerce.ContentFields\Drivers\PriceFieldDisplayDriver.cs:96 +#. T["The field {0} is invalid.", label].Value); +msgctxt "OrchardCore.Commerce.ContentFields.Drivers.PriceFieldDisplayDriver" +msgid "The field {0} is invalid." +msgstr "" + +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:40 +#. new CurrencySelectionModeItem(CurrencySelectionMode.AllCurrencies, T["All Currencies"]), +msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" +msgid "All Currencies" +msgstr "" + +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:41 +#. new CurrencySelectionModeItem(CurrencySelectionMode.DefaultCurrency, T["Default Currency"]), +msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" +msgid "Default Currency" +msgstr "" + +#: OrchardCore.Commerce.ContentFields\Settings\PriceFieldSettingsDriver.cs:42 +#. new CurrencySelectionModeItem(CurrencySelectionMode.SpecificCurrency, T["Specific Currency"]), +msgctxt "OrchardCore.Commerce.Settings.PriceFieldSettingsDriver" +msgid "Specific Currency" +msgstr "" + +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:26 +#. +msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" +msgid "Name *" +msgstr "" + +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:39 +#. +msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" +msgid "Department" +msgstr "" + +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:51 +#. +msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" +msgid "Company or institution" +msgstr "" + +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:63 +#. +msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" +msgid "First street address *" +msgstr "" + +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:76 +#. +msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" +msgid "Second street address" +msgstr "" + +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:88 +#. +msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" +msgid "City *" +msgstr "" + +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:101 +#. +msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" +msgid "State or province" +msgstr "" + +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:113 +#. +msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" +msgid "Postal code" +msgstr "" + +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:125 +#. +msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" +msgid "Country or region" +msgstr "" + +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldEditor.cshtml:153 +#. @T["Save this address"] +msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldEditor" +msgid "Save this address" +msgstr "" + +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:5 +#. +msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" +msgid "Hint" +msgstr "" + +#: OrchardCore.Commerce.ContentFields\Views\AddressFieldSettings.Edit.cshtml:7 +#. @T["The hint text to display for this attribute in the product page."] +msgctxt "OrchardCore.Commerce.ContentFields.Views.AddressFieldSettings.Edit" +msgid "The hint text to display for this attribute in the product page." +msgstr "" + +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 +msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" +msgid "The product doesn't have a price." +msgstr "" + +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:0 +msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" +msgid "The product has a price but its currency doesn't match the current display currency which is {0}." +msgstr "" + +#: OrchardCore.Commerce.ContentFields\Views\PriceField.cshtml:31 +#. @T["The current price is {0}.", price] +msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceField" +msgid "The current price is {0}." +msgstr "" + +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:9 +#. +msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" +msgid "Hint" +msgstr "" + +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:12 +#. @T["The hint text to display for this field on the editor."] +msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" +msgid "The hint text to display for this field on the editor." +msgstr "" + +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:17 +#. +msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" +msgid "Label" +msgstr "" + +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:20 +#. @T["The text above the field."] +msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" +msgid "The text above the field." +msgstr "" + +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:26 +#. +msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" +msgid "Required" +msgstr "" + +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:28 +#. @T["If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish."] +msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" +msgid "If unchecked then the field is optional, otherwise the amount is initialized to 0 on publish." +msgstr "" + +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:32 +#. +msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" +msgid "Currency selection mode" +msgstr "" + +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:42 +#. @T["Specifies the currency configuration for this PricePart."] +msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" +msgid "Specifies the currency configuration for this PricePart." +msgstr "" + +#: OrchardCore.Commerce.ContentFields\Views\PriceFieldSettings.Edit.cshtml:53 +#. @T["Currency used for specific currency selection mode."] +msgctxt "OrchardCore.Commerce.ContentFields.Views.PriceFieldSettings.Edit" +msgid "Currency used for specific currency selection mode." +msgstr "" + From 1adbbec34a0343acc6f32fc4da9c09e035fca890 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 17:24:11 +0100 Subject: [PATCH 205/210] Update source file OrchardCore.Commerce.Inventory.pot --- .../OrchardCore.Commerce.Inventory.pot | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 Localization/OrchardCore.Commerce.Inventory.pot diff --git a/Localization/OrchardCore.Commerce.Inventory.pot b/Localization/OrchardCore.Commerce.Inventory.pot new file mode 100644 index 0000000..d2f0e6b --- /dev/null +++ b/Localization/OrchardCore.Commerce.Inventory.pot @@ -0,0 +1,29 @@ +#: OrchardCore.Commerce.Inventory\Views\InventoryPart-OutOfStockMessage.cshtml:0 +msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart-OutOfStockMessage" +msgid "Out of Stock" +msgstr "" + +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:11 +#. @inventoryTitle @T["Inventory"]: +msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" +msgid "Inventory" +msgstr "" + +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.cshtml:12 +#. @T["{0}", inventoryEntry.Value] +msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart" +msgid "{0}" +msgstr "" + +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:3 +#.

    @T["Inventories"]

    +msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" +msgid "Inventories" +msgstr "" + +#: OrchardCore.Commerce.Inventory\Views\InventoryPart.Edit.cshtml:11 +#. +msgctxt "OrchardCore.Commerce.Inventory.Views.InventoryPart.Edit" +msgid "Inventory" +msgstr "" + From 3564ccb33fc93ff6c211ea8e30e2670345bbd595 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 17:24:11 +0100 Subject: [PATCH 206/210] Update source file OrchardCore.Commerce.Payment.Stripe.pot --- .../OrchardCore.Commerce.Payment.Stripe.pot | 134 ++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 Localization/OrchardCore.Commerce.Payment.Stripe.pot diff --git a/Localization/OrchardCore.Commerce.Payment.Stripe.pot b/Localization/OrchardCore.Commerce.Payment.Stripe.pot new file mode 100644 index 0000000..363f388 --- /dev/null +++ b/Localization/OrchardCore.Commerce.Payment.Stripe.pot @@ -0,0 +1,134 @@ +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:17 +#. .Add(T["Configuration"], configuration => configuration +msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" +msgid "Configuration" +msgstr "" + +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:18 +#. .Add(T["Commerce"], commerce => commerce +msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" +msgid "Commerce" +msgstr "" + +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi +#: OrchardCore.Commerce.Payment.Stripe\AdminMenu.cs:19 +#. .Add(T["Stripe API"], T["Stripe API"], stripeApi => stripeApi +msgctxt "OrchardCore.Commerce.Payment.Stripe.AdminMenu" +msgid "Stripe API" +msgstr "" + +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:61 +#. H["Couldn't find the payment intent \"{0}\" or the order associated with it.", paymentIntent ?? string.Empty]); +msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" +msgid "Couldn't find the payment intent \"{0}\" or the order associated with it." +msgstr "" + +#: OrchardCore.Commerce.Payment.Stripe\Controllers\StripeController.cs:102 +#. await _notifier.ErrorAsync(H["The has payment failed, please try again."]); +msgctxt "OrchardCore.Commerce.Payment.Stripe.Controllers.StripeController" +msgid "The has payment failed, please try again." +msgstr "" + +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:171 +#. T["The order is empty."].Value); +msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" +msgid "The order is empty." +msgstr "" + +#: OrchardCore.Commerce.Payment.Stripe\Services\StripePaymentService.cs:205 +#. Description = T["User checkout on {0}", siteSettings.SiteName].Value, +msgctxt "OrchardCore.Commerce.Payment.Stripe.Services.StripePaymentService" +msgid "User checkout on {0}" +msgstr "" + +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:19 +#.

    @T["Stripe Payment"]

    +msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" +msgid "Stripe Payment" +msgstr "" + +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:23 +#.
    @T["Stripe payment is not configured for this site."]
    +msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" +msgid "Stripe payment is not configured for this site." +msgstr "" + +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:29 +#. @T["Net Price: {0}", Model.NetTotal] +msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" +msgid "Net Price: {0}" +msgstr "" + +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:34 +#. @T["Gross Price: {0}", Model.GrossTotal] +msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" +msgid "Gross Price: {0}" +msgstr "" + +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:53 +#. @T["There was an error during confirming the payment, please try again."].Json(), +msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" +msgid "There was an error during confirming the payment, please try again." +msgstr "" + +#: OrchardCore.Commerce.Payment.Stripe\Views\CheckoutStripe.cshtml:54 +#. @T["A value is required for %LABEL%."].Json(), +msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.CheckoutStripe" +msgid "A value is required for %LABEL%." +msgstr "" + +#: OrchardCore.Commerce.Payment.Stripe\Views\Stripe\PaymentConfirmationMiddleware.cshtml:5 +#.

    @T["Confirming payment. Reloading in 2 seconds..."]

    +msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.Stripe.PaymentConfirmationMiddleware" +msgid "Confirming payment. Reloading in 2 seconds..." +msgstr "" + +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:3 +#.

    @T["The current tenant will be reloaded when the settings are saved."]

    +msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" +msgid "The current tenant will be reloaded when the settings are saved." +msgstr "" + +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:6 +#. +msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" +msgid "Publishable Key" +msgstr "" + +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:9 +#. @T["Your Stripe's Publishable API key."] +msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" +msgid "Your Stripe's Publishable API key." +msgstr "" + +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:13 +#. +msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" +msgid "Secret Key" +msgstr "" + +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:17 +#. @T["Your Stripe Secret API key. The field will be empty after saving it, for security reasons."] +msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" +msgid "Your Stripe Secret API key. The field will be empty after saving it, for security reasons." +msgstr "" + +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:22 +#. +msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" +msgid "Webhook Signing Secret" +msgstr "" + +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:26 +#. @T["Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons."] +msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" +msgid "Your Webhook Signing Secret key. The field will be empty after saving it, for security reasons." +msgstr "" + +#: OrchardCore.Commerce.Payment.Stripe\Views\StripeApiSettings.Edit.cshtml:32 +#. @T["Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks"] +msgctxt "OrchardCore.Commerce.Payment.Stripe.Views.StripeApiSettings.Edit" +msgid "Get your Stripe API keys at https://stripe.com/docs/keys. And your Webhook key at https://dashboard.stripe.com/webhooks" +msgstr "" + From 6d6c59d5af4f06be045d4964284f8d17a48560d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 17:24:12 +0100 Subject: [PATCH 207/210] Update source file OrchardCore.Commerce.Payment.pot --- Localization/OrchardCore.Commerce.Payment.pot | 134 ++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 Localization/OrchardCore.Commerce.Payment.pot diff --git a/Localization/OrchardCore.Commerce.Payment.pot b/Localization/OrchardCore.Commerce.Payment.pot new file mode 100644 index 0000000..eed667e --- /dev/null +++ b/Localization/OrchardCore.Commerce.Payment.pot @@ -0,0 +1,134 @@ +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:150 +#. : T["An exception has occurred during checkout form validation."].Value; +msgctxt "OrchardCore.Commerce.Controllers.PaymentController" +msgid "An exception has occurred during checkout form validation." +msgstr "" + +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:173 +#. await _notifier.InformationAsync(H["This Order contains no line items, so there is nothing to be paid."]); +msgctxt "OrchardCore.Commerce.Controllers.PaymentController" +msgid "This Order contains no line items, so there is nothing to be paid." +msgstr "" + +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:180 +#. await _notifier.InformationAsync(H["This Order is no longer pending."]); +msgctxt "OrchardCore.Commerce.Controllers.PaymentController" +msgid "This Order is no longer pending." +msgstr "" + +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:187 +#. await _notifier.InformationAsync(H["This Order's line items have no cost, so there is nothing to be paid."]); +msgctxt "OrchardCore.Commerce.Controllers.PaymentController" +msgid "This Order's line items have no cost, so there is nothing to be paid." +msgstr "" + +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:197 +#. H["There are no applicable payment providers for this site."], +msgctxt "OrchardCore.Commerce.Controllers.PaymentController" +msgid "There are no applicable payment providers for this site." +msgstr "" + +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:198 +#. H["Please make sure there is at least one enabled and properly configured."])); +msgctxt "OrchardCore.Commerce.Controllers.PaymentController" +msgid "Please make sure there is at least one enabled and properly configured." +msgstr "" + +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:216 +#. order.DisplayText = T["Success"].Value; // This is only for display, intentionally not saved. +msgctxt "OrchardCore.Commerce.Controllers.PaymentController" +msgid "Success" +msgstr "" + +#: OrchardCore.Commerce.Payment\Controllers\PaymentController.cs:263 +#. await _notifier.ErrorAsync(H["The payment has failed, please try again."]); +msgctxt "OrchardCore.Commerce.Controllers.PaymentController" +msgid "The payment has failed, please try again." +msgstr "" + +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:140 +#. H["There are no applicable payment providers for this site."], +msgctxt "." +msgid "There are no applicable payment providers for this site." +msgstr "" + +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:141 +#. H["Please make sure there is at least one enabled and properly configured."])); +msgctxt "." +msgid "Please make sure there is at least one enabled and properly configured." +msgstr "" + +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:190 +#. await _notifier.ErrorAsync(H["Invalid attempt to check out non-free order as free."]); +msgctxt "." +msgid "Invalid attempt to check out non-free order as free." +msgstr "" + +#: OrchardCore.Commerce.Payment\Services\PaymentService.cs:254 +#. errors.Select(error => H["{0}", error]).ToArray())); +msgctxt "." +msgid "{0}" +msgstr "" + +#: OrchardCore.Commerce.Payment\Views\CheckoutDummy.cshtml:1 +#. +msgctxt "OrchardCore.Commerce.Payment.Views.CheckoutDummy" +msgid "Make a dummy payment" +msgstr "" + +#: OrchardCore.Commerce.Payment\Views\Payment\Index.cshtml:1 +#. +msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Index" +msgid "Checkout" +msgstr "" + +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 +msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" +msgid "Pay with {0}" +msgstr "" + +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 +msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" +msgid "Pay" +msgstr "" + +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 +msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" +msgid "{0}" +msgstr "" + +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:0 +msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" +msgid "Pay {0}" +msgstr "" + +#: OrchardCore.Commerce.Payment\Views\PayButton.cshtml:44 +#. @T["Processing payment..."] +msgctxt "OrchardCore.Commerce.Payment.Views.PayButton" +msgid "Processing payment..." +msgstr "" + +#: OrchardCore.Commerce.Payment\Views\Payment\PaymentRequest.cshtml:11 +#. +msgctxt "OrchardCore.Commerce.Payment.Views.Payment.PaymentRequest" +msgid "Order Payment" +msgstr "" + +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:9 +#.

    @T["Thank you for your purchase!"]

    +msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" +msgid "Thank you for your purchase!" +msgstr "" + +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:13 +#. @T["The receipt will be sent to your email address once we have processed your order!"] +msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" +msgid "The receipt will be sent to your email address once we have processed your order!" +msgstr "" + +#: OrchardCore.Commerce.Payment\Views\Payment\Success.cshtml:15 +#. @T["Return to home page"] +msgctxt "OrchardCore.Commerce.Payment.Views.Payment.Success" +msgid "Return to home page" +msgstr "" + From df392b38c182fd5fa582fb88bfb56d16bffa67d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 17:24:12 +0100 Subject: [PATCH 208/210] Update source file OrchardCore.Commerce.Promotion.pot --- .../OrchardCore.Commerce.Promotion.pot | 42 +++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 Localization/OrchardCore.Commerce.Promotion.pot diff --git a/Localization/OrchardCore.Commerce.Promotion.pot b/Localization/OrchardCore.Commerce.Promotion.pot new file mode 100644 index 0000000..7fac801 --- /dev/null +++ b/Localization/OrchardCore.Commerce.Promotion.pot @@ -0,0 +1,42 @@ +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:13 +#. @T["New Price with Discount after Taxes:"] +msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" +msgid "New Price with Discount after Taxes:" +msgstr "" + +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:21 +#. @T["Discount Percentage:"] +msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" +msgid "Discount Percentage:" +msgstr "" + +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:22 +#. @T["{0}%", discountPercentageValue] +msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" +msgid "{0}%" +msgstr "" + +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:29 +#. @T["Discount Maximum Products:"] +msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" +msgid "Discount Maximum Products:" +msgstr "" + +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:37 +#. @T["Discount Minimum Products:"] +msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" +msgid "Discount Minimum Products:" +msgstr "" + +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:45 +#. @T["Discount Beginning:"] +msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" +msgid "Discount Beginning:" +msgstr "" + +#: OrchardCore.Commerce.Promotion\Views\DiscountPart.cshtml:53 +#. @T["Discount Expiration:"] +msgctxt "OrchardCore.Commerce.Promotion.Views.DiscountPart" +msgid "Discount Expiration:" +msgstr "" + From 65b00e55785fbc62d655d5c1f72e44eee4edccea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 17:24:13 +0100 Subject: [PATCH 209/210] Update source file OrchardCore.Commerce.Tax.pot --- Localization/OrchardCore.Commerce.Tax.pot | 140 ++++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 Localization/OrchardCore.Commerce.Tax.pot diff --git a/Localization/OrchardCore.Commerce.Tax.pot b/Localization/OrchardCore.Commerce.Tax.pot new file mode 100644 index 0000000..7066000 --- /dev/null +++ b/Localization/OrchardCore.Commerce.Tax.pot @@ -0,0 +1,140 @@ +#: OrchardCore.Commerce.Tax\Drivers\TaxRateSettingsDisplayDriver.cs:98 +#. T["The \"{0}\" must be empty or a valid regular expression.", name]); +msgctxt "OrchardCore.Commerce.Tax.Drivers.TaxRateSettingsDisplayDriver" +msgid "The \"{0}\" must be empty or a valid regular expression." +msgstr "" + +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:20 +#. .Add(T["Configuration"], configuration => configuration +msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" +msgid "Configuration" +msgstr "" + +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:21 +#. .Add(T["Commerce"], commerce => commerce +msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" +msgid "Commerce" +msgstr "" + +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry +#: OrchardCore.Commerce.Tax\Navigation\TaxRateAdminMenu.cs:22 +#. .Add(T["Custom Tax Rates"], T["Custom Tax Rates"], entry => entry +msgctxt "OrchardCore.Commerce.Tax.Navigation.TaxRateAdminMenu" +msgid "Custom Tax Rates" +msgstr "" + +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:16 +#.

    @T["Recipients and Tax Codes"]

    +msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" +msgid "Recipients and Tax Codes" +msgstr "" + +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:20 +#. +msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" +msgid "Hide Address Columns" +msgstr "" + +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:26 +#. @T["First street address"] +msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" +msgid "First street address" +msgstr "" + +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:27 +#. @T["Second street address"] +msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" +msgid "Second street address" +msgstr "" + +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:28 +#. @T["City"] +msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" +msgid "City" +msgstr "" + +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:29 +#. @T["State or province code"] +msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" +msgid "State or province code" +msgstr "" + +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:30 +#. @T["Postal code"] +msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" +msgid "Postal code" +msgstr "" + +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:31 +#. @T["Country or region code"] +msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" +msgid "Country or region code" +msgstr "" + +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:32 +#. @T["Tax code"] +msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" +msgid "Tax code" +msgstr "" + +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:33 +#. @T["VAT number"] +msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" +msgid "VAT number" +msgstr "" + +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:34 +#. @T["Tax rate (%)"] +msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" +msgid "Tax rate (%)" +msgstr "" + +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:35 +#. @T["Is Corporation"] +msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" +msgid "Is Corporation" +msgstr "" + +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:36 +#. @T["Actions"] +msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" +msgid "Actions" +msgstr "" + +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:71 +#. +msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" +msgid "Ignored" +msgstr "" + +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:72 +#. +msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" +msgid "Checked" +msgstr "" + +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:73 +#. +msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" +msgid "Unchecked" +msgstr "" + +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:99 +#. @T["All text fields in the table have to be either empty or contain a valid regular expression."] +msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" +msgid "All text fields in the table have to be either empty or contain a valid regular expression." +msgstr "" + +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:100 +#. @T["Learn more about regular expressions in .NET here.", regexDocsUrl] +msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" +msgid "Learn more about regular expressions in .NET here." +msgstr "" + +#: OrchardCore.Commerce.Tax\Views\TaxRateSettings_Edit.cshtml:104 +#. +msgctxt "OrchardCore.Commerce.Tax.Views.TaxRateSettings_Edit" +msgid "Add Row" +msgstr "" + From e42765a89f8b8bac582249440b92cc2eb8517cc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Fri, 17 Nov 2023 17:24:13 +0100 Subject: [PATCH 210/210] Update source file OrchardCore.Commerce.pot --- Localization/OrchardCore.Commerce.pot | 1316 +++++++++++++++++++++++++ 1 file changed, 1316 insertions(+) create mode 100644 Localization/OrchardCore.Commerce.pot diff --git a/Localization/OrchardCore.Commerce.pot b/Localization/OrchardCore.Commerce.pot new file mode 100644 index 0000000..8c39e7a --- /dev/null +++ b/Localization/OrchardCore.Commerce.pot @@ -0,0 +1,1316 @@ +#: OrchardCore.Commerce\Activities\CartDisplayingEvent.cs:7 +#. public override LocalizedString DisplayText => T["Cart displaying"]; +msgctxt "OrchardCore.Commerce.Activities.CartDisplayingEvent" +msgid "Cart displaying" +msgstr "" + +#: OrchardCore.Commerce\Activities\CartLoadedEvent.cs:7 +#. public override LocalizedString DisplayText => T["Cart loaded"]; +msgctxt "OrchardCore.Commerce.Activities.CartLoadedEvent" +msgid "Cart loaded" +msgstr "" + +#: OrchardCore.Commerce\Activities\CartUpdatedEvent.cs:7 +#. public override LocalizedString DisplayText => T["Cart updated"]; +msgctxt "OrchardCore.Commerce.Activities.CartUpdatedEvent" +msgid "Cart updated" +msgstr "" + +#: OrchardCore.Commerce\Activities\CartVerifyingItemEvent.cs:7 +#. public override LocalizedString DisplayText => T["Verifying cart item"]; +msgctxt "OrchardCore.Commerce.Activities.CartVerifyingItemEvent" +msgid "Verifying cart item" +msgstr "" + +#: OrchardCore.Commerce\Activities\CommerceEventActivityBase.cs:8 +#. public override LocalizedString Category => T["Commerce"]; +msgctxt "OrchardCore.Commerce.Activities.CommerceEventActivityBase" +msgid "Commerce" +msgstr "" + +#: OrchardCore.Commerce\Activities\OrderCreatedEvent.cs:12 +#. public override LocalizedString DisplayText => T["Order was created"]; +msgctxt "OrchardCore.Commerce.Activities.OrderCreatedEvent" +msgid "Order was created" +msgstr "" + +#: OrchardCore.Commerce\Activities\ProductAddedToCartEvent.cs:7 +#. public override LocalizedString DisplayText => T["Product added to cart"]; +msgctxt "OrchardCore.Commerce.Activities.ProductAddedToCartEvent" +msgid "Product added to cart" +msgstr "" + +#: OrchardCore.Commerce\AdminMenu.cs:18 +#. .Add(T["Configuration"], configuration => configuration +msgctxt "OrchardCore.Commerce.AdminMenu" +msgid "Configuration" +msgstr "" + +#: OrchardCore.Commerce\AdminMenu.cs:19 +#. .Add(T["Commerce"], commerce => commerce +msgctxt "OrchardCore.Commerce.AdminMenu" +msgid "Commerce" +msgstr "" + +#: OrchardCore.Commerce\AdminMenu.cs:20 +#. .Add(T["Currency"], T["Currency"], entry => entry +#: OrchardCore.Commerce\AdminMenu.cs:20 +#. .Add(T["Currency"], T["Currency"], entry => entry +msgctxt "OrchardCore.Commerce.AdminMenu" +msgid "Currency" +msgstr "" + +#: OrchardCore.Commerce\AdminMenu.cs:24 +#. .Add(T["Price Display"], T["Price Display"], entry => entry +#: OrchardCore.Commerce\AdminMenu.cs:24 +#. .Add(T["Price Display"], T["Price Display"], entry => entry +msgctxt "OrchardCore.Commerce.AdminMenu" +msgid "Price Display" +msgstr "" + +#: OrchardCore.Commerce\AdminMenu.cs:28 +#. .Add(T["Region"], T["Region"], region => region +#: OrchardCore.Commerce\AdminMenu.cs:28 +#. .Add(T["Region"], T["Region"], region => region +msgctxt "OrchardCore.Commerce.AdminMenu" +msgid "Region" +msgstr "" + +#: OrchardCore.Commerce\Controllers\UserController.cs:77 +#. await _notifier.SuccessAsync(H["Your addresses have been updated."]); +msgctxt "OrchardCore.Commerce.Controllers.UserController" +msgid "Your addresses have been updated." +msgstr "" + +#: OrchardCore.Commerce\Controllers\UserController.cs:82 +#. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); +#: OrchardCore.Commerce\Controllers\UserController.cs:123 +#. foreach (var error in errors.WhereNot(string.IsNullOrEmpty)) await _notifier.ErrorAsync(H["{0}", error]); +msgctxt "OrchardCore.Commerce.Controllers.UserController" +msgid "{0}" +msgstr "" + +#: OrchardCore.Commerce\Controllers\UserController.cs:118 +#. await _notifier.SuccessAsync(H["Your details have been updated."]); +msgctxt "OrchardCore.Commerce.Controllers.UserController" +msgid "Your details have been updated." +msgstr "" + +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:22 +#. H["Executes after the shopping cart data is prepared, but before the shapes are rendered."]; +msgctxt "OrchardCore.Commerce.Drivers.CartDisplayingEventDisplayDriver" +msgid "Executes after the shopping cart data is prepared, but before the shapes are rendered." +msgstr "" + +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:33 +#. H["Executes before an item is added to the shopping cart to check whether it can be added based on inventory status."]; +msgctxt "OrchardCore.Commerce.Drivers.CartVerifyingItemEventDisplayDriver" +msgid "Executes before an item is added to the shopping cart to check whether it can be added based on inventory status." +msgstr "" + +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:44 +#. H["Executes before the cart is updated to check whether item quantities can be modified based on inventory status."]; +msgctxt "OrchardCore.Commerce.Drivers.CartUpdatedEventDisplayDriver" +msgid "Executes before the cart is updated to check whether item quantities can be modified based on inventory status." +msgstr "" + +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:55 +#. H["Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation."]; +msgctxt "OrchardCore.Commerce.Drivers.CartLoadedEventDisplayDriver" +msgid "Executes after the shopping cart content is loaded from the store and before it's displayed or used for calculation." +msgstr "" + +#: OrchardCore.Commerce\Drivers\CartEventActivityDisplayDriverBase.cs:65 +#. public override LocalizedHtmlString Description => H["Executes when a product is added to the shopping cart."]; +msgctxt "OrchardCore.Commerce.Drivers.ProductAddedToCartEventDisplayDriver" +msgid "Executes when a product is added to the shopping cart." +msgstr "" + +#: OrchardCore.Commerce\Drivers\OrderCreatedEventDisplayDriver.cs:11 +#. public override LocalizedHtmlString Description => H["Executes when an order is created on the frontend."]; +msgctxt "OrchardCore.Commerce.Drivers.OrderCreatedEventDisplayDriver" +msgid "Executes when an order is created on the frontend." +msgstr "" + +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:80 +#. T["Selected currencies must match."]); +msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" +msgid "Selected currencies must match." +msgstr "" + +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:107 +#. ? T["Product's SKU cannot be left empty."] +msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" +msgid "Product's SKU cannot be left empty." +msgstr "" + +#: OrchardCore.Commerce\Drivers\OrderPartDisplayDriver.cs:108 +#. : T["SKU \"{0}\" does not belong to an existing Product.", lineItemProductSku]); +msgctxt "OrchardCore.Commerce.Drivers.OrderPartDisplayDriver" +msgid "SKU \"{0}\" does not belong to an existing Product." +msgstr "" + +#: OrchardCore.Commerce\Drivers\ProductPartDisplayDriver.cs:50 +#. updater.ModelState.AddModelError(nameof(ProductPart.Sku), T["SKU may not contain the dash character."]); +msgctxt "OrchardCore.Commerce.Drivers.ProductPartDisplayDriver" +msgid "SKU may not contain the dash character." +msgstr "" + +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:70 +#. T["The given tiered prices are not valid."]); +msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" +msgid "The given tiered prices are not valid." +msgstr "" + +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:80 +#. T["You need to set a price for every tier."]); +msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" +msgid "You need to set a price for every tier." +msgstr "" + +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:87 +#. T["You need to set a default price greater than 0."]); +msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" +msgid "You need to set a default price greater than 0." +msgstr "" + +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:98 +#. T["There are duplicate tiers."]); +msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" +msgid "There are duplicate tiers." +msgstr "" + +#: OrchardCore.Commerce\Drivers\TieredPricePartDisplayDriver.cs:105 +#. T["You need to set a unit price greater or equal to 0 for every tier."]); +msgctxt "OrchardCore.Commerce.Drivers.TieredPricePartDisplayDriver" +msgid "You need to set a unit price greater or equal to 0 for every tier." +msgstr "" + +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:57 +#. return H["There are not enough {0} left in stock.", title]; +msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" +msgid "There are not enough {0} left in stock." +msgstr "" + +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:65 +#. return H["The checkout quantity for {0} is more than the maximum allowed ({1}).", title, maxOrderQuantity]; +msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" +msgid "The checkout quantity for {0} is more than the maximum allowed ({1})." +msgstr "" + +#: OrchardCore.Commerce\Events\InventoryShoppingCartEvents.cs:73 +#. return H["The checkout quantity for {0} is less than the minimum allowed ({1}).", title, minOrderQuantity]; +msgctxt "OrchardCore.Commerce.Events.InventoryShoppingCartEvents" +msgid "The checkout quantity for {0} is less than the minimum allowed ({1})." +msgstr "" + +#: OrchardCore.Commerce\Events\PromotionShoppingCartEvents.cs:57 +#. newHeaders.Insert(insertIndex, H["Old Price"]); +msgctxt "OrchardCore.Commerce.Events.PromotionShoppingCartEvents" +msgid "Old Price" +msgstr "" + +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:64 +#. .Select(header => header.Name == "Price" ? H["Gross Price"] : header) +msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" +msgid "Gross Price" +msgstr "" + +#: OrchardCore.Commerce\Events\TaxShoppingCartEvents.cs:72 +#. newHeaders.Insert(grossIndex, H["Net Price"]); +msgctxt "OrchardCore.Commerce.Events.TaxShoppingCartEvents" +msgid "Net Price" +msgstr "" + +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:70 +#. T["You must either provide only {0}, or {1}, or neither of them.", percentageName, amountName]); +msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" +msgid "You must either provide only {0}, or {1}, or neither of them." +msgstr "" + +#: OrchardCore.Commerce\Handlers\DiscountPartHandler.cs:82 +#. T["Discount amount must be smaller than the product's original price.", amountName]); +msgctxt "OrchardCore.Commerce.Handlers.DiscountPartHandler" +msgid "Discount amount must be smaller than the product's original price." +msgstr "" + +#: OrchardCore.Commerce\Handlers\OrderPartHandler.cs:29 +#. orderPart.ContentItem.DisplayText = T["Order {0}", guid]; +msgctxt "OrchardCore.Commerce.Handlers.OrderPartHandler" +msgid "Order {0}" +msgstr "" + +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:39 +#. _updateModelAccessor.ModelUpdater.ModelState.AddModelError(nameof(part.Sku), T["SKU must not be empty."]); +msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" +msgid "SKU must not be empty." +msgstr "" + +#: OrchardCore.Commerce\Handlers\SkuValidationHandler.cs:62 +#. T["SKU must be unique. A product with the given SKU already exists."]); +msgctxt "OrchardCore.Commerce.Handlers.SkuValidationHandler" +msgid "SKU must be unique. A product with the given SKU already exists." +msgstr "" + +#: OrchardCore.Commerce\Handlers\TaxPartAndPricePartHandler.cs:70 +#. T["You must either provide both {0} and {1}, or neither of them.", grossPriceName, taxRateName]); +msgctxt "OrchardCore.Commerce.Handlers.TaxPartAndPricePartHandler" +msgid "You must either provide both {0} and {1}, or neither of them." +msgstr "" + +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:107 +#. H["Quantity"], +msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" +msgid "Quantity" +msgstr "" + +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:108 +#. H["Product"], +msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" +msgid "Product" +msgstr "" + +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:109 +#. H["Price"], +msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" +msgid "Price" +msgstr "" + +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:110 +#. H["Action"], +msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" +msgid "Action" +msgstr "" + +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:224 +#. return H["Product with SKU {0} not found.", sku]; +msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" +msgid "Product with SKU {0} not found." +msgstr "" + +#: OrchardCore.Commerce\Services\ShoppingCartHelpers.cs:231 +#. : H["Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency.", sku]; +msgctxt "OrchardCore.Commerce.Services.ShoppingCartHelpers" +msgid "Can't add product {0} because it doesn't have a price, or its currency doesn't match the current display currency." +msgstr "" + +#: OrchardCore.Commerce\Settings\CurrencySettingsDisplayDriver.cs:64 +#. (string.IsNullOrEmpty(currency.EnglishName) ? T["Unspecified"] : T[currency.EnglishName]))); +msgctxt "OrchardCore.Commerce.Settings.CurrencySettingsDisplayDriver" +msgid "Unspecified" +msgstr "" + +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:40 +#. new(CurrencySelectionMode.AllCurrencies.ToString(), T["All Currencies"]), +msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" +msgid "All Currencies" +msgstr "" + +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:41 +#. new(CurrencySelectionMode.DefaultCurrency.ToString(), T["Default Currency"]), +msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" +msgid "Default Currency" +msgstr "" + +#: OrchardCore.Commerce\Settings\PricePartSettingsDisplayDriver.cs:42 +#. new(CurrencySelectionMode.SpecificCurrency.ToString(), T["Specific Currency"]), +msgctxt "OrchardCore.Commerce.Settings.PricePartSettingsDisplayDriver" +msgid "Specific Currency" +msgstr "" + +#: OrchardCore.Commerce\Startup.cs:243 +#. T["Region settings"], +msgctxt "OrchardCore.Commerce.DeploymentStartup" +msgid "Region settings" +msgstr "" + +#: OrchardCore.Commerce\Startup.cs:244 +#. T["Exports the region settings."]); +msgctxt "OrchardCore.Commerce.DeploymentStartup" +msgid "Exports the region settings." +msgstr "" + +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:3 +#. +msgctxt "OrchardCore.Commerce.Views.User.Addresses" +msgid "Your Addresses" +msgstr "" + +#: OrchardCore.Commerce\Views\User\Addresses.cshtml:7 +#. +msgctxt "OrchardCore.Commerce.Views.User.Addresses" +msgid "Save" +msgstr "" + +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:9 +#. +msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" +msgid "(Boolean product attribute)" +msgstr "" + +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:11 +#.
  • @T["Label: {0}", settings.Label]
  • +msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" +msgid "Label: {0}" +msgstr "" + +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 +#.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • +msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" +msgid "Default value: on" +msgstr "" + +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:12 +#.
  • @(settings.DefaultValue ? T["Default value: on"] : T["Default value: off"])
  • +msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" +msgid "Default value: off" +msgstr "" + +#: OrchardCore.Commerce\Views\BooleanProductAttributeField_Edit.cshtml:13 +#.
  • @T["Hint: {0}", settings.Hint]
  • +msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeField_Edit" +msgid "Hint: {0}" +msgstr "" + +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:5 +#. +msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" +msgid "Hint" +msgstr "" + +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:7 +#. @T["The description text to display for this attribute in the product page."] +msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" +msgid "The description text to display for this attribute in the product page." +msgstr "" + +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:13 +#. +msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" +msgid "Label" +msgstr "" + +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:15 +#. @T["The text associated to the checkbox for this attribute in the product page."] +msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" +msgid "The text associated to the checkbox for this attribute in the product page." +msgstr "" + +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:21 +#. +msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" +msgid "Default value" +msgstr "" + +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:25 +#. +msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" +msgid "On/Off" +msgstr "" + +#: OrchardCore.Commerce\Views\BooleanProductAttributeFieldSettings.Edit.cshtml:28 +#. @T["The default value associated with this attribute."] +msgctxt "OrchardCore.Commerce.Views.BooleanProductAttributeFieldSettings.Edit" +msgid "The default value associated with this attribute." +msgstr "" + +#: OrchardCore.Commerce\Views\Checkout.cshtml:25 +#. +msgctxt "OrchardCore.Commerce.Views.Checkout" +msgid "E-mail *" +msgstr "" + +#: OrchardCore.Commerce\Views\Checkout.cshtml:29 +#. +msgctxt "OrchardCore.Commerce.Views.Checkout" +msgid "Phone Number *" +msgstr "" + +#: OrchardCore.Commerce\Views\Checkout.cshtml:33 +#. +msgctxt "OrchardCore.Commerce.Views.Checkout" +msgid "VAT Number" +msgstr "" + +#: OrchardCore.Commerce\Views\Checkout.cshtml:43 +#. @T["Buyer is a corporation"] +msgctxt "OrchardCore.Commerce.Views.Checkout" +msgid "Buyer is a corporation" +msgstr "" + +#: OrchardCore.Commerce\Views\Checkout.cshtml:49 +#.

    @T["Billing Address"]

    +msgctxt "OrchardCore.Commerce.Views.Checkout" +msgid "Billing Address" +msgstr "" + +#: OrchardCore.Commerce\Views\Checkout.cshtml:62 +#.

    @T["Shipping Address"]

    +msgctxt "OrchardCore.Commerce.Views.Checkout" +msgid "Shipping Address" +msgstr "" + +#: OrchardCore.Commerce\Views\Checkout.cshtml:82 +#. @T["Shipping Address and Billing Address are the same"] +msgctxt "OrchardCore.Commerce.Views.Checkout" +msgid "Shipping Address and Billing Address are the same" +msgstr "" + +#: OrchardCore.Commerce\Views\Checkout.cshtml:121 +#. @T["Checkout Without Payment"] +msgctxt "OrchardCore.Commerce.Views.Checkout" +msgid "Checkout Without Payment" +msgstr "" + +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:3 +#.

    @T["The current tenant will be reloaded when the settings are saved."]

    +msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" +msgid "The current tenant will be reloaded when the settings are saved." +msgstr "" + +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:6 +#. +msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" +msgid "Default currency" +msgstr "" + +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:15 +#. @T["The default currency used by the system."] +msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" +msgid "The default currency used by the system." +msgstr "" + +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:19 +#. +msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" +msgid "Current display currency" +msgstr "" + +#: OrchardCore.Commerce\Views\CurrencySettings.Edit.cshtml:28 +#. @T["The currently used currency for displaying prices to customers."] +msgctxt "OrchardCore.Commerce.Views.CurrencySettings.Edit" +msgid "The currently used currency for displaying prices to customers." +msgstr "" + +#: OrchardCore.Commerce\Views\User\Details.cshtml:3 +#. +msgctxt "OrchardCore.Commerce.Views.User.Details" +msgid "Your Details" +msgstr "" + +#: OrchardCore.Commerce\Views\User\Details.cshtml:7 +#. +msgctxt "OrchardCore.Commerce.Views.User.Details" +msgid "Save" +msgstr "" + +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:1 +#. +msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" +msgid "Shopping Cart" +msgstr "" + +#: OrchardCore.Commerce\Views\ShoppingCart\Empty.cshtml:6 +#.

    @T["Your shopping cart is empty."]

    +msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Empty" +msgid "Your shopping cart is empty." +msgstr "" + +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:5 +#. +msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" +msgid "Your Cart" +msgstr "" + +#: OrchardCore.Commerce\Views\ShoppingCart\Index.cshtml:14 +#. class="btn btn-primary checkout">@T["Checkout"] +msgctxt "OrchardCore.Commerce.Views.ShoppingCart.Index" +msgid "Checkout" +msgstr "" + +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:9 +#. +msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" +msgid "(Numeric product attribute)" +msgstr "" + +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:12 +#.
  • @T["Required"]
  • +msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" +msgid "Required" +msgstr "" + +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:14 +#.
  • @T["Decimal places: {0}", settings.DecimalPlaces]
  • +msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" +msgid "Decimal places: {0}" +msgstr "" + +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:16 +#.
  • @T["Default value: {0}", settings.DefaultValue.Value]
  • +msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" +msgid "Default value: {0}" +msgstr "" + +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:19 +#.
  • @T["Value must be between {0} and {1}", settings.Minimum.Value, settings.Maximum.Value]
  • +msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" +msgid "Value must be between {0} and {1}" +msgstr "" + +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:21 +#.
  • @T["Minimum value: {0}", settings.Minimum.Value]
  • +msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" +msgid "Minimum value: {0}" +msgstr "" + +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:23 +#.
  • @T["Maximum value: {0}", settings.Maximum.Value]
  • +msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" +msgid "Maximum value: {0}" +msgstr "" + +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:25 +#.
  • @T["Placeholder: {0}", settings.Placeholder]
  • +msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" +msgid "Placeholder: {0}" +msgstr "" + +#: OrchardCore.Commerce\Views\NumericProductAttributeField_Edit.cshtml:26 +#.
  • @T["Hint: {0}", settings.Hint]
  • +msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeField_Edit" +msgid "Hint: {0}" +msgstr "" + +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:14 +#. +msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" +msgid "Required" +msgstr "" + +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:15 +#. @T["— Whether a value is required."] +msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" +msgid "— Whether a value is required." +msgstr "" + +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:21 +#. +msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" +msgid "Hint" +msgstr "" + +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:23 +#. @T["The hint text to display for this attribute in the product page."] +msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" +msgid "The hint text to display for this attribute in the product page." +msgstr "" + +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:29 +#. +msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" +msgid "Watermark (placeholder)" +msgstr "" + +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:31 +#. @T["A hint to display when the input is empty. (optional)"] +msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" +msgid "A hint to display when the input is empty. (optional)" +msgstr "" + +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:37 +#. +msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" +msgid "Decimal places" +msgstr "" + +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:40 +#. @T["The number of digits after the decimal point."] +msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" +msgid "The number of digits after the decimal point." +msgstr "" + +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:46 +#. +msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" +msgid "Minimum" +msgstr "" + +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:49 +#. @T["The minimum value allowed. (optional)"] +msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" +msgid "The minimum value allowed. (optional)" +msgstr "" + +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:55 +#. +msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" +msgid "Maximum" +msgstr "" + +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:58 +#. @T["The maximum value allowed. (optional)"] +msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" +msgid "The maximum value allowed. (optional)" +msgstr "" + +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:64 +#. +msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" +msgid "Default value" +msgstr "" + +#: OrchardCore.Commerce\Views\NumericProductAttributeFieldSettings.Edit.cshtml:74 +#. @T["The default value. (optional)"] +msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeFieldSettings.Edit" +msgid "The default value. (optional)" +msgstr "" + +#: OrchardCore.Commerce\Views\NumericProductAttributeValue.cshtml:0 +msgctxt "OrchardCore.Commerce.Views.NumericProductAttributeValue" +msgid "{0}: {1}" +msgstr "" + +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 +#. @(Model.Text switch +msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" +msgid "Pending" +msgstr "" + +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 +#. @(Model.Text switch +msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" +msgid "Ordered" +msgstr "" + +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 +#. @(Model.Text switch +msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" +msgid "Arrived" +msgstr "" + +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 +#. @(Model.Text switch +msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" +msgid "Shipped" +msgstr "" + +#: OrchardCore.Commerce\Views\Order-OrderPart-Status.cshtml:2 +#. @(Model.Text switch +msgctxt "OrchardCore.Commerce.Views.Order-OrderPart-Status" +msgid "Unknown" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:16 +#.

    @T["Ordered Items"]

    +msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" +msgid "Ordered Items" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:19 +#. +msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" +msgid "Product properties" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:22 +#. @T["Product Name and Attributes cells are only populated after submitting the changes."] +msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" +msgid "Product Name and Attributes cells are only populated after submitting the changes." +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:25 +#. @T["Currencies: Selected currencies need to be the same for all Products."] +msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" +msgid "Currencies: Selected currencies need to be the same for all Products." +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:31 +#.
    @T["Product Name"]
    +msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" +msgid "Product Name" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:32 +#.
    @T["Quantity"]
    +msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" +msgid "Quantity" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:33 +#.
    @T["Product SKU"]
    +msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" +msgid "Product SKU" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:34 +#.
    @T["Unit Price Value"]
    +msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" +msgid "Unit Price Value" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:35 +#.
    @T["Unit Price Currency"]
    +msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" +msgid "Unit Price Currency" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:36 +#.
    @T["Attributes"]
    +msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" +msgid "Attributes" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:37 +#.
    @T["Actions"]
    +msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" +msgid "Actions" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:102 +#.
    @T["Total"]
    +msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" +msgid "Total" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:108 +#. +msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" +msgid "Add Item" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:113 +#. +msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" +msgid "Charges" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:122 +#. @T["Kind:"] +msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" +msgid "Kind:" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:131 +#. @T["Amount:"] +msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" +msgid "Amount:" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:140 +#. @T["Transaction Id:"] +msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" +msgid "Transaction Id:" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:149 +#. @T["Created:"] +msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" +msgid "Created:" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:158 +#. @T["Charge Text:"] +msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" +msgid "Charge Text:" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart_Edit.cshtml:169 +#.

    @T["There are no charges stored in this order."]

    +msgctxt "OrchardCore.Commerce.Views.OrderPart_Edit" +msgid "There are no charges stored in this order." +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:6 +#.

    @T["Checkout Templates"]

    +msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" +msgid "Checkout Templates" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart_TemplateLinks.cshtml:7 +#. @T["Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses."] +msgctxt "OrchardCore.Commerce.Views.OrderPart_TemplateLinks" +msgid "Create templates for the \"Checkout\" screen. Any existing template will be added after the addresses." +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart.cshtml:11 +#. @T["Quantity"] +msgctxt "OrchardCore.Commerce.Views.OrderPart" +msgid "Quantity" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart.cshtml:12 +#. @T["Product"] +msgctxt "OrchardCore.Commerce.Views.OrderPart" +msgid "Product" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart.cshtml:13 +#. @T["Attributes"] +msgctxt "OrchardCore.Commerce.Views.OrderPart" +msgid "Attributes" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart.cshtml:14 +#. @T["Price"] +msgctxt "OrchardCore.Commerce.Views.OrderPart" +msgid "Price" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart.cshtml:0 +msgctxt "OrchardCore.Commerce.Views.OrderPart" +msgid " × " +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart.cshtml:44 +#.
    @T["Total"]
    +msgctxt "OrchardCore.Commerce.Views.OrderPart" +msgid "Total" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart.cshtml:57 +#. @T["Complete Payment"] +msgctxt "OrchardCore.Commerce.Views.OrderPart" +msgid "Complete Payment" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart.cshtml:66 +#.

    @T["This order is empty."]

    +msgctxt "OrchardCore.Commerce.Views.OrderPart" +msgid "This order is empty." +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart.cshtml:71 +#. +msgctxt "OrchardCore.Commerce.Views.OrderPart" +msgid "Charges" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart.cshtml:79 +#. @T["Kind:"] +msgctxt "OrchardCore.Commerce.Views.OrderPart" +msgid "Kind:" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart.cshtml:83 +#. @T["Amount:"] +msgctxt "OrchardCore.Commerce.Views.OrderPart" +msgid "Amount:" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart.cshtml:87 +#. @T["Transaction Id:"] +msgctxt "OrchardCore.Commerce.Views.OrderPart" +msgid "Transaction Id:" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart.cshtml:91 +#. @T["Created:"] +msgctxt "OrchardCore.Commerce.Views.OrderPart" +msgid "Created:" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart.cshtml:95 +#. @T["Charge Text:"] +msgctxt "OrchardCore.Commerce.Views.OrderPart" +msgid "Charge Text:" +msgstr "" + +#: OrchardCore.Commerce\Views\OrderPart.cshtml:103 +#.

    @T["There are no charges stored in this order."]

    +msgctxt "OrchardCore.Commerce.Views.OrderPart" +msgid "There are no charges stored in this order." +msgstr "" + +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:3 +#.

    @T["The current tenant will be reloaded when the settings are saved."]

    +msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" +msgid "The current tenant will be reloaded when the settings are saved." +msgstr "" + +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:7 +#. +msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" +msgid "Use Net Price Display" +msgstr "" + +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:10 +#. @T["Turn on to display prices with taxes excluded."] +msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" +msgid "Turn on to display prices with taxes excluded." +msgstr "" + +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:14 +#. +msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" +msgid "Use Gross Price Display" +msgstr "" + +#: OrchardCore.Commerce\Views\PriceDisplaySettings.Edit.cshtml:17 +#. @T["Turn on to display prices with taxes included."] +msgctxt "OrchardCore.Commerce.Views.PriceDisplaySettings.Edit" +msgid "Turn on to display prices with taxes included." +msgstr "" + +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:4 +#. +msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" +msgid "Currency selection mode" +msgstr "" + +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:14 +#. @T["Specifies the currency configuration for this PricePart."] +msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" +msgid "Specifies the currency configuration for this PricePart." +msgstr "" + +#: OrchardCore.Commerce\Views\PricePartSettings.Edit.cshtml:25 +#. @T["Currency used for specific currency selection mode."] +msgctxt "OrchardCore.Commerce.Views.PricePartSettings.Edit" +msgid "Currency used for specific currency selection mode." +msgstr "" + +#: OrchardCore.Commerce\Views\PriceVariantsPart.Edit.cshtml:10 +#. +msgctxt "OrchardCore.Commerce.Views.PriceVariantsPart.Edit" +msgid "Price" +msgstr "" + +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:3 +#. +msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" +msgid "Title" +msgstr "" + +#: OrchardCore.Commerce\Views\ProductList-Filter-Title.cshtml:4 +#. +msgctxt "OrchardCore.Commerce.Views.ProductList-Filter-Title" +msgid "Filter by title..." +msgstr "" + +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleAsc.cshtml:2 +#. +msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleAsc" +msgid "Title A-Z" +msgstr "" + +#: OrchardCore.Commerce\Views\ProductList-OrderBy-TitleDesc.cshtml:2 +#. +msgctxt "OrchardCore.Commerce.Views.ProductList-OrderBy-TitleDesc" +msgid "Title Z-A" +msgstr "" + +#: OrchardCore.Commerce\Views\ProductListPart.cshtml:21 +#.

    @T["There are no products to display."]

    +msgctxt "OrchardCore.Commerce.Views.ProductListPart" +msgid "There are no products to display." +msgstr "" + +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:13 +#.

    @T["Filter Products"]

    +msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" +msgid "Filter Products" +msgstr "" + +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:24 +#. +msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" +msgid "Sort By" +msgstr "" + +#: OrchardCore.Commerce\Views\ProductListPart.Filters.cshtml:44 +#. +msgctxt "OrchardCore.Commerce.Views.ProductListPart.Filters" +msgid "Apply" +msgstr "" + +#: OrchardCore.Commerce\Views\ProductPart.cshtml:32 +#. +msgctxt "OrchardCore.Commerce.Views.ProductPart" +msgid "Quantity" +msgstr "" + +#: OrchardCore.Commerce\Views\ProductPart.cshtml:54 +#. +msgctxt "OrchardCore.Commerce.Views.ProductPart" +msgid "Add to cart" +msgstr "" + +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:4 +#. +msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" +msgid "SKU" +msgstr "" + +#: OrchardCore.Commerce\Views\ProductPart.Edit.cshtml:8 +#. @T["The SKU of the product."] +msgctxt "OrchardCore.Commerce.Views.ProductPart.Edit" +msgid "The SKU of the product." +msgstr "" + +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:3 +#.

    @T["The current tenant will be reloaded when the settings are saved."]

    +msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" +msgid "The current tenant will be reloaded when the settings are saved." +msgstr "" + +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:6 +#. +msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" +msgid "Allowed Regions" +msgstr "" + +#: OrchardCore.Commerce\Views\RegionSettings.Edit.cshtml:16 +#. @T["The available regions. If left empty all regions will be available."] +msgctxt "OrchardCore.Commerce.Views.RegionSettings.Edit" +msgid "The available regions. If left empty all regions will be available." +msgstr "" + +#: OrchardCore.Commerce\Views\ShoppingCartCell_Action.cshtml:17 +#. +msgctxt "OrchardCore.Commerce.Views.ShoppingCartCell_Action" +msgid "Remove" +msgstr "" + +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:58 +#. @T["Total"] +msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" +msgid "Total" +msgstr "" + +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 +msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" +msgid "Net Price: {0}" +msgstr "" + +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:0 +msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" +msgid "Gross Price: {0}" +msgstr "" + +#: OrchardCore.Commerce\Views\ShoppingCartTable.cshtml:88 +#. +msgctxt "OrchardCore.Commerce.Views.ShoppingCartTable" +msgid "Update" +msgstr "" + +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:6 +#. title="@T["Estimate, the final value is calculated during checkout."]"> +msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" +msgid "Estimate, the final value is calculated during checkout." +msgstr "" + +#: OrchardCore.Commerce\Views\TaxPart_TaxRate_GrossPrice.cshtml:7 +#. @T["Gross Price*:"] +msgctxt "OrchardCore.Commerce.Views.TaxPart_TaxRate_GrossPrice" +msgid "Gross Price*:" +msgstr "" + +#: OrchardCore.Commerce\Views\TaxPart-GrossPrice.cshtml:9 +#. @T["Gross Price:"] +msgctxt "OrchardCore.Commerce.Views.TaxPart-GrossPrice" +msgid "Gross Price:" +msgstr "" + +#: OrchardCore.Commerce\Views\TaxPart-TaxRate.cshtml:8 +#. @T["{0}%", value] +msgctxt "OrchardCore.Commerce.Views.TaxPart-TaxRate" +msgid "{0}%" +msgstr "" + +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:9 +#. +msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" +msgid "(Text product attribute)" +msgstr "" + +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:12 +#.
  • @T["Required"]
  • +msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" +msgid "Required" +msgstr "" + +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:15 +#.
  • @T["Predefined values: {0}", string.Join(", ", settings.PredefinedValues)]
  • +msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" +msgid "Predefined values: {0}" +msgstr "" + +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:17 +#.
  • @T["Choice is restricted to predefined values."]
  • +msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" +msgid "Choice is restricted to predefined values." +msgstr "" + +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:19 +#.
  • @T["The user may enter a value that is not one of the predefined values."]
  • +msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" +msgid "The user may enter a value that is not one of the predefined values." +msgstr "" + +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:22 +#.
  • @T["The user may select more than one value."]
  • +msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" +msgid "The user may select more than one value." +msgstr "" + +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:25 +#.
  • @T["Placeholder: {0}", settings.Placeholder]
  • +msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" +msgid "Placeholder: {0}" +msgstr "" + +#: OrchardCore.Commerce\Views\TextProductAttributeField_Edit.cshtml:26 +#.
  • @T["Hint: {0}", settings.Hint]
  • +msgctxt "OrchardCore.Commerce.Views.TextProductAttributeField_Edit" +msgid "Hint: {0}" +msgstr "" + +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:6 +#. +msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" +msgid "Required" +msgstr "" + +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:7 +#. @T["— Whether a value is required."] +msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" +msgid "— Whether a value is required." +msgstr "" + +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:13 +#. +msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" +msgid "Hint" +msgstr "" + +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:15 +#. @T["The hint text to display for this attribute in the product page."] +msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" +msgid "The hint text to display for this attribute in the product page." +msgstr "" + +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:21 +#. +msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" +msgid "Watermark (placeholder)" +msgstr "" + +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:23 +#. @T["A hint to display when the input is empty. (optional)"] +msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" +msgid "A hint to display when the input is empty. (optional)" +msgstr "" + +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:29 +#. +msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" +msgid "Predefined values" +msgstr "" + +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:31 +#. @T["The set of suggested or allowed values. Enter one value per line."] +msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" +msgid "The set of suggested or allowed values. Enter one value per line." +msgstr "" + +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:38 +#. +msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" +msgid "Restrict to predefined values" +msgstr "" + +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:39 +#. @T["— Whether values should be restricted to the set of predefined values."] +msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" +msgid "— Whether values should be restricted to the set of predefined values." +msgstr "" + +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:46 +#. +msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" +msgid "Multiple values" +msgstr "" + +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:47 +#. @T["— Whether multiple values can be selected."] +msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" +msgid "— Whether multiple values can be selected." +msgstr "" + +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:53 +#. +msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" +msgid "Default value" +msgstr "" + +#: OrchardCore.Commerce\Views\TextProductAttributeFieldSettings.Edit.cshtml:55 +#. @T["The default value. (optional)"] +msgctxt "OrchardCore.Commerce.Views.TextProductAttributeFieldSettings.Edit" +msgid "The default value. (optional)" +msgstr "" + +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 +msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" +msgid ", " +msgstr "" + +#: OrchardCore.Commerce\Views\TextProductAttributeValue.cshtml:0 +msgctxt "OrchardCore.Commerce.Views.TextProductAttributeValue" +msgid "{0}: {1}" +msgstr "" + +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:9 +#.
    @T["Default Price:"] @Model.TieredPricePart.DefaultPrice.ToString()
    +msgctxt "OrchardCore.Commerce.Views.TieredPricePart" +msgid "Default Price:" +msgstr "" + +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:10 +#.
    @T["Tiers:"]
    +msgctxt "OrchardCore.Commerce.Views.TieredPricePart" +msgid "Tiers:" +msgstr "" + +#: OrchardCore.Commerce\Views\TieredPricePart.cshtml:14 +#.
  • @T["Starting from {0} units: {1}", tier.Quantity, MoneyService.Create(tier.UnitPrice ?? 0, Model.Currency)]
  • +msgctxt "OrchardCore.Commerce.Views.TieredPricePart" +msgid "Starting from {0} units: {1}" +msgstr "" + +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:3 +#.

    @T["Price tiers"]

    +msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" +msgid "Price tiers" +msgstr "" + +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:9 +#. +msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" +msgid "Default Price" +msgstr "" + +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:23 +#. +msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" +msgid "Quantity" +msgstr "" + +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:27 +#. +msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" +msgid "Unit Price" +msgstr "" + +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:34 +#.
    @T["Remove"]
    +msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" +msgid "Remove" +msgstr "" + +#: OrchardCore.Commerce\Views\TieredPricePart.Edit.cshtml:38 +#.
    @T["Add Price Tier"]
    +msgctxt "OrchardCore.Commerce.Views.TieredPricePart.Edit" +msgid "Add Price Tier" +msgstr "" +